Commit Graph

47 Commits (7521a3c566dda7bb09576975324fc0a08a79ad14)

Author SHA1 Message Date
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 19 years ago
NeilBrown 21c0d8fdd9 [PATCH] knfsd: close a race-opportunity in d_splice_alias 19 years ago
David Howells 07f3f05c1e [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6] 19 years ago
David Howells 770bfad846 NFS: Add dentry materialisation op 19 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
David Howells 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
Andrew Morton d702ccb342 [PATCH] prune_one_dentry() tweaks 19 years ago
NeilBrown 0feae5c47a [PATCH] Fix dcache race during umount 19 years ago
Eric W. Biederman 3e7e241f8c [PATCH] dcache: Add helper d_hash_and_lookup 19 years ago
Amy Griffis 7a2bd3f7ef [PATCH] inotify: IN_DELETE events missing 19 years ago
Artem B. Bityuckiy 3be7d29fb9 Remove ugly debugging stuff 19 years ago
Eric Dumazet fa3536cc14 [PATCH] Use __read_mostly on some hot fs variables 19 years ago
Eric Sesterhenn 28133c7b2b BUG_ON() Conversion in fs/dcache.c 19 years ago
Kirill Korotaev 2ab1346085 [PATCH] Reduce sched latency in shrink_dcache_sb() 19 years ago
Nick Piggin c32ccd87bf [PATCH] inotify: lock avoidance with parent watch status in dentry 19 years ago
David Howells 214fda1f6e [PATCH] Optimise d_find_alias() 19 years ago
Paul Jackson b0196009d8 [PATCH] cpuset memory spread slab cache hooks 19 years ago
Dipankar Sarma 529bf6be5c [PATCH] fix file counting 19 years ago
Marcelo Tosatti 47ba87e0b1 [PATCH] make "struct d_cookie" depend on CONFIG_PROFILING 19 years ago
Arjan van de Ven 858119e159 [PATCH] Unlinline a bunch of other functions 19 years ago
Oleg Drokin e866cfa939 [PATCH] d_instantiate_unique / NFS inode leakage 19 years ago
Eric Dumazet 5160ee6fc8 [PATCH] shrink dentry struct 19 years ago
Paul E. McKenney 665a7583f3 [PATCH] Remove hlist_for_each_rcu() API, convert existing use to hlist_for_each_entry_rcu 19 years ago
Al Viro 27496a8c67 [PATCH] gfp_t: fs/* 19 years ago
Linus Torvalds f805fbdaac Make fsnotify possibly work better for the inode removal case 20 years ago
Domen Puncer 0cdca3f980 [PATCH] janitor: fs/dcache.c: list_for_each* 20 years ago
John McCutchan 7a91bf7f5c [PATCH] fsnotify_name/inoderemove 20 years ago
Adrian Bunk 75c96f8584 [PATCH] make some things static 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago