index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
mbcache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-25
fs/mbcache: replace __builtin_log2() with ilog2()
T Makphaibulchoke
1
-1
/
+2
2014-03-18
ext4: each filesystem creates and uses its own mb_cache
T Makphaibulchoke
1
-5
/
+13
2014-03-18
fs/mbcache.c: doucple the locking of local from global data
T Makphaibulchoke
1
-116
/
+301
2014-03-18
fs/mbcache.c: change block and index hash chain to hlist_bl_node
T Makphaibulchoke
1
-39
/
+78
2013-09-10
fs: convert fs shrinkers to new scan/count API
Dave Chinner
1
-21
/
+26
2013-09-10
super: fix calculation of shrinkable objects for small numbers
Glauber Costa
1
-1
/
+1
2011-05-25
vmscan: change shrinker API by passing shrink_control struct
Ying Han
1
-4
/
+6
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-01-10
ext2: Resolve 'dereferencing pointer to incomplete type' when enabling EXT2_X...
Josh Hunt
1
-12
/
+0
2010-08-18
mbcache: Limit the maximum number of cache entries
Andreas Gruenbacher
1
-6
/
+24
2010-08-09
mbcache: fix shrinker function return value
Andreas Gruenbacher
1
-17
/
+10
2010-08-09
mbcache: Remove unused features
Andreas Gruenbacher
1
-101
/
+40
2010-07-19
mm: add context argument to shrinker callback
Dave Chinner
1
-2
/
+3
2008-04-15
vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs
Jan Kara
1
-2
/
+2
2007-10-25
fs: Fix to correct the mbcache entries counter
Ram Gupta
1
-1
/
+1
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-07-17
mm: clean up and kernelify shrinker registration
Rusty Russell
1
-3
/
+6
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-1
/
+1
2006-09-29
[PATCH] mbcache: add lock annotation for __mb_cache_entry_release_unlock()
Josh Triplett
1
-0
/
+1
2006-03-28
[PATCH] Typo fixes
Alexey Dobriyan
1
-1
/
+1
2006-03-24
[PATCH] cpuset memory spread: slab cache filesystems
Paul Jackson
1
-1
/
+1
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
1
-3
/
+3
2005-11-07
[PATCH] kfree cleanup: fs
Jesper Juhl
1
-2
/
+1
2005-10-28
[PATCH] gfp_t: fs/*
Al Viro
1
-3
/
+3
2005-07-27
[PATCH] mbcache: Remove unused mb_cache_shrink parameter
Andreas Gruenbacher
1
-2
/
+1
2005-05-05
[PATCH] make some things static
Adrian Bunk
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+677