aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/ecryptfs_kernel.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-06ecryptfs: check for existing key_tfm at mount timeEric Sandeen1-0/+3
2008-02-06eCryptfs: change the type of cipher_code from u16 to u8Trevor Highland1-2/+2
2008-02-06eCryptfs: set inode key only once per crypto operationTrevor Highland1-0/+1
2008-02-06eCryptfs: track header bytes rather than extentsMichael Halcrow1-2/+1
2008-02-06fs/ecryptfs/: possible cleanupsAdrian Bunk1-10/+0
2007-10-16ecryptfs: clean up page flag handlingMichael Halcrow1-1/+1
2007-10-16eCryptfs: remove unused functions and kmem_cacheMichael Halcrow1-20/+1
2007-10-16eCryptfs: update metadata read/write functionsMichael Halcrow1-7/+8
2007-10-16eCryptfs: replace encrypt, decrypt, and inode size writeMichael Halcrow1-9/+5
2007-10-16eCryptfs: read_write.c routinesMichael Halcrow1-0/+18
2007-10-16eCryptfs: remove header_extent_sizeMichael Halcrow1-12/+27
2007-10-16eCryptfs: make needlessly global symbols staticMichael Halcrow1-7/+0
2007-10-16eCryptfs: comments for some structsMichael Halcrow1-5/+21
2007-10-16eCryptfs: grammatical fix (destruct to destroy)Michael Halcrow1-3/+3
2007-10-16eCryptfs: add key list structure; search keyringMichael Halcrow1-12/+59
2007-06-28eCryptfs: fix write zeros behaviorMichael Halcrow1-0/+2
2007-02-16[PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set()Michael Halcrow1-0/+1
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek1-1/+1
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven1-3/+3
2007-02-12[PATCH] eCryptfs: open-code flag checking and manipulationMichael Halcrow1-3/+0
2007-02-12[PATCH] eCryptfs: convert kmap() to kmap_atomic()Michael Halcrow1-4/+0
2007-02-12[PATCH] eCryptfs: Encrypted passthroughMichael Halcrow1-2/+5
2007-02-12[PATCH] eCryptfs: Generalize metadata read/writeMichael Halcrow1-27/+24
2007-02-12[PATCH] eCryptfs: xattr flags and mount optionsMichael Halcrow1-5/+10
2007-02-12[PATCH] eCryptfs: Public key; packet managementMichael Halcrow1-2/+5
2007-02-12[PATCH] eCryptfs: Public key transport mechanismMichael Halcrow1-3/+98
2007-02-07[CRYPTO] api: Remove deprecated interfaceHerbert Xu1-1/+0
2006-12-08[PATCH] struct path: make eCryptfs a user of struct pathJosef "Jeff" Sipek1-6/+6
2006-12-08[PATCH] eCryptfs: Use fsstack's generic copy inode attr functionsJosef "Jeff" Sipek1-3/+1
2006-10-31[PATCH] eCryptfs: Consolidate lower dentry_open'sMichael Halcrow1-0/+4
2006-10-31[PATCH] eCryptfs: Cipher code to new crypto APIMichael Halcrow1-3/+6
2006-10-31[PATCH] eCryptfs: Hash code to new crypto APIMichael Halcrow1-3/+4
2006-10-31[PATCH] eCryptfs: Clean up crypto initializationMichael Halcrow1-2/+2
2006-10-04[PATCH] ecryptfs: fs/Makefile and fs/KconfigMichael Halcrow1-0/+482