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