Age | Commit message (Expand) | Author | Files | Lines |
2007-10-16 | eCryptfs: remove unnecessary variable initializations | Michael Halcrow | 1 | -3/+3 |
2007-10-16 | eCryptfs: kerneldoc fixes for crypto.c and keystore.c | Michael Halcrow | 1 | -21/+27 |
2007-10-16 | ecryptfs: printk warning fixes | Andrew Morton | 1 | -8/+8 |
2007-10-16 | eCryptfs: fix Tag 11 writing code | Michael Halcrow | 1 | -17/+22 |
2007-10-16 | eCryptfs: fix Tag 11 parsing code | Michael Halcrow | 1 | -49/+27 |
2007-10-16 | eCryptfs: fix Tag 3 parsing code | Michael Halcrow | 1 | -54/+35 |
2007-10-16 | eCryptfs: fix Tag 1 parsing code | Michael Halcrow | 1 | -45/+33 |
2007-10-16 | eCryptfs: use list_for_each_entry_safe() when wiping auth toks | Michael Halcrow | 1 | -11/+4 |
2007-10-16 | eCryptfs: add key list structure; search keyring | Michael Halcrow | 1 | -278/+465 |
2007-02-16 | [PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set() | Michael Halcrow | 1 | -8/+18 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
2007-02-12 | [PATCH] eCryptfs: open-code flag checking and manipulation | Michael Halcrow | 1 | -18/+14 |
2007-02-12 | [PATCH] eCryptfs: Public key; packet management | Michael Halcrow | 1 | -72/+712 |
2007-02-11 | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). | Robert P. J. Day | 1 | -3/+1 |
2006-12-07 | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 1 | -1/+1 |
2006-10-31 | [PATCH] eCryptfs: Cipher code to new crypto API | Michael Halcrow | 1 | -34/+67 |
2006-10-31 | [PATCH] eCryptfs: Clean up crypto initialization | Michael Halcrow | 1 | -11/+8 |
2006-10-04 | [PATCH] ecryptfs: fs/Makefile and fs/Kconfig | Michael Halcrow | 1 | -0/+1061 |