aboutsummaryrefslogtreecommitdiff
path: root/fs/ecryptfs/ecryptfs_kernel.h
AgeCommit message (Expand)Author
2009-09-22const: mark remaining address_space_operations constAlexey Dobriyan
2009-04-22eCryptfs: Remove ecryptfs_unlink_sigs warningsTyler Hicks
2009-03-27constify dentry_operations: ecryptfsAl Viro
2009-03-22eCryptfs: NULL crypt_stat dereference during lookupTyler Hicks
2009-03-14eCryptfs: don't encrypt file key with filename keyTyler Hicks
2009-01-06eCryptfs: Filename Encryption: filldir, lookup, and readlinkMichael Halcrow
2009-01-06eCryptfs: Filename Encryption: Header updatesMichael Halcrow
2009-01-06eCryptfs: Filename Encryption: Tag 70 packetsMichael Halcrow
2008-11-14CRED: Pass credentials through dentry_open()David Howells
2008-10-16eCryptfs: remove netlink transportTyler Hicks
2008-07-24eCryptfs: Make all persistent file opens delayedMichael Halcrow
2008-07-24eCryptfs: do not try to open device files on mknodMichael Halcrow
2008-07-24eCryptfs: Privileged kthread for lower file opensMichael Halcrow
2008-06-06eCryptfs: remove unnecessary page decrypt callMichael Halcrow
2008-04-29eCryptfs: make key module subsystem respect namespacesMichael Halcrow
2008-04-29eCryptfs: integrate eCryptfs device handle into the module.Michael Halcrow
2008-04-29ecryptfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-06ecryptfs: check for existing key_tfm at mount timeEric Sandeen
2008-02-06eCryptfs: change the type of cipher_code from u16 to u8Trevor Highland
2008-02-06eCryptfs: set inode key only once per crypto operationTrevor Highland
2008-02-06eCryptfs: track header bytes rather than extentsMichael Halcrow
2008-02-06fs/ecryptfs/: possible cleanupsAdrian Bunk
2007-10-16ecryptfs: clean up page flag handlingMichael Halcrow
2007-10-16eCryptfs: remove unused functions and kmem_cacheMichael Halcrow
2007-10-16eCryptfs: update metadata read/write functionsMichael Halcrow
2007-10-16eCryptfs: replace encrypt, decrypt, and inode size writeMichael Halcrow
2007-10-16eCryptfs: read_write.c routinesMichael Halcrow
2007-10-16eCryptfs: remove header_extent_sizeMichael Halcrow
2007-10-16eCryptfs: make needlessly global symbols staticMichael Halcrow
2007-10-16eCryptfs: comments for some structsMichael Halcrow
2007-10-16eCryptfs: grammatical fix (destruct to destroy)Michael Halcrow
2007-10-16eCryptfs: add key list structure; search keyringMichael Halcrow
2007-06-28eCryptfs: fix write zeros behaviorMichael Halcrow
2007-02-16[PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set()Michael Halcrow
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven
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: 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-12[PATCH] eCryptfs: Public key; packet managementMichael Halcrow
2007-02-12[PATCH] eCryptfs: Public key transport mechanismMichael Halcrow
2007-02-07[CRYPTO] api: Remove deprecated interfaceHerbert Xu
2006-12-08[PATCH] struct path: make eCryptfs a user of struct pathJosef "Jeff" Sipek
2006-12-08[PATCH] eCryptfs: Use fsstack's generic copy inode attr functionsJosef "Jeff" Sipek
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