aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/jbd2.h
Commit message (Expand)AuthorAge
...
| * jbd2: Remove a large array of bh's from the stack of the checkpoint routineTheodore Ts'o2008-11-05
| * ext4: add fsync batch tuning knobsTheodore Ts'o2009-01-03
| * jbd2: improve jbd2 fsync batchingJosef Bacik2008-11-26
| * jbd2: Add BH_JBDPrivateStartMark Fasheh2008-11-25
* | jbd2: Add buffer triggersJoel Becker2009-01-05
* | jbd2: Add BH_JBDPrivateStartMark Fasheh2009-01-05
|/
* ext4: Replace hackish ext4_mb_poll_new_transaction with commit callbackTheodore Ts'o2008-10-16
* include: replace __FUNCTION__ with __func__Harvey Harrison2008-10-16
* ext4: add an option to control error handling on file dataHidehiro Kawai2008-10-10
* jbd2: fix error handling for checkpoint ioHidehiro Kawai2008-10-10
* jbd2: clean up how the journal device name is printedTheodore Ts'o2008-09-16
* jbd2: Remove data=ordered mode support using jbd buffer headsJan Kara2008-07-11
* jbd2: Implement data=ordered mode handling via inodesJan Kara2008-07-11
* jbd2: Add commit time into the commit blockTheodore Ts'o2008-07-11
* jbd2: If a journal checksum error is detected, propagate the error to ext4Theodore Ts'o2008-06-06
* include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
* jbd2: add lockdep supportMingming Cao2008-01-28
* ext4: Add the journal checksum featureGirish Shilamkar2008-01-28
* jbd2: jbd2 stats through procfsJohann Lombardi2008-01-28
* jbd2: Fix assertion failure in fs/jbd2/checkpoint.cJan Kara2008-01-28
* jbd2: Remove printk from J_ASSERT to preserve registers during BUGChris Snook2008-01-28
* jbd2: JBD_XXX to JBD2_XXX naming cleanupMingming Cao2007-10-17
* JBD2: replace jbd_kmalloc with kmalloc directly.Mingming Cao2007-10-17
* JBD2: jbd2 slab allocation cleanupsMingming Cao2007-10-17
* jbd2: Move jbd2-debug file to debugfsJose R. Santos2007-07-18
* jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUGJose R. Santos2007-07-18
* [PATCH] make fs/jbd2/transaction.c:__kbd2_journal_temp_unlink_buffer() staticAdrian Bunk2006-12-07
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] jbd2: switch blks_type from sector_t to ullMingming Cao2006-10-11
* [PATCH] jbd2: sector_t conversionMingming Cao2006-10-11
* [PATCH] 64-bit jbd2 coreZach Brown2006-10-11
* [PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbolsMingming Cao2006-10-11
* [PATCH] jbd2: initial copy of files from jbdDave Kleikamp2006-10-11