aboutsummaryrefslogtreecommitdiff
path: root/fs/ecryptfs/kthread.c
AgeCommit message (Expand)Author
2012-12-18eCryptfs: fix to use list_for_each_entry_safe() when delete itemsWei Yongjun
2012-07-23switch dentry_open() to struct path, make it grab references itselfAl Viro
2012-07-23ecryptfs: don't reinvent the wheels, please - use struct completionAl Viro
2012-07-03eCryptfs: Properly check for O_RDONLY flag before doing privileged openTyler Hicks
2011-04-25eCryptfs: Add reference counting to lower filesTyler Hicks
2010-08-27ecryptfs: properly mark init functionsJerome Marchand
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-23eCryptfs: Check for O_RDONLY lower inodes when opening lower filesTyler Hicks
2008-11-14CRED: Pass credentials through dentry_open()David Howells
2008-07-24eCryptfs: Privileged kthread for lower file opensMichael Halcrow