summaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/messaging.c
Commit message (Expand)AuthorAgeFilesLines
* fs/ecryptfs/messaging.c: remove null test before kfreeFabian Frederick2014-07-031-2/+1
* eCryptfs: Cocci spatch "memdup.spatch"Thomas Meyer2013-06-071-2/+1
* Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-03-071-3/+2
|\
| * eCryptfs: Fix redundant error check on ecryptfs_find_daemon_by_euid()Tyler Hicks2013-02-271-1/+1
| * ecryptfs: ecryptfs_msg_ctx_alloc_to_free(): remove kfree() redundant null checkTim Gardner2013-02-121-2/+1
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-4/+2
|/
* userns: Convert ecryptfs to use kuid/kgid where appropriateEric W. Biederman2012-09-211-3/+2
* eCryptfs: Make all miscdev functions use daemon ptr in file private_dataTyler Hicks2012-07-081-89/+16
* eCryptfs: Remove unused messaging declarations and functionTyler Hicks2012-07-081-31/+0
* userns: Use cred->user_ns instead of cred->user->user_nsEric W. Biederman2012-04-071-1/+1
* ecryptfs: properly mark init functionsJerome Marchand2010-08-271-1/+1
* ecryptfs: Fix warning in ecryptfs_process_response()Prarit Bhargava2010-08-091-1/+1
* ecryptfs: Bugfix for error related to ecryptfs_hash_bucketsAndre Osterhues2010-07-281-8/+9
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* eCryptfs: NULL pointer dereference in ecryptfs_send_miscdev()Tyler Hicks2009-04-221-82/+0
* ecryptfs: use kzfree()Johannes Weiner2009-04-011-2/+1
* eCryptfs: Replace %Z with %zMichael Halcrow2009-01-061-2/+2
* User namespaces: set of cleanups (v2)Serge Hallyn2008-11-241-7/+6
* CRED: Wrap task credential accesses in the eCryptFS filesystemDavid Howells2008-11-141-8/+10
* eCryptfs: remove netlink transportTyler Hicks2008-10-161-87/+31
* eCryptfs: make key module subsystem respect namespacesMichael Halcrow2008-04-291-21/+60
* eCryptfs: integrate eCryptfs device handle into the module.Michael Halcrow2008-04-291-161/+318
* ecryptfs: fix unlocking in error pathsEric Sandeen2007-12-231-0/+1
* eCryptfs: remove assignments in if-statementsMichael Halcrow2007-10-161-2/+3
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-1/+1
* [PATCH] ecryptfs: fix forgotten format specifierThomas Hisch2007-02-161-1/+2
* [PATCH] eCryptfs: Generalize metadata read/writeMichael Halcrow2007-02-121-8/+10
* [PATCH] eCryptfs: Public key; packet managementMichael Halcrow2007-02-121-1/+9
* [PATCH] eCryptfs: Public key transport mechanismMichael Halcrow2007-02-121-0/+505
OpenPOWER on IntegriCloud