Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / mbcache.c
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-25 Ying Hanvmscan: change shrinker API by passing shrink_control...
2011-03-31 Lucas De MarchiFix common misspellings
2011-01-10 Josh Huntext2: Resolve 'dereferencing pointer to incomplete...
2010-08-18 Andreas Gruenbachermbcache: Limit the maximum number of cache entries
2010-08-09 Andreas Gruenbachermbcache: fix shrinker function return value
2010-08-09 Andreas Gruenbachermbcache: Remove unused features
2010-07-19 Dave Chinnermm: add context argument to shrinker callback
2008-04-16 Jan Karavfs: fix possible deadlock in ext2, ext3, ext4 when...
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-25 Ram Guptafs: Fix to correct the mbcache entries counter
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-17 Rusty Russellmm: clean up and kernelify shrinker registration
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-09-29 Josh Triplett[PATCH] mbcache: add lock annotation for __mb_cache_ent...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-03-28 Alexey Dobriyan[PATCH] Typo fixes
2006-03-24 Paul Jackson[PATCH] cpuset memory spread: slab cache filesystems
2006-03-13 Andreas Gruenbacher- patches.suse/cpuset-cleanup-not-not-operators.patch...
2006-01-16 Olaf Hering+- update to 2.6.15-git12
2006-01-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
2005-11-07 Jesper Juhl[PATCH] kfree cleanup: fs
2005-10-28 Al Viro[PATCH] gfp_t: fs/*
2005-07-27 Andreas Gruenbacher[PATCH] mbcache: Remove unused mb_cache_shrink parameter
2005-05-05 Adrian Bunk[PATCH] make some things static
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-25 Andreas Gruenbacher[PATCH] fs/mbcache.c: Remove an unused wait queue variable
2005-01-22 Andreas Gruenbacher- patches.fixes/patch-2.6.11-rc2: Merge.
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-21 Thomas Gleixner[PATCH] Lock initializer cleanup: Filesystems
2005-01-15 Andreas Gruenbacher[PATCH] ext3/EA: Race in ext[23] xattr sharing code
2005-01-15 Andreas Gruenbacher[PATCH] ext3/EA: mbcache cleanup
2004-10-19 Christoph Hellwig[PATCH] remove dead code from fs/mbcache.c
2003-05-25 Andrew Morton[PATCH] mark shrinkable slabs as being reclaimable
2003-03-08 Andrew Morton[PATCH] Extended attribute sharing and debug macro...
2002-11-16 Andrew Morton[PATCH] mbcache: add gfp_mask parameter to free() callback,
2002-11-06 Theodore Y. Ts'oFix illegal sleep in mbcache.
2002-10-30 Theodore Y. Ts'oPort of the 0.8.50 xattr-mbcache patch to 2.5. (Shrink...