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