| Commit message (Expand) | Author | Age |
* | fs/mbcache: replace __builtin_log2() with ilog2() | T Makphaibulchoke | 2014-06-25 |
* | ext4: each filesystem creates and uses its own mb_cache | T Makphaibulchoke | 2014-03-18 |
* | fs/mbcache.c: doucple the locking of local from global data | T Makphaibulchoke | 2014-03-18 |
* | fs/mbcache.c: change block and index hash chain to hlist_bl_node | T Makphaibulchoke | 2014-03-18 |
* | fs: convert fs shrinkers to new scan/count API | Dave Chinner | 2013-09-10 |
* | super: fix calculation of shrinkable objects for small numbers | Glauber Costa | 2013-09-10 |
* | vmscan: change shrinker API by passing shrink_control struct | Ying Han | 2011-05-25 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | ext2: Resolve 'dereferencing pointer to incomplete type' when enabling EXT2_X... | Josh Hunt | 2011-01-10 |
* | mbcache: Limit the maximum number of cache entries | Andreas Gruenbacher | 2010-08-18 |
* | mbcache: fix shrinker function return value | Andreas Gruenbacher | 2010-08-09 |
* | mbcache: Remove unused features | Andreas Gruenbacher | 2010-08-09 |
* | mm: add context argument to shrinker callback | Dave Chinner | 2010-07-19 |
* | vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs | Jan Kara | 2008-04-15 |
* | fs: Fix to correct the mbcache entries counter | Ram Gupta | 2007-10-25 |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-19 |
* | mm: clean up and kernelify shrinker registration | Rusty Russell | 2007-07-17 |
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 |
* | [PATCH] mbcache: add lock annotation for __mb_cache_entry_release_unlock() | Josh Triplett | 2006-09-29 |
* | [PATCH] Typo fixes | Alexey Dobriyan | 2006-03-28 |
* | [PATCH] cpuset memory spread: slab cache filesystems | Paul Jackson | 2006-03-24 |
* | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-14 |
* | [PATCH] kfree cleanup: fs | Jesper Juhl | 2005-11-07 |
* | [PATCH] gfp_t: fs/* | Al Viro | 2005-10-28 |
* | [PATCH] mbcache: Remove unused mb_cache_shrink parameter | Andreas Gruenbacher | 2005-07-27 |
* | [PATCH] make some things static | Adrian Bunk | 2005-05-05 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 |