aboutsummaryrefslogtreecommitdiff
path: root/include/linux/dcache.h
AgeCommit message (Expand)AuthorFilesLines
2008-07-11Merge branch 'linus' into core/rcuGravatar Ingo Molnar 1-1/+1
2008-06-23[patch 2/4] fs: make struct file arg to d_path constGravatar Jan Engelhardt 1-1/+1
2008-05-19rcu: split list.h and move rcu-protected lists into rculist.hGravatar Franck Bui-Huu 1-0/+1
2008-04-30Remove "#ifdef __KERNEL__" checks from unexported headersGravatar Robert P. J. Day 1-4/+0
2008-04-23[patch 2/7] vfs: mountinfo: add seq_file_root()Gravatar Miklos Szeredi 1-0/+1
2008-04-23[patch 1/7] vfs: mountinfo: add dentry_path()Gravatar Ram Pai 1-0/+1
2008-04-21[PATCH] move a bunch of declarations to fs/internal.hGravatar Al Viro 1-1/+0
2008-02-14d_path: Make d_path() use a struct pathGravatar Jan Blunck 1-2/+3
2007-10-21[PATCH] audit: watching subtreesGravatar Al Viro 1-0/+1
2007-05-08VFS: delay the dentry name generation on sockets and pipesGravatar Eric Dumazet 1-0/+6
2006-10-11[PATCH] VFS: Destroy the dentries contributed by a superblock on unmountingGravatar David Howells 1-0/+1
2006-09-22NFS: Add dentry materialisation opGravatar David Howells 1-0/+1
2006-07-03[PATCH] lockdep: annotate dcacheGravatar Ingo Molnar 1-0/+12
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountGravatar David Howells 1-1/+0
2006-06-22[PATCH] Fix dcache race during umountGravatar NeilBrown 1-1/+1
2006-03-31[PATCH] dcache: Add helper d_hash_and_lookupGravatar Eric W. Biederman 1-0/+1
2006-03-25[PATCH] inotify: lock avoidance with parent watch status in dentryGravatar Nick Piggin 1-0/+2
2006-02-07[PATCH] remove bogus asm/bug.h includes.Gravatar Al Viro 1-1/+0
2006-02-03[PATCH] make "struct d_cookie" depend on CONFIG_PROFILINGGravatar Marcelo Tosatti 1-0/+2
2006-01-08[PATCH] shrink dentry structGravatar Eric Dumazet 1-2/+7
2005-11-07[PATCH] shared mounts handling: umountGravatar Ram Pai 1-0/+1
2005-09-07[PATCH] struct dentry: place d_hash close to d_parent and d_name to speedup l...Gravatar Eric Dumazet 1-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+338