aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/dentry.c
Commit message (Expand)AuthorAgeFilesLines
* 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