aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/checkpoint.c
Commit message (Expand)AuthorAgeFilesLines
* merge opensource jb u5codeworkx2012-09-221-2/+1
* jbd2: Fix oops in jbd2_journal_remove_journal_head()Jan Kara2011-06-131-12/+16
* Merge branch 'next' into upstream-mergeTheodore Ts'o2010-10-271-0/+10
|\
| * jbd2: Add sanity check for attempts to start handle during umountTheodore Ts'o2010-10-271-0/+10
* | block: remove BLKDEV_IFL_WAITChristoph Hellwig2010-09-161-2/+1
|/
* remove SWRITE* I/O typesChristoph Hellwig2010-08-181-1/+3
* jbd2: Change j_state_lock to be a rwlock_tTheodore Ts'o2010-08-031-8/+8
* jbd2: Use atomic variables to avoid taking t_handle_lock in jbd2_journal_stopTheodore Ts'o2010-08-021-1/+1
* blkdev: generalize flags for blkdev_issue_fn functionsDmitry Monakhov2010-04-281-1/+2
* ext4: Add new tracepoint for jbd2_cleanup_journal_tailTheodore Ts'o2009-12-231-0/+1
* ext4, jbd2: Add barriers for file systems with exernal journalsTheodore Ts'o2009-12-231-0/+15
* jbd2: Use tracepoints for history fileTheodore Ts'o2009-09-301-0/+7
* jbd2: convert instrumentation from markers to tracepointsTheodore Ts'o2009-06-171-3/+2
* jbd2: Call journal commit callback without holding j_list_lockAneesh Kumar K.V2008-11-061-1/+1
* jbd2: Remove a large array of bh's from the stack of the checkpoint routineTheodore Ts'o2008-11-051-13/+9
* jbd2: don't give up looking for space so easily in __jbd2_log_wait_for_spaceTheodore Ts'o2008-11-061-7/+25
* jbd2: fix error handling for checkpoint ioHidehiro Kawai2008-10-101-12/+37
* ext4: Add debugging markers that can be used by systemtapTheodore Ts'o2008-10-051-0/+3
* jbd2: abort instead of waiting for nonexistent transactionDuane Griffin2008-10-081-2/+17
* jbd2: Remove data=ordered mode support using jbd buffer headsJan Kara2008-07-111-1/+0
* spinlock: lockbreak cleanupNick Piggin2008-01-301-1/+2
* jbd2: jbd2 stats through procfsJohann Lombardi2008-01-281-2/+8
* jbd2: Fix assertion failure in fs/jbd2/checkpoint.cJan Kara2008-01-281-6/+6
* fix file specification in commentsUwe Kleine-König2007-05-091-1/+1
* [PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbolsMingming Cao2006-10-111-27/+27
* [PATCH] jbd2: initial copy of files from jbdDave Kleikamp2006-10-111-0/+697