summaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/ecryptfs_kernel.h
Commit message (Expand)AuthorAgeFilesLines
* switch ecryptfs_write() to struct inode *, kill on-stack fake filesAl Viro2010-05-211-2/+1
* switch ecryptfs_get_locked_page() to struct inode *Al Viro2010-05-211-1/+1
* ecryptfs: add bdi backing to mount sessionJens Axboe2010-04-221-0/+2
* eCryptfs: Strip metadata in xattr flag in encrypted viewTyler Hicks2010-03-231-0/+3
* eCryptfs: Rename ecryptfs_crypt_stat.num_header_bytes_at_frontTyler Hicks2010-03-231-2/+2
* eCryptfs: Fix metadata in xattr feature regressionTyler Hicks2010-03-231-0/+8
* const: mark remaining address_space_operations constAlexey Dobriyan2009-09-221-1/+1
* eCryptfs: Remove ecryptfs_unlink_sigs warningsTyler Hicks2009-04-221-0/+1
* constify dentry_operations: ecryptfsAl Viro2009-03-271-1/+1
* eCryptfs: NULL crypt_stat dereference during lookupTyler Hicks2009-03-221-1/+0
* eCryptfs: don't encrypt file key with filename keyTyler Hicks2009-03-141-1/+2
* eCryptfs: Filename Encryption: filldir, lookup, and readlinkMichael Halcrow2009-01-061-6/+0
* eCryptfs: Filename Encryption: Header updatesMichael Halcrow2009-01-061-12/+49
* eCryptfs: Filename Encryption: Tag 70 packetsMichael Halcrow2009-01-061-1/+37
* CRED: Pass credentials through dentry_open()David Howells2008-11-141-1/+2
* eCryptfs: remove netlink transportTyler Hicks2008-10-161-23/+5
* eCryptfs: Make all persistent file opens delayedMichael Halcrow2008-07-241-2/+0
* eCryptfs: do not try to open device files on mknodMichael Halcrow2008-07-241-1/+5
* eCryptfs: Privileged kthread for lower file opensMichael Halcrow2008-07-241-0/+19
* eCryptfs: remove unnecessary page decrypt callMichael Halcrow2008-06-061-2/+0
* eCryptfs: make key module subsystem respect namespacesMichael Halcrow2008-04-291-9/+16
* eCryptfs: integrate eCryptfs device handle into the module.Michael Halcrow2008-04-291-18/+61
* ecryptfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-291-1/+1
* ecryptfs: check for existing key_tfm at mount timeEric Sandeen2008-02-061-0/+3
* eCryptfs: change the type of cipher_code from u16 to u8Trevor Highland2008-02-061-2/+2
* eCryptfs: set inode key only once per crypto operationTrevor Highland2008-02-061-0/+1
* eCryptfs: track header bytes rather than extentsMichael Halcrow2008-02-061-2/+1
* fs/ecryptfs/: possible cleanupsAdrian Bunk2008-02-061-10/+0
* ecryptfs: clean up page flag handlingMichael Halcrow2007-10-161-1/+1
* eCryptfs: remove unused functions and kmem_cacheMichael Halcrow2007-10-161-20/+1
* eCryptfs: update metadata read/write functionsMichael Halcrow2007-10-161-7/+8
* eCryptfs: replace encrypt, decrypt, and inode size writeMichael Halcrow2007-10-161-9/+5
* eCryptfs: read_write.c routinesMichael Halcrow2007-10-161-0/+18
* eCryptfs: remove header_extent_sizeMichael Halcrow2007-10-161-12/+27
* eCryptfs: make needlessly global symbols staticMichael Halcrow2007-10-161-7/+0
* eCryptfs: comments for some structsMichael Halcrow2007-10-161-5/+21
* eCryptfs: grammatical fix (destruct to destroy)Michael Halcrow2007-10-161-3/+3
* eCryptfs: add key list structure; search keyringMichael Halcrow2007-10-161-12/+59
* eCryptfs: fix write zeros behaviorMichael Halcrow2007-06-281-0/+2
* [PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set()Michael Halcrow2007-02-161-0/+1
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-1/+1
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-121-3/+3
* [PATCH] eCryptfs: open-code flag checking and manipulationMichael Halcrow2007-02-121-3/+0
* [PATCH] eCryptfs: convert kmap() to kmap_atomic()Michael Halcrow2007-02-121-4/+0
* [PATCH] eCryptfs: Encrypted passthroughMichael Halcrow2007-02-121-2/+5
* [PATCH] eCryptfs: Generalize metadata read/writeMichael Halcrow2007-02-121-27/+24
* [PATCH] eCryptfs: xattr flags and mount optionsMichael Halcrow2007-02-121-5/+10
* [PATCH] eCryptfs: Public key; packet managementMichael Halcrow2007-02-121-2/+5
* [PATCH] eCryptfs: Public key transport mechanismMichael Halcrow2007-02-121-3/+98
* [CRYPTO] api: Remove deprecated interfaceHerbert Xu2007-02-071-1/+0
OpenPOWER on IntegriCloud