index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
mbcache.c
Age
Commit message (
Expand
)
Author
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-01-09
mbcache: make sure c_entry_count is not decremented past zero
Jiang Biao
2018-01-07
mbcache: revert "fs/mbcache.c: make count_objects() more robust"
Eric Biggers
2018-01-07
mbcache: initialize entry->e_referenced in mb_cache_entry_create()
Alexander Potapenko
2017-11-29
fs/mbcache.c: make count_objects() more robust
Jiang Biao
2017-06-22
ext4: xattr inode deduplication
Tahsin Erdogan
2017-06-22
mbcache: make mbcache naming more generic
Tahsin Erdogan
2016-12-03
mbcache: document that "find" functions only return reusable entries
Eric Biggers
2016-12-03
mbcache: use consistent type for entry count
Eric Biggers
2016-12-03
mbcache: remove unnecessary module_get/module_put
Eric Biggers
2016-12-03
mbcache: don't BUG() if entry cache cannot be allocated
Eric Biggers
2016-12-03
mbcache: correctly handle 'e_referenced' bit
Eric Biggers
2016-08-31
mbcache: fix to detect failure of register_shrinker
Chao Yu
2016-02-22
mbcache: add reusable flag to cache entries
Andreas Gruenbacher
2016-02-22
mbcache: get rid of _e_hash_list_head
Andreas Gruenbacher
2016-02-22
mbcache2: rename to mbcache
Jan Kara
2016-02-22
mbcache: remove mbcache
Jan Kara
2014-06-25
fs/mbcache: replace __builtin_log2() with ilog2()
T Makphaibulchoke
2014-03-18
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
2013-09-10
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
2011-05-25
vmscan: change shrinker API by passing shrink_control struct
Ying Han
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-10
ext2: Resolve 'dereferencing pointer to incomplete type' when enabling EXT2_X...
Josh Hunt
2010-08-18
mbcache: Limit the maximum number of cache entries
Andreas Gruenbacher
2010-08-09
mbcache: fix shrinker function return value
Andreas Gruenbacher
2010-08-09
mbcache: Remove unused features
Andreas Gruenbacher
2010-07-19
mm: add context argument to shrinker callback
Dave Chinner
2008-04-15
vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs
Jan Kara
2007-10-25
fs: Fix to correct the mbcache entries counter
Ram Gupta
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-17
mm: clean up and kernelify shrinker registration
Rusty Russell
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-09-29
[PATCH] mbcache: add lock annotation for __mb_cache_entry_release_unlock()
Josh Triplett
2006-03-28
[PATCH] Typo fixes
Alexey Dobriyan
2006-03-24
[PATCH] cpuset memory spread: slab cache filesystems
Paul Jackson
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
2005-11-07
[PATCH] kfree cleanup: fs
Jesper Juhl
2005-10-28
[PATCH] gfp_t: fs/*
Al Viro
2005-07-27
[PATCH] mbcache: Remove unused mb_cache_shrink parameter
Andreas Gruenbacher
2005-05-05
[PATCH] make some things static
Adrian Bunk
2005-03-28
[PATCH] slab shrinkers: use vfs_cache_pressure
Andrew Morton
2005-01-25
[PATCH] fs/mbcache.c: Remove an unused wait queue variable
Andreas Gruenbacher
2005-01-20
[PATCH] Lock initializer cleanup: Filesystems
Thomas Gleixner
2005-01-14
[PATCH] ext3/EA: Race in ext[23] xattr sharing code
Andreas Gruenbacher
2005-01-14
[PATCH] ext3/EA: mbcache cleanup
Andreas Gruenbacher
2004-10-18
[PATCH] remove dead code from fs/mbcache.c
Christoph Hellwig
[next]