summaryrefslogtreecommitdiff
path: root/fs/ecryptfs/crypto.c
AgeCommit message (Expand)Author
2007-10-16eCryptfs: collapse flag set into one statementMichael Halcrow
2007-10-16eCryptfs: remove unnecessary BUG_ONMichael Halcrow
2007-10-16eCryptfs: update comment and debug statementMichael Halcrow
2007-10-16eCryptfs: add key list structure; search keyringMichael Halcrow
2007-02-12[PATCH] eCryptfs: open-code flag checking and manipulationMichael Halcrow
2007-02-12[PATCH] eCryptfs: convert kmap() to kmap_atomic()Michael Halcrow
2007-02-12[PATCH] eCryptfs: convert f_op->write() to vfs_write()Michael Halcrow
2007-02-12[PATCH] eCryptfs: Encrypted passthroughMichael Halcrow
2007-02-12[PATCH] eCryptfs: Generalize metadata read/writeMichael Halcrow
2007-02-12[PATCH] eCryptfs: xattr flags and mount optionsMichael Halcrow
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day
2007-02-07[CRYPTO] api: Remove deprecated interfaceHerbert Xu
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_USERChristoph Lameter
2006-11-28[PATCH] ecryptfs: fix crypto_alloc_blkcipher() error checkAkinobu Mita
2006-11-03[PATCH] eCryptfs: Fix pointer derefMichael Halcrow
2006-10-31[PATCH] eCryptfs: Consolidate lower dentry_open'sMichael Halcrow
2006-10-31[PATCH] eCryptfs: Cipher code to new crypto APIMichael Halcrow
2006-10-31[PATCH] eCryptfs: Hash 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