aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dcache.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-31shrink struct dentryNick Piggin1-7/+14
2008-10-23[PATCH vfs-2.6 2/6] vfs: add d_ancestor()OGAWA Hirofumi1-0/+1
2008-10-23[PATCH] kill d_alloc_anonChristoph Hellwig1-1/+0
2008-10-23[PATCH] new helper: d_obtain_aliasChristoph Hellwig1-0/+1
2008-08-25[PATCH] change d_add_ci argument orderingChristoph Hellwig1-1/+1
2008-07-28dcache: Add case-insensitive support d_ci_add() routineBarry Naujok1-0/+1
2008-07-11Merge branch 'linus' into core/rcuIngo Molnar1-1/+1
2008-06-23[patch 2/4] fs: make struct file arg to d_path constJan Engelhardt1-1/+1
2008-05-19rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu1-0/+1
2008-04-30Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day1-4/+0
2008-04-23[patch 2/7] vfs: mountinfo: add seq_file_root()Miklos Szeredi1-0/+1
2008-04-23[patch 1/7] vfs: mountinfo: add dentry_path()Ram Pai1-0/+1
2008-04-21[PATCH] move a bunch of declarations to fs/internal.hAl Viro1-1/+0
2008-02-14d_path: Make d_path() use a struct pathJan Blunck1-2/+3
2007-10-21[PATCH] audit: watching subtreesAl Viro1-0/+1
2007-05-08VFS: delay the dentry name generation on sockets and pipesEric Dumazet1-0/+6
2006-10-11[PATCH] VFS: Destroy the dentries contributed by a superblock on unmountingDavid Howells1-0/+1
2006-09-22NFS: Add dentry materialisation opDavid Howells1-0/+1
2006-07-03[PATCH] lockdep: annotate dcacheIngo Molnar1-0/+12
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-1/+0
2006-06-22[PATCH] Fix dcache race during umountNeilBrown1-1/+1
2006-03-31[PATCH] dcache: Add helper d_hash_and_lookupEric W. Biederman1-0/+1
2006-03-25[PATCH] inotify: lock avoidance with parent watch status in dentryNick Piggin1-0/+2
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro1-1/+0
2006-02-03[PATCH] make "struct d_cookie" depend on CONFIG_PROFILINGMarcelo Tosatti1-0/+2
2006-01-08[PATCH] shrink dentry structEric Dumazet1-2/+7
2005-11-07[PATCH] shared mounts handling: umountRam Pai1-0/+1
2005-09-07[PATCH] struct dentry: place d_hash close to d_parent and d_name to speedup lookupsEric Dumazet1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+338