summaryrefslogtreecommitdiff
path: root/fs/ecryptfs/main.c (follow)
Commit message (Expand)AuthorAge
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-05-31
|\
| * ecryptfs: fix kernel panic with null dev_nameJeffrey Mitchell2021-05-22
* | fs: ecryptfs: Cache to be cleared after file writeNeeraj Soni2017-05-02
* | security: pfe: Fix the qualifier used to print size_tSrinivas Ramana2016-06-22
* | eCryptfs: fixed bug in cipher handlingGilad Broner2016-03-25
* | eCryptfs: fixes issue where files sometimes got corrupted upon closeAndrey Markovytch2016-03-23
* | eCryptfs: fixed some major bugsAndrey Markovytch2016-03-23
* | PFK: fixed issue where key in TZ was not set properlyAndrey Markovytch2016-03-23
* | ecryptfs: enhancing ecryptfs to be configurable with encryption typeAndrey Markovytch2016-03-23
|/
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* eCryptfs: ensure copy to crypt_stat->cipher does not overrunColin Ian King2015-02-24
* fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig2015-01-20
* Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-12-19
|\
| * eCryptfs: Force RO mount when encrypted view is enabledTyler Hicks2014-10-23
* | fs: limit filesystem stacking depthMiklos Szeredi2014-10-24
|/
* ecryptfs: get rid of ecryptfs_set_dentry_lower{,_mnt}Al Viro2013-10-24
* Use ecryptfs_dentry_to_lower_path in a couple of placesMatthew Wilcox2013-07-09
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
|\
| * fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-02
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-02
|\ \ | |/ |/|
| * userns: Convert ecryptfs to use kuid/kgid where appropriateEric W. Biederman2012-09-21
* | eCryptfs: Write out all dirty pages just before releasing the lower fileTyler Hicks2012-09-14
|/
* Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-08-02
|\
| * eCryptfs: check for eCryptfs cipher support at mountTim Sally2012-07-13
| * eCryptfs: Copy up POSIX ACL and read-only flags from lower mountTyler Hicks2012-07-08
* | ecryptfs: don't reinvent the wheels, please - use struct completionAl Viro2012-07-23
* | VFS: Pass mount flags to sget()David Howells2012-07-14
|/
* ecryptfs: make register_filesystem() the last potential failure exitAl Viro2012-03-20
* switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
* Ecryptfs: Add mount option to check uid of device being mounted = expect uidJohn Johansen2011-08-09
* eCryptfs: Remove ecryptfs_header_cache_2Tyler Hicks2011-05-29
* eCryptfs: Fix new inode race conditionTyler Hicks2011-05-29
* eCryptfs: Consolidate inode functions into inode.cTyler Hicks2011-05-29
* eCryptfs: Add reference counting to lower filesTyler Hicks2011-04-25
* Fix common misspellingsLucas De Marchi2011-03-31
* eCryptfs: write lock requested keysRoberto Sassu2011-03-28
* eCryptfs: verify authentication tokens before their useRoberto Sassu2011-03-28
* ecryptfs: modify write path to encrypt page in writepageThieu Le2011-03-28
* fs/ecryptfs: Add printf format/argument verification and fix falloutJoe Perches2011-01-17
* ecryptfs: missing initialization of the superblock 'magic' fieldRoberto Sassu2011-01-17
* ecryptfs: fix broken buildLinus Torvalds2011-01-13
* sanitize ecryptfs ->mount()Al Viro2011-01-12
* fs: dcache reduce branches in lookup pathNick Piggin2011-01-07
* 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
* | convert ecryptfsAl Viro2010-10-29
|/
* Ban ecryptfs over ecryptfsAl Viro2010-05-21
* Clean ecryptfs ->get_sb() upAl Viro2010-05-21
* fix a couple of ecryptfs leaksAl Viro2010-05-21