summaryrefslogtreecommitdiffstats
path: root/include/linux/dcache.h
Commit message (Expand)AuthorAgeFilesLines
* vfs: show unreachable paths in getcwd and procMiklos Szeredi2010-08-111-0/+1
* new helper: __dentry_path()Al Viro2010-08-091-0/+1
* Fix the regression created by "set S_DEAD on unlink()..." commitAl Viro2010-05-151-0/+14
* dcache: extrace and use d_unlinked()Alexey Dobriyan2009-06-111-0/+5
* switch lookup_mnt()Al Viro2009-06-111-1/+1
* fsnotify: parent event notificationEric Paris2009-06-111-1/+3
* fs: make struct dentry->d_op constJan Engelhardt2009-03-271-1/+1
* shrink struct dentryNick Piggin2008-12-311-7/+14
* [PATCH vfs-2.6 2/6] vfs: add d_ancestor()OGAWA Hirofumi2008-10-231-0/+1
* [PATCH] kill d_alloc_anonChristoph Hellwig2008-10-231-1/+0
* [PATCH] new helper: d_obtain_aliasChristoph Hellwig2008-10-231-0/+1
* [PATCH] change d_add_ci argument orderingChristoph Hellwig2008-08-251-1/+1
* dcache: Add case-insensitive support d_ci_add() routineBarry Naujok2008-07-281-0/+1
* Merge branch 'linus' into core/rcuIngo Molnar2008-07-111-1/+1
|\
| * [patch 2/4] fs: make struct file arg to d_path constJan Engelhardt2008-06-231-1/+1
* | rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu2008-05-191-0/+1
|/
* Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day2008-04-301-4/+0
* [patch 2/7] vfs: mountinfo: add seq_file_root()Miklos Szeredi2008-04-231-0/+1
* [patch 1/7] vfs: mountinfo: add dentry_path()Ram Pai2008-04-231-0/+1
* [PATCH] move a bunch of declarations to fs/internal.hAl Viro2008-04-211-1/+0
* d_path: Make d_path() use a struct pathJan Blunck2008-02-141-2/+3
* [PATCH] audit: watching subtreesAl Viro2007-10-211-0/+1
* VFS: delay the dentry name generation on sockets and pipesEric Dumazet2007-05-081-0/+6
* [PATCH] VFS: Destroy the dentries contributed by a superblock on unmountingDavid Howells2006-10-111-0/+1
* NFS: Add dentry materialisation opDavid Howells2006-09-221-0/+1
* [PATCH] lockdep: annotate dcacheIngo Molnar2006-07-031-0/+12
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-1/+0
* [PATCH] Fix dcache race during umountNeilBrown2006-06-221-1/+1
* [PATCH] dcache: Add helper d_hash_and_lookupEric W. Biederman2006-03-311-0/+1
* [PATCH] inotify: lock avoidance with parent watch status in dentryNick Piggin2006-03-251-0/+2
* [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-071-1/+0
* [PATCH] make "struct d_cookie" depend on CONFIG_PROFILINGMarcelo Tosatti2006-02-031-0/+2
* [PATCH] shrink dentry structEric Dumazet2006-01-081-2/+7
* [PATCH] shared mounts handling: umountRam Pai2005-11-071-0/+1
* [PATCH] struct dentry: place d_hash close to d_parent and d_name to speedup l...Eric Dumazet2005-09-071-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+338
OpenPOWER on IntegriCloud