aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2/checkpoint.c
AgeCommit message (Expand)Author
2010-10-27Merge branch 'next' into upstream-mergeTheodore Ts'o
2010-10-27jbd2: Add sanity check for attempts to start handle during umountTheodore Ts'o
2010-09-16block: remove BLKDEV_IFL_WAITChristoph Hellwig
2010-08-18remove SWRITE* I/O typesChristoph Hellwig
2010-08-03jbd2: Change j_state_lock to be a rwlock_tTheodore Ts'o
2010-08-02jbd2: Use atomic variables to avoid taking t_handle_lock in jbd2_journal_stopTheodore Ts'o
2010-04-28blkdev: generalize flags for blkdev_issue_fn functionsDmitry Monakhov
2009-12-23ext4: Add new tracepoint for jbd2_cleanup_journal_tailTheodore Ts'o
2009-12-23ext4, jbd2: Add barriers for file systems with exernal journalsTheodore Ts'o
2009-09-30jbd2: Use tracepoints for history fileTheodore Ts'o
2009-06-17jbd2: convert instrumentation from markers to tracepointsTheodore Ts'o
2008-11-06jbd2: Call journal commit callback without holding j_list_lockAneesh Kumar K.V
2008-11-05jbd2: Remove a large array of bh's from the stack of the checkpoint routineTheodore Ts'o
2008-11-06jbd2: don't give up looking for space so easily in __jbd2_log_wait_for_spaceTheodore Ts'o
2008-10-10jbd2: fix error handling for checkpoint ioHidehiro Kawai
2008-10-05ext4: Add debugging markers that can be used by systemtapTheodore Ts'o
2008-10-08jbd2: abort instead of waiting for nonexistent transactionDuane Griffin
2008-07-11jbd2: Remove data=ordered mode support using jbd buffer headsJan Kara
2008-01-30spinlock: lockbreak cleanupNick Piggin
2008-01-28jbd2: jbd2 stats through procfsJohann Lombardi
2008-01-28jbd2: Fix assertion failure in fs/jbd2/checkpoint.cJan Kara
2007-05-09fix file specification in commentsUwe Kleine-König
2006-10-11[PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbolsMingming Cao
2006-10-11[PATCH] jbd2: initial copy of files from jbdDave Kleikamp