aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd/revoke.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* remove SWRITE* I/O typesChristoph Hellwig2010-08-181-1/+1
* jbd: Journal block numbers can ever be only 32-bit use unsigned int for themJan Kara2009-09-161-8/+8
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-04-241-9/+11
|\
| * jbd: use SWRITE_SYNC_PLUG when writing synchronous revoke recordsTheodore Ts'o2009-04-141-9/+11
* | jbd: update locking comentsJan Kara2009-04-131-5/+19
|/
* jbd: tidy up revoke cache initialisation and destructionDuane Griffin2008-07-251-13/+23
* jbd: eliminate duplicated code in revocation table init/destroy functionsDuane Griffin2008-07-251-76/+51
* jbd: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-1/+1
* jbd/jbd2 NULL noiseAl Viro2008-03-301-2/+2
* Group short-lived and reclaimable kernel allocationsMel Gorman2007-10-161-2/+4
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-2/+2
* is_power_of_2(): jbdvignesh babu2007-07-161-2/+3
* fix file specification in commentsUwe Kleine-König2007-05-091-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
* [PATCH] ext3 and jbd cleanup: remove whitespaceMingming Cao2006-09-271-35/+35
* [PATCH] Change ll_rw_block() calls in JBDJan Kara2005-09-071-1/+1
* [PATCH] fs/jbd/: cleanupsAdrian Bunk2005-09-071-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+702