aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/keystore.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-16[PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set()Michael Halcrow1-8/+18
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-12[PATCH] eCryptfs: open-code flag checking and manipulationMichael Halcrow1-18/+14
2007-02-12[PATCH] eCryptfs: Public key; packet managementMichael Halcrow1-72/+712
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day1-3/+1
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-10-31[PATCH] eCryptfs: Cipher code to new crypto APIMichael Halcrow1-34/+67
2006-10-31[PATCH] eCryptfs: Clean up crypto initializationMichael Halcrow1-11/+8
2006-10-04[PATCH] ecryptfs: fs/Makefile and fs/KconfigMichael Halcrow1-0/+1061