aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
Commit message (Expand)AuthorAgeFilesLines
* JBD2: Clear buffer_ordered flag for barried IO request on successDave Kleikamp2008-02-101-1/+2
* JBD2: Use the incompat macro for testing the incompat feature.Aneesh Kumar K.V2008-02-051-1/+1
* jbd2: Fix reference counting on the journal commit block's buffer headAneesh Kumar K.V2008-02-051-1/+1
* jbd2: Add error check to journal_wait_on_commit_record to avoid oopsMingming Cao2008-02-051-1/+2
* spinlock: lockbreak cleanupNick Piggin2008-01-301-1/+1
* ext4: Add the journal checksum featureGirish Shilamkar2008-01-281-49/+149
* jbd2: jbd2 stats through procfsJohann Lombardi2008-01-281-0/+49
* jbd2: Fix assertion failure in fs/jbd2/checkpoint.cJan Kara2008-01-281-4/+4
* jbd2: fix commit code to properly abort journalJan Kara2007-10-171-4/+4
* jbd2: JBD_XXX to JBD2_XXX naming cleanupMingming Cao2007-10-171-1/+1
* JBD2: jbd2 slab allocation cleanupsMingming Cao2007-10-171-3/+3
* jbd2 commit: fix transaction droppingJan Kara2007-07-161-1/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] jbd2: wait for already submitted t_sync_datalist buffer to completeHisashi Hifumi2006-12-071-2/+6
* [PATCH] jbd2: switch blks_type from sector_t to ullMingming Cao2006-10-111-2/+2
* [PATCH] jbd2: sector_t conversionMingming Cao2006-10-111-1/+1
* [PATCH] 64-bit jbd2 coreZach Brown2006-10-111-4/+13
* [PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbolsMingming Cao2006-10-111-61/+61
* [PATCH] jbd2: initial copy of files from jbdDave Kleikamp2006-10-111-0/+911