Denis Cheng
|
f77e349870
vfs: use the predefined d_unhashed inline function instead
|
17 years ago |
Denis V. Lunev
|
37c42524d6
shrink_dcache_sb speedup
|
17 years ago |
J. Bruce Fields
|
bc154b1efb
dcache: trivial comment fix
|
17 years ago |
Miklos Szeredi
|
85864e1038
clean out unused code in dentry pruning
|
17 years ago |
Denis Cheng
|
74bf17cffc
fs: remove the unused mempages parameter
|
17 years ago |
Mel Gorman
|
e12ba74d8f
Group short-lived and reclaimable kernel allocations
|
17 years ago |
Paul Mundt
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
18 years ago |
Rusty Russell
|
8e1f936b73
mm: clean up and kernelify shrinker registration
|
18 years ago |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 years ago |
Eric Dumazet
|
c23fbb6bcb
VFS: delay the dentry name generation on sockets and pipes
|
18 years ago |
Andrew Morton
|
24c32d733d
mm: shrink parent dentries when shrinking slab
|
18 years ago |
Miklos Szeredi
|
d52b908646
fix quadratic behavior of shrink_dcache_parent()
|
18 years ago |
Christoph Lameter
|
0a31bd5f2b
KMEM_CACHE(): simplify slab cache creation
|
18 years ago |
Linus Torvalds
|
552ce544ed
Revert "[PATCH] Fix d_path for lazy unmounts"
|
18 years ago |
Andreas Gruenbacher
|
eb3dfb0cb1
[PATCH] Fix d_path for lazy unmounts
|
18 years ago |
Eric Dumazet
|
b3423415fb
[PATCH] dcache: avoid RCU for never-hashed dentries
|
18 years ago |
Christoph Lameter
|
e18b890bb0
[PATCH] slab: remove kmem_cache_t
|
18 years ago |
David Howells
|
f87135762d
[PATCH] VFS: Fix an error in unused dentry counting
|
18 years ago |
Vasily Averin
|
6eac3f93f5
[PATCH] missing unused dentry in prune_dcache()?
|
18 years ago |
Trond Myklebust
|
9eaef27b36
[PATCH] VFS: Make d_materialise_unique() enforce directory uniqueness
|
18 years ago |
David Howells
|
c636ebdb18
[PATCH] VFS: Destroy the dentries contributed by a superblock on unmounting
|
18 years ago |
NeilBrown
|
21c0d8fdd9
[PATCH] knfsd: close a race-opportunity in d_splice_alias
|
18 years ago |
David Howells
|
07f3f05c1e
[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]
|
18 years ago |
David Howells
|
770bfad846
NFS: Add dentry materialisation op
|
18 years ago |
Ingo Molnar
|
a90b9c05df
[PATCH] lockdep: annotate dcache
|
19 years ago |
Ingo Molnar
|
e4d9191885
[PATCH] lockdep: locking init debugging improvement
|
19 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
Akinobu Mita
|
1bfba4e8ea
[PATCH] core: use list_move()
|
19 years ago |
Akinobu Mita
|
8e13059a37
[PATCH] use list_add_tail() instead of list_add()
|
19 years ago |
Hua Zhong
|
f58a1ebb22
[PATCH] remove unlikely(sb) in prune_dcache
|
19 years ago |