aboutsummaryrefslogtreecommitdiff
path: root/fs/ecryptfs/keystore.c
AgeCommit message (Expand)Author
2007-10-16eCryptfs: remove unnecessary variable initializationsMichael Halcrow
2007-10-16eCryptfs: kerneldoc fixes for crypto.c and keystore.cMichael Halcrow
2007-10-16ecryptfs: printk warning fixesAndrew Morton
2007-10-16eCryptfs: fix Tag 11 writing codeMichael Halcrow
2007-10-16eCryptfs: fix Tag 11 parsing codeMichael Halcrow
2007-10-16eCryptfs: fix Tag 3 parsing codeMichael Halcrow
2007-10-16eCryptfs: fix Tag 1 parsing codeMichael Halcrow
2007-10-16eCryptfs: use list_for_each_entry_safe() when wiping auth toksMichael Halcrow
2007-10-16eCryptfs: add key list structure; search keyringMichael Halcrow
2007-02-16[PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set()Michael Halcrow
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] eCryptfs: open-code flag checking and manipulationMichael Halcrow
2007-02-12[PATCH] eCryptfs: Public key; packet managementMichael Halcrow
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-10-31[PATCH] eCryptfs: Cipher code to new crypto APIMichael Halcrow
2006-10-31[PATCH] eCryptfs: Clean up crypto initializationMichael Halcrow
2006-10-04[PATCH] ecryptfs: fs/Makefile and fs/KconfigMichael Halcrow