aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/messaging.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-27ecryptfs: properly mark init functionsJerome Marchand1-1/+1
2010-08-09ecryptfs: Fix warning in ecryptfs_process_response()Prarit Bhargava1-1/+1
2010-07-28ecryptfs: Bugfix for error related to ecryptfs_hash_bucketsAndre Osterhues1-8/+9
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-82/+0
2009-04-01ecryptfs: use kzfree()Johannes Weiner1-2/+1
2009-01-06eCryptfs: Replace %Z with %zMichael Halcrow1-2/+2
2008-11-24User namespaces: set of cleanups (v2)Serge Hallyn1-7/+6
2008-11-14CRED: Wrap task credential accesses in the eCryptFS filesystemDavid Howells1-8/+10
2008-10-16eCryptfs: remove netlink transportTyler Hicks1-87/+31
2008-04-29eCryptfs: make key module subsystem respect namespacesMichael Halcrow1-21/+60
2008-04-29eCryptfs: integrate eCryptfs device handle into the module.Michael Halcrow1-161/+318
2007-12-23ecryptfs: fix unlocking in error pathsEric Sandeen1-0/+1
2007-10-16eCryptfs: remove assignments in if-statementsMichael Halcrow1-2/+3
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-1/+1
2007-02-16[PATCH] ecryptfs: fix forgotten format specifierThomas Hisch1-1/+2
2007-02-12[PATCH] eCryptfs: Generalize metadata read/writeMichael Halcrow1-8/+10
2007-02-12[PATCH] eCryptfs: Public key; packet managementMichael Halcrow1-1/+9
2007-02-12[PATCH] eCryptfs: Public key transport mechanismMichael Halcrow1-0/+505