aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/revoke.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-18remove SWRITE* I/O typesChristoph Hellwig1-1/+1
2009-04-14jbd2: use SWRITE_SYNC_PLUG when writing synchronous revoke recordsTheodore Ts'o1-9/+12
2009-03-27jbd2: Update locking comentsJan Kara1-5/+19
2008-04-17jdb2: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-04-17jbd2: eliminate duplicated code in revocation table init/destroy functionsDuane Griffin1-76/+51
2008-04-28jbd2: tidy up revoke cache initialisation and destructionDuane Griffin1-14/+22
2008-03-30jbd/jbd2 NULL noiseAl Viro1-2/+2
2008-01-28jbd2: Mark jbd2 slabs as SLAB_TEMPORARYMingming Cao1-2/+4
2007-10-17jbd2: JBD_XXX to JBD2_XXX naming cleanupMingming Cao1-2/+2
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-2/+2
2007-07-16is_power_of_2(): jbdvignesh babu1-2/+3
2007-05-09fix file specification in commentsUwe Kleine-König1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-2/+2
2006-10-11[PATCH] jbd2: switch blks_type from sector_t to ullMingming Cao1-7/+7
2006-10-11[PATCH] jbd2: sector_t conversionMingming Cao1-11/+12
2006-10-11[PATCH] 64-bit jbd2 coreZach Brown1-3/+11
2006-10-11[PATCH] jbd2: rename slabJohann Lombardi1-2/+2
2006-10-11[PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbolsMingming Cao1-73/+73
2006-10-11[PATCH] jbd2: initial copy of files from jbdDave Kleikamp1-0/+703