summaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
Commit message (Expand)AuthorAgeFilesLines
* ext4: Add ordered mode support for delallocAneesh Kumar K.V2008-07-121-5/+33
* jbd2: Remove data=ordered mode support using jbd buffer headsJan Kara2008-07-121-213/+8Star
* jbd2: Implement data=ordered mode handling via inodesJan Kara2008-07-121-0/+90
* jbd2: Add commit time into the commit blockTheodore Ts'o2008-07-121-0/+3
* jbd2: Fix barrier fallback code to re-lock the buffer headTheodore Ts'o2008-06-041-0/+1
* jbd2: update transaction t_state to T_COMMIT fixMingming Cao2008-05-151-0/+2
* jbd2: fix possible journal overflow issuesJosef Bacik2008-04-171-0/+3
* jbd2: fix the way the b_modified flag is clearedJosef Bacik2008-04-171-16/+0Star
* 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-291-49/+149
* jbd2: jbd2 stats through procfsJohann Lombardi2008-01-291-0/+49
* jbd2: Fix assertion failure in fs/jbd2/checkpoint.cJan Kara2008-01-291-4/+4
* jbd2: fix commit code to properly abort journalJan Kara2007-10-181-4/+4
* jbd2: JBD_XXX to JBD2_XXX naming cleanupMingming Cao2007-10-181-1/+1
* JBD2: jbd2 slab allocation cleanupsMingming Cao2007-10-181-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/+0Star
* [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