aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd/revoke.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-22jbd: clear revoked flag on buffers before a new transaction startedGravatar Yongqiang Yang 1-0/+34
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2010-08-18remove SWRITE* I/O typesGravatar Christoph Hellwig 1-1/+1
2009-09-16jbd: Journal block numbers can ever be only 32-bit use unsigned int for themGravatar Jan Kara 1-8/+8
2009-04-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Gravatar Linus Torvalds 1-9/+11
2009-04-14jbd: use SWRITE_SYNC_PLUG when writing synchronous revoke recordsGravatar Theodore Ts'o 1-9/+11
2009-04-13jbd: update locking comentsGravatar Jan Kara 1-5/+19
2008-07-25jbd: tidy up revoke cache initialisation and destructionGravatar Duane Griffin 1-13/+23
2008-07-25jbd: eliminate duplicated code in revocation table init/destroy functionsGravatar Duane Griffin 1-76/+51
2008-04-28jbd: replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-1/+1
2008-03-30jbd/jbd2 NULL noiseGravatar Al Viro 1-2/+2
2007-10-16Group short-lived and reclaimable kernel allocationsGravatar Mel Gorman 1-2/+4
2007-07-20mm: Remove slab destructors from kmem_cache_create().Gravatar Paul Mundt 1-2/+2
2007-07-16is_power_of_2(): jbdGravatar vignesh babu 1-2/+3
2007-05-09fix file specification in commentsGravatar Uwe Kleine-König 1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedGravatar Randy Dunlap 1-1/+0
2006-12-07[PATCH] slab: remove kmem_cache_tGravatar Christoph Lameter 1-2/+2
2006-09-27[PATCH] ext3 and jbd cleanup: remove whitespaceGravatar Mingming Cao 1-35/+35
2005-09-07[PATCH] Change ll_rw_block() calls in JBDGravatar Jan Kara 1-1/+1
2005-09-07[PATCH] fs/jbd/: cleanupsGravatar Adrian Bunk 1-1/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+702