summaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/dentry.c
Commit message (Expand)AuthorAgeFilesLines
* eCryptfs: Invalidate dcache entries when lower i_nlink is zeroTyler Hicks2015-08-181-8/+8
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-3/+3
* ecryptfs: ->lower_path.dentry is never NULLAl Viro2013-10-241-2/+1
* ecryptfs: don't leave RCU pathwalk immediatelyAl Viro2013-10-241-14/+16
* ecryptfs: check DCACHE_OP_REVALIDATE instead of ->d_opAl Viro2013-10-241-1/+1
* eCryptfs: Fix -Wunused-but-set-variable warningsTyler Hicks2013-01-171-2/+0
* stop passing nameidata * to ->d_revalidate()Al Viro2012-07-141-16/+4
* eCryptfs: Handle NULL nameidata pointersTyler Hicks2011-02-211-9/+13
* fs: rcu-walk aware d_revalidate methodNick Piggin2011-01-071-2/+7
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* fsstack/ecryptfs: remove unused get_nlinks param to fsstack_copy_attr_allErez Zadok2009-12-171-1/+1
* constify dentry_operations: ecryptfsAl Viro2009-03-271-1/+1
* eCryptfs: Swap dput() and mntput()Michael Halcrow2008-03-191-1/+1
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-141-6/+6
* [PATCH] eCryptfs: fix possible NULL ptr deref in ecryptfs_d_release()Michael Halcrow2007-03-161-10/+5
* [PATCH] eCryptfs: Use fsstack's generic copy inode attr functionsJosef "Jeff" Sipek2006-12-081-1/+2
* [PATCH] eCryptfs: CIFS nlink fixesMichael Halcrow2006-11-161-0/+6
* [PATCH] eCryptfs: Fix handling of lower d_countMichael Halcrow2006-10-311-1/+7
* [PATCH] ecryptfs: fs/Makefile and fs/KconfigMichael Halcrow2006-10-041-0/+87
OpenPOWER on IntegriCloud