aboutsummaryrefslogtreecommitdiff
path: root/include/linux/jbd2.h
AgeCommit message (Expand)Author
2009-12-23ext4, jbd2: Add barriers for file systems with exernal journalsTheodore Ts'o
2009-09-30jbd2: Use tracepoints for history fileTheodore Ts'o
2009-08-17jbd2: bitfields should be unsignedH Hartley Sweeten
2009-06-17jbd2: convert instrumentation from markers to tracepointsTheodore Ts'o
2009-04-14jbd2: use SWRITE_SYNC_PLUG when writing synchronous revoke recordsTheodore Ts'o
2009-03-25ext4: Use WRITE_SYNC for commits which are caused by fsync()Theodore Ts'o
2009-02-10jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate()Jan Kara
2009-01-16jbd2: On a __journal_expect() assertion failure printk "JBD2", not "EXT3-fs"Theodore Ts'o
2009-01-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-01-05jbd2: Add buffer triggersJoel Becker
2009-01-05jbd2: Add BH_JBDPrivateStartMark Fasheh
2009-01-06ext4: Remove code to create the journal inodeTheodore Ts'o
2008-11-06jbd2: Call journal commit callback without holding j_list_lockAneesh Kumar K.V
2008-11-05jbd2: Remove a large array of bh's from the stack of the checkpoint routineTheodore Ts'o
2009-01-03ext4: add fsync batch tuning knobsTheodore Ts'o
2008-11-26jbd2: improve jbd2 fsync batchingJosef Bacik
2008-11-25jbd2: Add BH_JBDPrivateStartMark Fasheh
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