| Commit message (Expand) | Author | Age | Files | Lines |
* | eCryptfs: Cocci spatch "memdup.spatch" | Thomas Meyer | 2013-06-08 | 1 | -2/+1 |
* | Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-03-07 | 1 | -3/+2 |
|\ |
|
| * | eCryptfs: Fix redundant error check on ecryptfs_find_daemon_by_euid() | Tyler Hicks | 2013-02-27 | 1 | -1/+1 |
| * | ecryptfs: ecryptfs_msg_ctx_alloc_to_free(): remove kfree() redundant null check | Tim Gardner | 2013-02-12 | 1 | -2/+1 |
* | | hlist: drop the node parameter from iterators | Sasha Levin | 2013-02-28 | 1 | -4/+2 |
|/ |
|
* | userns: Convert ecryptfs to use kuid/kgid where appropriate | Eric W. Biederman | 2012-09-21 | 1 | -3/+2 |
* | eCryptfs: Make all miscdev functions use daemon ptr in file private_data | Tyler Hicks | 2012-07-08 | 1 | -89/+16 |
* | eCryptfs: Remove unused messaging declarations and function | Tyler Hicks | 2012-07-08 | 1 | -31/+0 |
* | userns: Use cred->user_ns instead of cred->user->user_ns | Eric W. Biederman | 2012-04-08 | 1 | -1/+1 |
* | ecryptfs: properly mark init functions | Jerome Marchand | 2010-08-27 | 1 | -1/+1 |
* | ecryptfs: Fix warning in ecryptfs_process_response() | Prarit Bhargava | 2010-08-09 | 1 | -1/+1 |
* | ecryptfs: Bugfix for error related to ecryptfs_hash_buckets | Andre Osterhues | 2010-07-29 | 1 | -8/+9 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | eCryptfs: NULL pointer dereference in ecryptfs_send_miscdev() | Tyler Hicks | 2009-04-22 | 1 | -82/+0 |
* | ecryptfs: use kzfree() | Johannes Weiner | 2009-04-01 | 1 | -2/+1 |
* | eCryptfs: Replace %Z with %z | Michael Halcrow | 2009-01-07 | 1 | -2/+2 |
* | User namespaces: set of cleanups (v2) | Serge Hallyn | 2008-11-25 | 1 | -7/+6 |
* | CRED: Wrap task credential accesses in the eCryptFS filesystem | David Howells | 2008-11-14 | 1 | -8/+10 |
* | eCryptfs: remove netlink transport | Tyler Hicks | 2008-10-16 | 1 | -87/+31 |
* | eCryptfs: make key module subsystem respect namespaces | Michael Halcrow | 2008-04-29 | 1 | -21/+60 |
* | eCryptfs: integrate eCryptfs device handle into the module. | Michael Halcrow | 2008-04-29 | 1 | -161/+318 |
* | ecryptfs: fix unlocking in error paths | Eric Sandeen | 2007-12-23 | 1 | -0/+1 |
* | eCryptfs: remove assignments in if-statements | Michael Halcrow | 2007-10-16 | 1 | -2/+3 |
* | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 | 1 | -1/+1 |
* | [PATCH] ecryptfs: fix forgotten format specifier | Thomas Hisch | 2007-02-16 | 1 | -1/+2 |
* | [PATCH] eCryptfs: Generalize metadata read/write | Michael Halcrow | 2007-02-12 | 1 | -8/+10 |
* | [PATCH] eCryptfs: Public key; packet management | Michael Halcrow | 2007-02-12 | 1 | -1/+9 |
* | [PATCH] eCryptfs: Public key transport mechanism | Michael Halcrow | 2007-02-12 | 1 | -0/+505 |