aboutsummaryrefslogtreecommitdiffstats
path: root/fs/mbcache.c
Commit message (Expand)AuthorAgeFilesLines
* vmscan: change shrinker API by passing shrink_control structYing Han2011-05-251-4/+6
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* ext2: Resolve 'dereferencing pointer to incomplete type' when enabling EXT2_X...Josh Hunt2011-01-101-12/+0
* mbcache: Limit the maximum number of cache entriesAndreas Gruenbacher2010-08-181-6/+24
* mbcache: fix shrinker function return valueAndreas Gruenbacher2010-08-091-17/+10
* mbcache: Remove unused featuresAndreas Gruenbacher2010-08-091-101/+40
* mm: add context argument to shrinker callbackDave Chinner2010-07-191-2/+3
* vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrsJan Kara2008-04-151-2/+2
* fs: Fix to correct the mbcache entries counterRam Gupta2007-10-251-1/+1
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* mm: clean up and kernelify shrinker registrationRusty Russell2007-07-171-3/+6
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [PATCH] mbcache: add lock annotation for __mb_cache_entry_release_unlock()Josh Triplett2006-09-291-0/+1
* [PATCH] Typo fixesAlexey Dobriyan2006-03-281-1/+1
* [PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson2006-03-241-1/+1
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-3/+3
* [PATCH] kfree cleanup: fsJesper Juhl2005-11-071-2/+1
* [PATCH] gfp_t: fs/*Al Viro2005-10-281-3/+3
* [PATCH] mbcache: Remove unused mb_cache_shrink parameterAndreas Gruenbacher2005-07-271-2/+1
* [PATCH] make some things staticAdrian Bunk2005-05-051-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+677