aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/kthread.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-03eCryptfs: Properly check for O_RDONLY flag before doing privileged openTyler Hicks1-1/+1
2011-04-25eCryptfs: Add reference counting to lower filesTyler Hicks1-3/+3
2010-08-27ecryptfs: properly mark init functionsJerome Marchand1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-23eCryptfs: Check for O_RDONLY lower inodes when opening lower filesTyler Hicks1-16/+8
2008-11-14CRED: Pass credentials through dentry_open()David Howells1-4/+5
2008-07-24eCryptfs: Privileged kthread for lower file opensMichael Halcrow1-0/+203