aboutsummaryrefslogtreecommitdiff
path: root/include/linux/dcache.h
AgeCommit message (Expand)Author
2009-06-11dcache: extrace and use d_unlinked()Alexey Dobriyan
2009-06-11switch lookup_mnt()Al Viro
2009-06-11fsnotify: parent event notificationEric Paris
2009-03-27fs: make struct dentry->d_op constJan Engelhardt
2008-12-31shrink struct dentryNick Piggin
2008-10-23[PATCH vfs-2.6 2/6] vfs: add d_ancestor()OGAWA Hirofumi
2008-10-23[PATCH] kill d_alloc_anonChristoph Hellwig
2008-10-23[PATCH] new helper: d_obtain_aliasChristoph Hellwig
2008-08-25[PATCH] change d_add_ci argument orderingChristoph Hellwig
2008-07-28dcache: Add case-insensitive support d_ci_add() routineBarry Naujok
2008-07-11Merge branch 'linus' into core/rcuIngo Molnar
2008-06-23[patch 2/4] fs: make struct file arg to d_path constJan Engelhardt
2008-05-19rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu
2008-04-30Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day
2008-04-23[patch 2/7] vfs: mountinfo: add seq_file_root()Miklos Szeredi
2008-04-23[patch 1/7] vfs: mountinfo: add dentry_path()Ram Pai
2008-04-21[PATCH] move a bunch of declarations to fs/internal.hAl Viro
2008-02-14d_path: Make d_path() use a struct pathJan Blunck
2007-10-21[PATCH] audit: watching subtreesAl Viro
2007-05-08VFS: delay the dentry name generation on sockets and pipesEric Dumazet
2006-10-11[PATCH] VFS: Destroy the dentries contributed by a superblock on unmountingDavid Howells
2006-09-22NFS: Add dentry materialisation opDavid Howells
2006-07-03[PATCH] lockdep: annotate dcacheIngo Molnar
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-06-22[PATCH] Fix dcache race during umountNeilBrown
2006-03-31[PATCH] dcache: Add helper d_hash_and_lookupEric W. Biederman
2006-03-25[PATCH] inotify: lock avoidance with parent watch status in dentryNick Piggin
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro
2006-02-03[PATCH] make "struct d_cookie" depend on CONFIG_PROFILINGMarcelo Tosatti
2006-01-08[PATCH] shrink dentry structEric Dumazet
2005-11-07[PATCH] shared mounts handling: umountRam Pai
2005-09-07[PATCH] struct dentry: place d_hash close to d_parent and d_name to speedup l...Eric Dumazet
2005-04-16Linux-2.6.12-rc2Linus Torvalds