aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2/checkpoint.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-06jbd2: Call journal commit callback without holding j_list_lockGravatar Aneesh Kumar K.V 1-1/+1
2008-11-05jbd2: Remove a large array of bh's from the stack of the checkpoint routineGravatar Theodore Ts'o 1-13/+9
2008-11-06jbd2: don't give up looking for space so easily in __jbd2_log_wait_for_spaceGravatar Theodore Ts'o 1-7/+25
2008-10-10jbd2: fix error handling for checkpoint ioGravatar Hidehiro Kawai 1-12/+37
2008-10-05ext4: Add debugging markers that can be used by systemtapGravatar Theodore Ts'o 1-0/+3
2008-10-08jbd2: abort instead of waiting for nonexistent transactionGravatar Duane Griffin 1-2/+17
2008-07-11jbd2: Remove data=ordered mode support using jbd buffer headsGravatar Jan Kara 1-1/+0
2008-01-30spinlock: lockbreak cleanupGravatar Nick Piggin 1-1/+2
2008-01-28jbd2: jbd2 stats through procfsGravatar Johann Lombardi 1-2/+8
2008-01-28jbd2: Fix assertion failure in fs/jbd2/checkpoint.cGravatar Jan Kara 1-6/+6
2007-05-09fix file specification in commentsGravatar Uwe Kleine-König 1-1/+1
2006-10-11[PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbolsGravatar Mingming Cao 1-27/+27
2006-10-11[PATCH] jbd2: initial copy of files from jbdGravatar Dave Kleikamp 1-0/+697