aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/jbd2.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-11jbd2: Remove data=ordered mode support using jbd buffer headsJan Kara1-22/+7
2008-07-11jbd2: Implement data=ordered mode handling via inodesJan Kara1-0/+42
2008-07-11jbd2: Add commit time into the commit blockTheodore Ts'o1-0/+2
2008-06-06jbd2: If a journal checksum error is detected, propagate the error to ext4Theodore Ts'o1-0/+3
2008-04-18include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-2/+0
2008-01-28jbd2: add lockdep supportMingming Cao1-0/+4
2008-01-28ext4: Add the journal checksum featureGirish Shilamkar1-4/+32
2008-01-28jbd2: jbd2 stats through procfsJohann Lombardi1-0/+77
2008-01-28jbd2: Fix assertion failure in fs/jbd2/checkpoint.cJan Kara1-0/+2
2008-01-28jbd2: Remove printk from J_ASSERT to preserve registers during BUGChris Snook1-15/+1
2007-10-17jbd2: JBD_XXX to JBD2_XXX naming cleanupMingming Cao1-15/+15
2007-10-17JBD2: replace jbd_kmalloc with kmalloc directly.Mingming Cao1-7/+0
2007-10-17JBD2: jbd2 slab allocation cleanupsMingming Cao1-5/+13
2007-07-18jbd2: Move jbd2-debug file to debugfsJose R. Santos1-1/+1
2007-07-18jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUGJose R. Santos1-2/+2
2006-12-07[PATCH] make fs/jbd2/transaction.c:__kbd2_journal_temp_unlink_buffer() staticAdrian Bunk1-1/+0
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-10-11[PATCH] jbd2: switch blks_type from sector_t to ullMingming Cao1-8/+8
2006-10-11[PATCH] jbd2: sector_t conversionMingming Cao1-9/+8
2006-10-11[PATCH] 64-bit jbd2 coreZach Brown1-2/+12
2006-10-11[PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbolsMingming Cao1-124/+124
2006-10-11[PATCH] jbd2: initial copy of files from jbdDave Kleikamp1-0/+1098