aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/checkpoint.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-23ext4, jbd2: Add barriers for file systems with exernal journalsTheodore Ts'o1-0/+15
2009-09-30jbd2: Use tracepoints for history fileTheodore Ts'o1-0/+7
2009-06-17jbd2: convert instrumentation from markers to tracepointsTheodore Ts'o1-3/+2
2008-11-06jbd2: Call journal commit callback without holding j_list_lockAneesh Kumar K.V1-1/+1
2008-11-05jbd2: Remove a large array of bh's from the stack of the checkpoint routineTheodore Ts'o1-13/+9
2008-11-06jbd2: don't give up looking for space so easily in __jbd2_log_wait_for_spaceTheodore Ts'o1-7/+25
2008-10-10jbd2: fix error handling for checkpoint ioHidehiro Kawai1-12/+37
2008-10-05ext4: Add debugging markers that can be used by systemtapTheodore Ts'o1-0/+3
2008-10-08jbd2: abort instead of waiting for nonexistent transactionDuane Griffin1-2/+17
2008-07-11jbd2: Remove data=ordered mode support using jbd buffer headsJan Kara1-1/+0
2008-01-30spinlock: lockbreak cleanupNick Piggin1-1/+2
2008-01-28jbd2: jbd2 stats through procfsJohann Lombardi1-2/+8
2008-01-28jbd2: Fix assertion failure in fs/jbd2/checkpoint.cJan Kara1-6/+6
2007-05-09fix file specification in commentsUwe Kleine-König1-1/+1
2006-10-11[PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbolsMingming Cao1-27/+27
2006-10-11[PATCH] jbd2: initial copy of files from jbdDave Kleikamp1-0/+697