aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/kthread.c
Commit message (Expand)AuthorAgeFilesLines
* eCryptfs: Properly check for O_RDONLY flag before doing privileged openTyler Hicks2012-07-161-1/+1
* eCryptfs: Add reference counting to lower filesTyler Hicks2011-04-251-3/+3
* ecryptfs: properly mark init functionsJerome Marchand2010-08-271-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* eCryptfs: Check for O_RDONLY lower inodes when opening lower filesTyler Hicks2009-09-231-16/+8
* CRED: Pass credentials through dentry_open()David Howells2008-11-141-4/+5
* eCryptfs: Privileged kthread for lower file opensMichael Halcrow2008-07-241-0/+203