aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd/commit.c
Commit message (Expand)AuthorAge
* jbd: improve fsync batchingJosef Bacik2009-01-08
* ext3: add an option to control error handling on file dataHidehiro Kawai2008-10-20
* jbd: don't dirty original metadata buffer on abortHidehiro Kawai2008-10-20
* jbd: abort when failed to log metadata buffersHidehiro Kawai2008-10-20
* fs: rename buffer trylockNick Piggin2008-08-05
* mm: rename page trylockNick Piggin2008-08-05
* jbd: don't abort if flushing file data failedHidehiro Kawai2008-07-25
* jbd: positively dispose the unmapped data buffers in journal_commit_transacti...Toshiyuki Okajima2008-07-25
* jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMITMingming Cao2008-05-14
* jbd: fix possible journal overflow issuesJosef Bacik2008-04-28
* jbd: fix the way the b_modified flag is clearedJosef Bacik2008-04-28
* [PATCH] jbd: Remove useless loop when writing commit recordJan Kara2008-02-01
* ext3 can fail badly when device stops accepting BIO_RW_BARRIER requestsNeil Brown2008-02-08
* spinlock: lockbreak cleanupNick Piggin2008-01-30
* jbd: Fix assertion failure in fs/jbd/checkpoint.cJan Kara2007-12-05
* jbd: fix commit code to properly abort journalJan Kara2007-10-19
* JBD: JBD slab allocation cleanupsMingming Cao2007-10-17
* jbd commit: fix transaction droppingJan Kara2007-07-16
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] jbd: wait for already submitted t_sync_datalist buffer to completeHisashi Hifumi2006-12-22
* fix file specification in commentsUwe Zeisberger2006-10-03
* [PATCH] jbd: fix commit of ordered data buffersJan Kara2006-09-26
* [PATCH] Manage jbd allocations from its own slabsBadari Pulavarty2006-08-27
* [PATCH] jbd: fix BUG in journal_commit_transaction()Jan Kara2006-06-23
* [PATCH] jbd: revert checkpoint list changesMark Fasheh2006-02-14
* [PATCH] jbd: remove_transaction fixJan Kara2006-01-18
* [PATCH] kfree cleanup: fsJesper Juhl2005-11-07
* [PATCH] Change ll_rw_block() calls in JBDJan Kara2005-09-07
* [PATCH] Fix JBD race in t_forget list handlingJan Kara2005-09-07
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16