aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/dentry.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-07fs: rcu-walk aware d_revalidate methodNick Piggin1-2/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-17fsstack/ecryptfs: remove unused get_nlinks param to fsstack_copy_attr_allErez Zadok1-1/+1
2009-03-27constify dentry_operations: ecryptfsAl Viro1-1/+1
2008-03-19eCryptfs: Swap dput() and mntput()Michael Halcrow1-1/+1
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck1-6/+6
2007-03-16[PATCH] eCryptfs: fix possible NULL ptr deref in ecryptfs_d_release()Michael Halcrow1-10/+5
2006-12-08[PATCH] eCryptfs: Use fsstack's generic copy inode attr functionsJosef "Jeff" Sipek1-1/+2
2006-11-16[PATCH] eCryptfs: CIFS nlink fixesMichael Halcrow1-0/+6
2006-10-31[PATCH] eCryptfs: Fix handling of lower d_countMichael Halcrow1-1/+7
2006-10-04[PATCH] ecryptfs: fs/Makefile and fs/KconfigMichael Halcrow1-0/+87