aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/kthread.c
Commit message (Expand)AuthorAge
* eCryptfs: fix to use list_for_each_entry_safe() when delete itemsWei Yongjun2012-12-18
* switch dentry_open() to struct path, make it grab references itselfAl Viro2012-07-22
* ecryptfs: don't reinvent the wheels, please - use struct completionAl Viro2012-07-22
* eCryptfs: Properly check for O_RDONLY flag before doing privileged openTyler Hicks2012-07-03
* eCryptfs: Add reference counting to lower filesTyler Hicks2011-04-25
* ecryptfs: properly mark init functionsJerome Marchand2010-08-27
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* eCryptfs: Check for O_RDONLY lower inodes when opening lower filesTyler Hicks2009-09-23
* CRED: Pass credentials through dentry_open()David Howells2008-11-13
* eCryptfs: Privileged kthread for lower file opensMichael Halcrow2008-07-24