aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd/commit.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-05jbd: Fix assertion failure in fs/jbd/checkpoint.cJan Kara1-4/+4
2007-10-19jbd: fix commit code to properly abort journalJan Kara1-4/+4
2007-10-17JBD: JBD slab allocation cleanupsMingming Cao1-3/+3
2007-07-16jbd commit: fix transaction droppingJan Kara1-1/+2
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2006-12-22[PATCH] jbd: wait for already submitted t_sync_datalist buffer to completeHisashi Hifumi1-2/+6
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-09-26[PATCH] jbd: fix commit of ordered data buffersJan Kara1-69/+113
2006-08-27[PATCH] Manage jbd allocations from its own slabsBadari Pulavarty1-3/+3
2006-06-23[PATCH] jbd: fix BUG in journal_commit_transaction()Jan Kara1-5/+16
2006-02-14[PATCH] jbd: revert checkpoint list changesMark Fasheh1-2/+1
2006-01-18[PATCH] jbd: remove_transaction fixJan Kara1-1/+2
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl1-4/+2
2005-09-07[PATCH] Change ll_rw_block() calls in JBDJan Kara1-2/+2
2005-09-07[PATCH] Fix JBD race in t_forget list handlingJan Kara1-10/+24
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+844