aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd/checkpoint.c
Commit message (Expand)AuthorAge
* jbd: Write journal superblock with WRITE_FUA after checkpointingJan Kara2012-05-15
* jbd: Split updating of journal superblock and marking journal emptyJan Kara2012-05-15
* jbd: Issue cache flush after checkpointingJan Kara2012-01-11
* treewide: Fix comment and string typo 'bufer'Paul Bolle2011-12-06
* jbd: Use WRITE_SYNC in journal checkpoint.Tao Ma2011-06-27
* jbd: Fix oops in journal_remove_journal_head()Jan Kara2011-06-27
* jbd: Add fixed tracepointsLukas Czerner2011-06-25
* jbd: Convert atomic_inc() to get_bh()Namhyung Kim2010-10-27
* remove SWRITE* I/O typesChristoph Hellwig2010-08-18
* jbd: Journal block numbers can ever be only 32-bit use unsigned int for themJan Kara2009-09-16
* jbd: don't give up looking for space so easily in __log_wait_for_spaceTheodore Ts'o2008-11-06
* jbd: abort instead of waiting for nonexistent transactionsDuane Griffin2008-10-23
* jbd: test BH_Write_EIO to detect errors on metadata buffersHidehiro Kawai2008-10-23
* jbd: fix error handling for checkpoint ioHidehiro Kawai2008-10-23
* spinlock: lockbreak cleanupNick Piggin2008-01-30
* jbd: Fix assertion failure in fs/jbd/checkpoint.cJan Kara2007-12-05
* fix file specification in commentsUwe Kleine-König2007-05-09
* [PATCH] ext3: More whitespace cleanupsDave Kleikamp2006-09-27
* [PATCH] ext3 and jbd cleanup: remove whitespaceMingming Cao2006-09-27
* [PATCH] jbd: add lock annotation to jbd_sync_bhJosh Triplett2006-09-27
* [PATCH] JBD: split checkpoint listsJan Kara2006-06-23
* [PATCH] sem2mutex: jbd, j_checkpoint_mutexArjan van de Ven2006-03-23
* [PATCH] jbd: revert checkpoint list changesMark Fasheh2006-02-14
* [PATCH] jbd: log_do_checkpoint fixJan Kara2006-01-18
* [PATCH] jbd: split checkpoint listsJan Kara2006-01-06
* [PATCH] Change ll_rw_block() calls in JBDJan Kara2005-09-07
* [PATCH] ext3: fix list scanning in __cleanup_transactionJan Kara2005-06-02
* [PATCH] ext3: fix log_do_checkpoint() assertion failureJan Kara2005-06-02
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16