aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd/revoke.c
AgeCommit message (Expand)Author
2009-09-16jbd: Journal block numbers can ever be only 32-bit use unsigned int for themJan Kara
2009-04-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-04-14jbd: use SWRITE_SYNC_PLUG when writing synchronous revoke recordsTheodore Ts'o
2009-04-13jbd: update locking comentsJan Kara
2008-07-25jbd: tidy up revoke cache initialisation and destructionDuane Griffin
2008-07-25jbd: eliminate duplicated code in revocation table init/destroy functionsDuane Griffin
2008-04-28jbd: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-03-30jbd/jbd2 NULL noiseAl Viro
2007-10-16Group short-lived and reclaimable kernel allocationsMel Gorman
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-16is_power_of_2(): jbdvignesh babu
2007-05-09fix file specification in commentsUwe Kleine-König
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-09-27[PATCH] ext3 and jbd cleanup: remove whitespaceMingming Cao
2005-09-07[PATCH] Change ll_rw_block() calls in JBDJan Kara
2005-09-07[PATCH] fs/jbd/: cleanupsAdrian Bunk
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds