aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/keystore.c
Commit message (Expand)AuthorAge
* eCryptfs: change the type of cipher_code from u16 to u8Trevor Highland2008-02-06
* ecryptfs: initialize new auth_tokens before teardownEric Sandeen2007-12-17
* Update fs/ to use sg helpersJens Axboe2007-10-22
* eCryptfs: remove assignments in if-statementsMichael Halcrow2007-10-16
* eCryptfs: make needlessly global symbols staticMichael Halcrow2007-10-16
* eCryptfs: remove unnecessary variable initializationsMichael Halcrow2007-10-16
* eCryptfs: kerneldoc fixes for crypto.c and keystore.cMichael Halcrow2007-10-16
* ecryptfs: printk warning fixesAndrew Morton2007-10-16
* eCryptfs: fix Tag 11 writing codeMichael Halcrow2007-10-16
* eCryptfs: fix Tag 11 parsing codeMichael Halcrow2007-10-16
* eCryptfs: fix Tag 3 parsing codeMichael Halcrow2007-10-16
* eCryptfs: fix Tag 1 parsing codeMichael Halcrow2007-10-16
* eCryptfs: use list_for_each_entry_safe() when wiping auth toksMichael Halcrow2007-10-16
* eCryptfs: add key list structure; search keyringMichael Halcrow2007-10-16
* [PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set()Michael Halcrow2007-02-16
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] eCryptfs: open-code flag checking and manipulationMichael Halcrow2007-02-12
* [PATCH] eCryptfs: Public key; packet managementMichael Halcrow2007-02-12
* [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-11
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* [PATCH] eCryptfs: Cipher code to new crypto APIMichael Halcrow2006-10-31
* [PATCH] eCryptfs: Clean up crypto initializationMichael Halcrow2006-10-31
* [PATCH] ecryptfs: fs/Makefile and fs/KconfigMichael Halcrow2006-10-04