aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2/checkpoint.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-13jbd2: Fix oops in jbd2_journal_remove_journal_head()Gravatar Jan Kara 1-12/+16
2010-10-27Merge branch 'next' into upstream-mergeGravatar Theodore Ts'o 1-0/+10
2010-10-27jbd2: Add sanity check for attempts to start handle during umountGravatar Theodore Ts'o 1-0/+10
2010-09-16block: remove BLKDEV_IFL_WAITGravatar Christoph Hellwig 1-2/+1
2010-08-18remove SWRITE* I/O typesGravatar Christoph Hellwig 1-1/+3
2010-08-03jbd2: Change j_state_lock to be a rwlock_tGravatar Theodore Ts'o 1-8/+8
2010-08-02jbd2: Use atomic variables to avoid taking t_handle_lock in jbd2_journal_stopGravatar Theodore Ts'o 1-1/+1
2010-04-28blkdev: generalize flags for blkdev_issue_fn functionsGravatar Dmitry Monakhov 1-1/+2
2009-12-23ext4: Add new tracepoint for jbd2_cleanup_journal_tailGravatar Theodore Ts'o 1-0/+1
2009-12-23ext4, jbd2: Add barriers for file systems with exernal journalsGravatar Theodore Ts'o 1-0/+15
2009-09-30jbd2: Use tracepoints for history fileGravatar Theodore Ts'o 1-0/+7
2009-06-17jbd2: convert instrumentation from markers to tracepointsGravatar Theodore Ts'o 1-3/+2
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