aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd/revoke.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-22fs, jbd: use a more generic hash functionSasha Levin1-5/+2
2014-05-21fs/jbd/revoke.c: replace shift loop by ilog2Fabian Frederick1-8/+4
2011-11-22jbd: clear revoked flag on buffers before a new transaction startedYongqiang Yang1-0/+34
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-08-18remove SWRITE* I/O typesChristoph Hellwig1-1/+1
2009-09-16jbd: Journal block numbers can ever be only 32-bit use unsigned int for themJan Kara1-8/+8
2009-04-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-9/+11
2009-04-14jbd: use SWRITE_SYNC_PLUG when writing synchronous revoke recordsTheodore Ts'o1-9/+11
2009-04-13jbd: update locking comentsJan Kara1-5/+19
2008-07-25jbd: tidy up revoke cache initialisation and destructionDuane Griffin1-13/+23
2008-07-25jbd: eliminate duplicated code in revocation table init/destroy functionsDuane Griffin1-76/+51
2008-04-28jbd: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-03-30jbd/jbd2 NULL noiseAl Viro1-2/+2
2007-10-16Group short-lived and reclaimable kernel allocationsMel Gorman1-2/+4
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-09-27[PATCH] ext3 and jbd cleanup: remove whitespaceMingming Cao1-35/+35
2005-09-07[PATCH] Change ll_rw_block() calls in JBDJan Kara1-1/+1
2005-09-07[PATCH] fs/jbd/: cleanupsAdrian Bunk1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+702