aboutsummaryrefslogtreecommitdiff
path: root/fs/ecryptfs/dentry.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-19ecryptfs: dentry: File headers are not good candidates for kernel-docGravatar Lee Jones 1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 1-15/+1
2015-08-18eCryptfs: Invalidate dcache entries when lower i_nlink is zeroGravatar Tyler Hicks 1-8/+8
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsGravatar David Howells 1-3/+3
2013-10-24ecryptfs: ->lower_path.dentry is never NULLGravatar Al Viro 1-2/+1
2013-10-24ecryptfs: don't leave RCU pathwalk immediatelyGravatar Al Viro 1-14/+16
2013-10-24ecryptfs: check DCACHE_OP_REVALIDATE instead of ->d_opGravatar Al Viro 1-1/+1
2013-01-17eCryptfs: Fix -Wunused-but-set-variable warningsGravatar Tyler Hicks 1-2/+0
2012-07-14stop passing nameidata * to ->d_revalidate()Gravatar Al Viro 1-16/+4
2011-02-21eCryptfs: Handle NULL nameidata pointersGravatar Tyler Hicks 1-9/+13
2011-01-07fs: rcu-walk aware d_revalidate methodGravatar Nick Piggin 1-2/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-12-17fsstack/ecryptfs: remove unused get_nlinks param to fsstack_copy_attr_allGravatar Erez Zadok 1-1/+1
2009-03-27constify dentry_operations: ecryptfsGravatar Al Viro 1-1/+1
2008-03-19eCryptfs: Swap dput() and mntput()Gravatar Michael Halcrow 1-1/+1
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Gravatar Jan Blunck 1-6/+6
2007-03-16[PATCH] eCryptfs: fix possible NULL ptr deref in ecryptfs_d_release()Gravatar Michael Halcrow 1-10/+5
2006-12-08[PATCH] eCryptfs: Use fsstack's generic copy inode attr functionsGravatar Josef "Jeff" Sipek 1-1/+2
2006-11-16[PATCH] eCryptfs: CIFS nlink fixesGravatar Michael Halcrow 1-0/+6
2006-10-31[PATCH] eCryptfs: Fix handling of lower d_countGravatar Michael Halcrow 1-1/+7
2006-10-04[PATCH] ecryptfs: fs/Makefile and fs/KconfigGravatar Michael Halcrow 1-0/+87