aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/dentry.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-18eCryptfs: Invalidate dcache entries when lower i_nlink is zeroTyler Hicks1-8/+8
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-3/+3
2013-10-24ecryptfs: ->lower_path.dentry is never NULLAl Viro1-2/+1
2013-10-24ecryptfs: don't leave RCU pathwalk immediatelyAl Viro1-14/+16
2013-10-24ecryptfs: check DCACHE_OP_REVALIDATE instead of ->d_opAl Viro1-1/+1
2013-01-17eCryptfs: Fix -Wunused-but-set-variable warningsTyler Hicks1-2/+0
2012-07-14stop passing nameidata * to ->d_revalidate()Al Viro1-16/+4
2011-02-21eCryptfs: Handle NULL nameidata pointersTyler Hicks1-9/+13
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