aboutsummaryrefslogtreecommitdiffstats
path: root/fs/mbcache.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-10ext2: Resolve 'dereferencing pointer to incomplete type' when enabling EXT2_XATTR_DEBUGJosh Hunt1-12/+0
2010-08-18mbcache: Limit the maximum number of cache entriesAndreas Gruenbacher1-6/+24
2010-08-09mbcache: fix shrinker function return valueAndreas Gruenbacher1-17/+10
2010-08-09mbcache: Remove unused featuresAndreas Gruenbacher1-101/+40
2010-07-19mm: add context argument to shrinker callbackDave Chinner1-2/+3
2008-04-15vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrsJan Kara1-2/+2
2007-10-25fs: Fix to correct the mbcache entries counterRam Gupta1-1/+1
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2007-07-17mm: clean up and kernelify shrinker registrationRusty Russell1-3/+6
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-09-29[PATCH] mbcache: add lock annotation for __mb_cache_entry_release_unlock()Josh Triplett1-0/+1
2006-03-28[PATCH] Typo fixesAlexey Dobriyan1-1/+1
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson1-1/+1
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-3/+3
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl1-2/+1
2005-10-28[PATCH] gfp_t: fs/*Al Viro1-3/+3
2005-07-27[PATCH] mbcache: Remove unused mb_cache_shrink parameterAndreas Gruenbacher1-2/+1
2005-05-05[PATCH] make some things staticAdrian Bunk1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+677