aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/miscdev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
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-04-22eCryptfs: NULL pointer dereference in ecryptfs_send_miscdev()Tyler Hicks1-17/+11
2009-04-20ecryptfs: use memdup_user()Li Zefan1-10/+5
2009-01-06eCryptfs: Replace %Z with %zMichael Halcrow1-9/+9
2008-11-24User namespaces: set of cleanups (v2)Serge Hallyn1-12/+7
2008-11-14CRED: Wrap task credential accesses in the eCryptFS filesystemDavid Howells1-8/+12
2008-07-24ecryptfs: discard ecryptfsd registration messages in miscdevTyler Hicks1-59/+0
2008-07-04ecryptfs: remove unnecessary mux from ecryptfs_init_ecryptfs_miscdev()Michael Halcrow1-2/+0
2008-05-21ecryptfs fixesAl Viro1-14/+12
2008-05-13eCryptFS: fix imbalanced mutex lockingCyrill Gorcunov1-0/+2
2008-04-29eCryptfs: make key module subsystem respect namespacesMichael Halcrow1-25/+43
2008-04-29eCryptfs: integrate eCryptfs device handle into the module.Michael Halcrow1-2/+2
2008-04-29eCryptfs: introduce device handle for userspace daemon communicationsMichael Halcrow1-0/+580