aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/messaging.c
AgeCommit message (Expand)Author
2014-07-03fs/ecryptfs/messaging.c: remove null test before kfreeFabian Frederick
2013-06-07eCryptfs: Cocci spatch "memdup.spatch"Thomas Meyer
2013-03-07Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27eCryptfs: Fix redundant error check on ecryptfs_find_daemon_by_euid()Tyler Hicks
2013-02-12ecryptfs: ecryptfs_msg_ctx_alloc_to_free(): remove kfree() redundant null checkTim Gardner
2012-09-21userns: Convert ecryptfs to use kuid/kgid where appropriateEric W. Biederman
2012-07-08eCryptfs: Make all miscdev functions use daemon ptr in file private_dataTyler Hicks
2012-07-08eCryptfs: Remove unused messaging declarations and functionTyler Hicks
2012-04-07userns: Use cred->user_ns instead of cred->user->user_nsEric W. Biederman
2010-08-27ecryptfs: properly mark init functionsJerome Marchand
2010-08-09ecryptfs: Fix warning in ecryptfs_process_response()Prarit Bhargava
2010-07-28ecryptfs: Bugfix for error related to ecryptfs_hash_bucketsAndre Osterhues
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-04-22eCryptfs: NULL pointer dereference in ecryptfs_send_miscdev()Tyler Hicks
2009-04-01ecryptfs: use kzfree()Johannes Weiner
2009-01-06eCryptfs: Replace %Z with %zMichael Halcrow
2008-11-24User namespaces: set of cleanups (v2)Serge Hallyn
2008-11-14CRED: Wrap task credential accesses in the eCryptFS filesystemDavid Howells
2008-10-16eCryptfs: remove netlink transportTyler Hicks
2008-04-29eCryptfs: make key module subsystem respect namespacesMichael Halcrow
2008-04-29eCryptfs: integrate eCryptfs device handle into the module.Michael Halcrow
2007-12-23ecryptfs: fix unlocking in error pathsEric Sandeen
2007-10-16eCryptfs: remove assignments in if-statementsMichael Halcrow
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-02-16[PATCH] ecryptfs: fix forgotten format specifierThomas Hisch
2007-02-12[PATCH] eCryptfs: Generalize metadata read/writeMichael Halcrow
2007-02-12[PATCH] eCryptfs: Public key; packet managementMichael Halcrow
2007-02-12[PATCH] eCryptfs: Public key transport mechanismMichael Halcrow