summaryrefslogtreecommitdiffstats
path: root/fs/jbd/checkpoint.c
Commit message (Expand)AuthorAgeFilesLines
* jbd: Write journal superblock with WRITE_FUA after checkpointingJan Kara2012-05-151-13/+10
* jbd: Split updating of journal superblock and marking journal emptyJan Kara2012-05-151-1/+1
* jbd: Issue cache flush after checkpointingJan Kara2012-01-111-5/+22
* treewide: Fix comment and string typo 'bufer'Paul Bolle2011-12-061-1/+1
* jbd: Use WRITE_SYNC in journal checkpoint.Tao Ma2011-06-281-1/+5
* jbd: Fix oops in journal_remove_journal_head()Jan Kara2011-06-271-12/+15
* jbd: Add fixed tracepointsLukas Czerner2011-06-251-0/+4
* jbd: Convert atomic_inc() to get_bh()Namhyung Kim2010-10-281-2/+2
* remove SWRITE* I/O typesChristoph Hellwig2010-08-181-1/+3
* jbd: Journal block numbers can ever be only 32-bit use unsigned int for themJan Kara2009-09-161-3/+3
* jbd: don't give up looking for space so easily in __log_wait_for_spaceTheodore Ts'o2008-11-061-7/+24
* jbd: abort instead of waiting for nonexistent transactionsDuane Griffin2008-10-231-2/+17
* jbd: test BH_Write_EIO to detect errors on metadata buffersHidehiro Kawai2008-10-231-3/+3
* jbd: fix error handling for checkpoint ioHidehiro Kawai2008-10-231-12/+37
* spinlock: lockbreak cleanupNick Piggin2008-01-301-1/+2
* jbd: Fix assertion failure in fs/jbd/checkpoint.cJan Kara2007-12-051-6/+6
* fix file specification in commentsUwe Kleine-König2007-05-091-1/+1
* [PATCH] ext3: More whitespace cleanupsDave Kleikamp2006-09-271-1/+1
* [PATCH] ext3 and jbd cleanup: remove whitespaceMingming Cao2006-09-271-15/+15
* [PATCH] jbd: add lock annotation to jbd_sync_bhJosh Triplett2006-09-271-0/+1
* [PATCH] JBD: split checkpoint listsJan Kara2006-06-231-180/+239
* [PATCH] sem2mutex: jbd, j_checkpoint_mutexArjan van de Ven2006-03-231-2/+2
* [PATCH] jbd: revert checkpoint list changesMark Fasheh2006-02-141-241/+177
* [PATCH] jbd: log_do_checkpoint fixJan Kara2006-01-181-1/+1
* [PATCH] jbd: split checkpoint listsJan Kara2006-01-061-177/+241
* [PATCH] Change ll_rw_block() calls in JBDJan Kara2005-09-071-1/+1
* [PATCH] ext3: fix list scanning in __cleanup_transactionJan Kara2005-06-021-1/+0
* [PATCH] ext3: fix log_do_checkpoint() assertion failureJan Kara2005-06-021-1/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+636