summaryrefslogtreecommitdiffstats
path: root/fs/jbd/commit.c
AgeCommit message (Expand)AuthorLines
2008-02-01[PATCH] jbd: Remove useless loop when writing commit recordJan Kara-8/+6
2008-02-08ext3 can fail badly when device stops accepting BIO_RW_BARRIER requestsNeil Brown-1/+2
2008-01-30spinlock: lockbreak cleanupNick Piggin-1/+1
2007-12-05jbd: Fix assertion failure in fs/jbd/checkpoint.cJan Kara-4/+4
2007-10-19jbd: fix commit code to properly abort journalJan Kara-4/+4
2007-10-17JBD: JBD slab allocation cleanupsMingming Cao-3/+3
2007-07-16jbd commit: fix transaction droppingJan Kara-1/+2
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-1/+0
2006-12-22[PATCH] jbd: wait for already submitted t_sync_datalist buffer to completeHisashi Hifumi-2/+6
2006-10-03fix file specification in commentsUwe Zeisberger-1/+1
2006-09-26[PATCH] jbd: fix commit of ordered data buffersJan Kara-69/+113
2006-08-27[PATCH] Manage jbd allocations from its own slabsBadari Pulavarty-3/+3
2006-06-23[PATCH] jbd: fix BUG in journal_commit_transaction()Jan Kara-5/+16
2006-02-14[PATCH] jbd: revert checkpoint list changesMark Fasheh-2/+1
2006-01-18[PATCH] jbd: remove_transaction fixJan Kara-1/+2
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl-4/+2
2005-09-07[PATCH] Change ll_rw_block() calls in JBDJan Kara-2/+2
2005-09-07[PATCH] Fix JBD race in t_forget list handlingJan Kara-10/+24
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+844