aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/journal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-17JBD2: debug code cleanup.Jose R. Santos1-14/+6
2007-10-17jbd2: JBD_XXX to JBD2_XXX naming cleanupMingming Cao1-4/+4
2007-10-17JBD2/Ext4: Convert kmalloc to kzalloc in jbd2/ext4Mingming Cao1-2/+1
2007-10-17JBD2: replace jbd_kmalloc with kmalloc directly.Mingming Cao1-10/+1
2007-10-17JBD2: jbd2 slab allocation cleanupsMingming Cao1-84/+4
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-5/+3
2007-07-18jbd2: Move jbd2-debug file to debugfsJose R. Santos1-40/+27
2007-07-18jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUGJose R. Santos1-7/+7
2007-05-08jbd: check for error returned by kthread_create on creating journal threadPavel Emelianov1-4/+9
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-1/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-3/+3
2006-10-17[PATCH] null dereference in fs/jbd2/journal.cDave Kleikamp1-1/+2
2006-10-11[PATCH] jbd2: switch blks_type from sector_t to ullMingming Cao1-9/+9
2006-10-11[PATCH] jbd2: sector_t conversionMingming Cao1-9/+9
2006-10-11[PATCH] 64-bit jbd2 coreZach Brown1-0/+11
2006-10-11[PATCH] jbd2: rename slabJohann Lombardi1-3/+3
2006-10-11[PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbolsMingming Cao1-227/+227
2006-10-11[PATCH] jbd2: initial copy of files from jbdDave Kleikamp1-0/+2072