aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/dentry.c
AgeCommit message (Expand)Author
2015-08-18eCryptfs: Invalidate dcache entries when lower i_nlink is zeroTyler Hicks
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2013-10-24ecryptfs: ->lower_path.dentry is never NULLAl Viro
2013-10-24ecryptfs: don't leave RCU pathwalk immediatelyAl Viro
2013-10-24ecryptfs: check DCACHE_OP_REVALIDATE instead of ->d_opAl Viro
2013-01-17eCryptfs: Fix -Wunused-but-set-variable warningsTyler Hicks
2012-07-14stop passing nameidata * to ->d_revalidate()Al Viro
2011-02-21eCryptfs: Handle NULL nameidata pointersTyler Hicks
2011-01-07fs: rcu-walk aware d_revalidate methodNick Piggin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-17fsstack/ecryptfs: remove unused get_nlinks param to fsstack_copy_attr_allErez Zadok
2009-03-27constify dentry_operations: ecryptfsAl Viro
2008-03-19eCryptfs: Swap dput() and mntput()Michael Halcrow
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2007-03-16[PATCH] eCryptfs: fix possible NULL ptr deref in ecryptfs_d_release()Michael Halcrow
2006-12-08[PATCH] eCryptfs: Use fsstack's generic copy inode attr functionsJosef "Jeff" Sipek
2006-11-16[PATCH] eCryptfs: CIFS nlink fixesMichael Halcrow
2006-10-31[PATCH] eCryptfs: Fix handling of lower d_countMichael Halcrow
2006-10-04[PATCH] ecryptfs: fs/Makefile and fs/KconfigMichael Halcrow