Commit Graph

84 Commits (b67ad18b06701b77ca8bfe9bb760c5c9e765e3cf)

Author SHA1 Message Date
Arjan van de Ven fd217f4d70 [PATCH] fs: add a sanity check in d_free 17 years ago
Qinghuang Feng 5cec56deb6 [PATCH] fs/dcache.c: update comment of d_validate() 17 years ago
OGAWA Hirofumi 8f3dfaa5ba [PATCH vfs-2.6 4/6] vfs: remove unnecessary fsnotify_d_instantiate() 17 years ago
OGAWA Hirofumi 360da90029 [PATCH vfs-2.6 3/6] vfs: add __d_instantiate() helper 17 years ago
OGAWA Hirofumi e2761a1167 [PATCH vfs-2.6 2/6] vfs: add d_ancestor() 17 years ago
OGAWA Hirofumi 871c0067d5 [PATCH vfs-2.6 1/6] vfs: replace parent == dentry->d_parent by IS_ROOT() 17 years ago
Christoph Hellwig 9308a6128d [PATCH] kill d_alloc_anon 17 years ago
Christoph Hellwig 440037287c [PATCH] switch all filesystems over to d_obtain_alias 17 years ago
Christoph Hellwig 4ea3ada295 [PATCH] new helper: d_obtain_alias 17 years ago
Linus Torvalds d0185c0882 Fix NULL pointer dereference in proc_sys_compare 17 years ago
Christoph Hellwig e45b590b97 [PATCH] change d_add_ci argument ordering 17 years ago
Barry Naujok 9403540c06 dcache: Add case-insensitive support d_ci_add() routine 17 years ago
Kentaro Makita f3c6ba986a vfs: add cond_resched_lock while scanning dentry LRU lists 17 years ago
Kentaro Makita da3bbdd463 fix soft lock up at NFS mount via per-SB LRU-list of unused dentries 17 years ago
Miklos Szeredi cdd16d0265 [patch 2/3] vfs: dcache cleanups 17 years ago
Miklos Szeredi 31f3e0b3a1 [patch 1/3] vfs: dcache sparse fixes 17 years ago
Andreas Gruenbacher be285c712b [patch 3/3] vfs: make d_path() consistent across mount operations 17 years ago
Jan Engelhardt 20d4fdc1a7 [patch 2/4] fs: make struct file arg to d_path const 17 years ago
Miklos Szeredi 9d1bc60138 [patch 2/7] vfs: mountinfo: add seq_file_root() 17 years ago
Ram Pai 6092d04818 [patch 1/7] vfs: mountinfo: add dentry_path() 17 years ago
Christoph Lameter 4a0962abd1 dentries: Extract common code to remove dentry from lru 17 years ago
Jan Blunck cf28b4863f d_path: Make d_path() use a struct path 17 years ago
Jan Blunck a03a8a709a d_path: kerneldoc cleanup 17 years ago
Jan Blunck 329c97f0af One less parameter to __d_path 17 years ago
Jan Blunck 6ac08c39a1 Use struct path in fs_struct 17 years ago
Nick Piggin 0d71bd5993 inotify: remove debug code 17 years ago
Akinobu Mita e8462caa91 fs: use hlist_unhashed 17 years ago
J. Bruce Fields 321bcf9216 dcache: don't expose uninitialized memory in /proc/<pid>/fd/<fd> 18 years ago
Al Viro 74c3cbe33b [PATCH] audit: watching subtrees 18 years ago
Denis Cheng f77e349870 vfs: use the predefined d_unhashed inline function instead 18 years ago
Denis V. Lunev 37c42524d6 shrink_dcache_sb speedup 18 years ago
J. Bruce Fields bc154b1efb dcache: trivial comment fix 18 years ago
Miklos Szeredi 85864e1038 clean out unused code in dentry pruning 18 years ago
Denis Cheng 74bf17cffc fs: remove the unused mempages parameter 18 years ago
Mel Gorman e12ba74d8f Group short-lived and reclaimable kernel allocations 18 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 19 years ago
Vasily Averin 6eac3f93f5 [PATCH] missing unused dentry in prune_dcache()? 19 years ago
Trond Myklebust 9eaef27b36 [PATCH] VFS: Make d_materialise_unique() enforce directory uniqueness 19 years ago
David Howells c636ebdb18 [PATCH] VFS: Destroy the dentries contributed by a superblock on unmounting 19 years ago