summaryrefslogtreecommitdiff
path: root/fs/ecryptfs/ecryptfs_kernel.h
Commit message (Expand)AuthorAge
* ecryptfs: remove private bin2hex implementationRasmus Villemoes2017-11-04
* ecryptfs: fix dereference of NULL user_key_payloadEric Biggers2017-10-12
* ecryptfs: Convert to separately allocated bdiJan Kara2017-04-20
* KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()David Howells2017-03-02
* ecryptfs: Switch to generic xattr handlersAndreas Gruenbacher2016-10-06
* switch ->setxattr() to passing dentry and inode separatelyAl Viro2016-05-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-17
|\
| * ->getxattr(): pass dentry and inode as separate argumentsAl Viro2016-04-11
* | eCryptfs: Do not allocate hash tfm in NORECLAIM contextHerbert Xu2016-04-20
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-03-19
|\
| * ecryptfs_encrypt_and_encode_filename(): drop unused argumentAl Viro2016-02-22
* | eCryptfs: Use skcipher and shashHerbert Xu2016-01-27
|/
* KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-21
* eCryptfs: ensure copy to crypt_stat->cipher does not overrunColin Ian King2015-02-24
* ecryptfs: get rid of ecryptfs_set_dentry_lower{,_mnt}Al Viro2013-10-24
* ecryptfs: don't leave RCU pathwalk immediatelyAl Viro2013-10-24
* ecryptfs: switch ecryptfs_decode_and_decrypt_filename() from dentry to sbAl Viro2013-06-29
* eCryptfs: Use the ablkcipher crypto APITyler Hicks2013-05-09
* Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-03-07
|\
| * eCryptfs: allow userspace messaging to be disabledKees Cook2013-03-03
* | switch vfs_getattr() to struct pathAl Viro2013-02-26
|/
* Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-08-02
|\
| * eCryptfs: Initialize empty lower files when opening themTyler Hicks2012-07-08
| * eCryptfs: Make all miscdev functions use daemon ptr in file private_dataTyler Hicks2012-07-08
| * eCryptfs: Remove unused messaging declarations and functionTyler Hicks2012-07-08
* | ecryptfs: don't reinvent the wheels, please - use struct completionAl Viro2012-07-23
|/
* eCryptfs: Improve statfs reportingTyler Hicks2012-02-16
* eCryptfs: Replace miscdev read/write magic numbersTyler Hicks2012-01-25
* eCryptfs: Prevent file create race conditionTyler Hicks2011-11-23
* treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-31
* eCryptfs: added support for the encrypted key typeRoberto Sassu2011-06-27
* eCryptfs: export global eCryptfs definitions to include/linux/ecryptfs.hRoberto Sassu2011-06-27
* eCryptfs: Remove ecryptfs_header_cache_2Tyler Hicks2011-05-29
* eCryptfs: Cleanup and optimize ecryptfs_lookup_interpose()Tyler Hicks2011-05-29
* eCryptfs: Fix new inode race conditionTyler Hicks2011-05-29
* eCryptfs: Cleanup inode initialization codeTyler Hicks2011-05-29
* eCryptfs: Consolidate inode functions into inode.cTyler Hicks2011-05-29
* eCryptfs: Handle failed metadata read in lookupTyler Hicks2011-04-25
* eCryptfs: Add reference counting to lower filesTyler Hicks2011-04-25
* eCryptfs: verify authentication tokens before their useRoberto Sassu2011-03-28
* eCryptfs: modified size of keysig in the ecryptfs_key_sig structureRoberto Sassu2011-03-28
* eCryptfs: removed num_global_auth_toks from ecryptfs_mount_crypt_statRoberto Sassu2011-03-28
* ecryptfs: modify write path to encrypt page in writepageThieu Le2011-03-28
* eCryptfs: Remove ECRYPTFS_NEW_FILE crypt stat flagTyler Hicks2011-03-28
* eCryptfs: Handle NULL nameidata pointersTyler Hicks2011-02-21
* fs/ecryptfs: Add printf format/argument verification and fix falloutJoe Perches2011-01-17
* ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.hRoberto Sassu2011-01-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2010-10-29
|\
| * ecryptfs: added ecryptfs_mount_auth_tok_only mount parameterRoberto Sassu2010-10-29
* | fs/ecryptfs: Remove unnecessary casts of private_dataJoe Perches2010-09-23
|/