aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2/journal.c
AgeCommit message (Expand)Author
2009-01-05jbd2: Add buffer triggersJoel Becker
2008-11-02jbd2: deregister proc on failure in jbd2_journal_init_inodeSami Liedes
2008-10-10jbd2: fix error handling for checkpoint ioHidehiro Kawai
2008-10-06ext4/jbd2: Avoid WARN() messages when failing to write to the superblockTheodore Ts'o
2008-09-16jbd2: clean up how the journal device name is printedTheodore Ts'o
2008-07-26ext4: unexport jbd2_journal_update_superblockTheodore 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-05-13Fix misuses of bdevname()Jean Delvare
2008-04-17jdb2: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-29jbd2: only create debugfs and stats entries if init is successfulDuane Griffin
2008-04-17jbd2: fix kernel-doc notationRandy Dunlap
2008-04-17jbd2: replace potentially false assertion with if blockDuane Griffin
2008-04-29jbd2: use non-racy method for proc entries creationDenis V. Lunev
2008-03-30jbd/jbd2 NULL noiseAl Viro
2008-01-28jbd2: Mark jbd2 slabs as SLAB_TEMPORARYMingming Cao
2008-01-28ext4: Add the journal checksum featureGirish Shilamkar
2008-01-28jbd2: jbd2 stats through procfsJohann Lombardi
2007-10-17JBD2: debug code cleanup.Jose R. Santos
2007-10-17jbd2: JBD_XXX to JBD2_XXX naming cleanupMingming Cao
2007-10-17JBD2/Ext4: Convert kmalloc to kzalloc in jbd2/ext4Mingming Cao
2007-10-17JBD2: replace jbd_kmalloc with kmalloc directly.Mingming Cao
2007-10-17JBD2: jbd2 slab allocation cleanupsMingming Cao
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
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
2007-05-08jbd: check for error returned by kthread_create on creating journal threadPavel Emelianov
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-10-17[PATCH] null dereference in fs/jbd2/journal.cDave Kleikamp
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 slabJohann Lombardi
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