summaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/miscdev.c
AgeCommit message (Expand)AuthorLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-04-22eCryptfs: NULL pointer dereference in ecryptfs_send_miscdev()Tyler Hicks-17/+11
2009-04-20ecryptfs: use memdup_user()Li Zefan-10/+5
2009-01-06eCryptfs: Replace %Z with %zMichael Halcrow-9/+9
2008-11-24User namespaces: set of cleanups (v2)Serge Hallyn-12/+7
2008-11-14CRED: Wrap task credential accesses in the eCryptFS filesystemDavid Howells-8/+12
2008-07-24ecryptfs: discard ecryptfsd registration messages in miscdevTyler Hicks-59/+0
2008-07-04ecryptfs: remove unnecessary mux from ecryptfs_init_ecryptfs_miscdev()Michael Halcrow-2/+0
2008-05-21ecryptfs fixesAl Viro-14/+12
2008-05-13eCryptFS: fix imbalanced mutex lockingCyrill Gorcunov-0/+2
2008-04-29eCryptfs: make key module subsystem respect namespacesMichael Halcrow-25/+43
2008-04-29eCryptfs: integrate eCryptfs device handle into the module.Michael Halcrow-2/+2
2008-04-29eCryptfs: introduce device handle for userspace daemon communicationsMichael Halcrow-0/+580