aboutsummaryrefslogtreecommitdiff
path: root/include/linux/jbd2.h
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-16ext4: Replace hackish ext4_mb_poll_new_transaction with commit callbackTheodore Ts'o
2008-10-16include: replace __FUNCTION__ with __func__Harvey Harrison
2008-10-10ext4: add an option to control error handling on file dataHidehiro Kawai
2008-10-10jbd2: fix error handling for checkpoint ioHidehiro Kawai
2008-09-16jbd2: clean up how the journal device name is printedTheodore Ts'o
2008-07-11jbd2: Remove data=ordered mode support using jbd buffer headsJan Kara
2008-07-11jbd2: Implement data=ordered mode handling via inodesJan Kara
2008-07-11jbd2: Add commit time into the commit blockTheodore Ts'o
2008-06-06jbd2: If a journal checksum error is detected, propagate the error to ext4Theodore Ts'o
2008-04-18include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-01-28jbd2: add lockdep supportMingming Cao
2008-01-28ext4: Add the journal checksum featureGirish Shilamkar
2008-01-28jbd2: jbd2 stats through procfsJohann Lombardi
2008-01-28jbd2: Fix assertion failure in fs/jbd2/checkpoint.cJan Kara
2008-01-28jbd2: Remove printk from J_ASSERT to preserve registers during BUGChris Snook
2007-10-17jbd2: JBD_XXX to JBD2_XXX naming cleanupMingming Cao
2007-10-17JBD2: replace jbd_kmalloc with kmalloc directly.Mingming Cao
2007-10-17JBD2: jbd2 slab allocation cleanupsMingming Cao
2007-07-18jbd2: Move jbd2-debug file to debugfsJose R. Santos
2007-07-18jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUGJose R. Santos
2006-12-07[PATCH] make fs/jbd2/transaction.c:__kbd2_journal_temp_unlink_buffer() staticAdrian Bunk
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-10-11[PATCH] jbd2: switch blks_type from sector_t to ullMingming Cao
2006-10-11[PATCH] jbd2: sector_t conversionMingming Cao
2006-10-11[PATCH] 64-bit jbd2 coreZach Brown
2006-10-11[PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbolsMingming Cao
2006-10-11[PATCH] jbd2: initial copy of files from jbdDave Kleikamp