aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs
Commit message (Expand)AuthorAge
* Merge tag 'ecryptfs-5.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-14
|\
| * ecryptfs: Change return type of ecryptfs_process_flagsHariprasad Kelam2019-07-02
| * ecryptfs: Make ecryptfs_xattr_handler staticYueHaibing2019-06-19
| * ecryptfs: remove unnessesary null check in ecryptfs_keyring_auth_tok_for_sigYueHaibing2019-06-19
| * ecryptfs: use print_hex_dump_bytes for hexdumpSascha Hauer2019-06-19
| * eCryptfs: fix permission denied with ecryptfs_xattr mount option when create ...Robbie Ko2019-02-16
| * ecryptfs: re-order a condition for static checkersDan Carpenter2019-02-16
| * eCryptfs: fix a couple type promotion bugsDan Carpenter2019-02-16
* | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-10
* | Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-08
|\ \
| * | keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells2019-06-27
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-05
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
* | | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
|/ /
* | Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-05-07
|\ \
| * | ecryptfs: make use of ->free_inode()Al Viro2019-05-01
* | | crypto: shash - remove shash_desc::flagsEric Biggers2019-04-25
|/ /
* / crypto: clarify name of WEAK_KEY request flagEric Biggers2019-01-25
|/
* ecryptfs_rename(): verify that lower dentries are still OK after lock_rename()Al Viro2018-10-09
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-05-21
|\
| * do d_instantiate/unlock_new_inode combinations safelyAl Viro2018-05-11
* | eCryptfs: don't pass up plaintext names when using filename encryptionTyler Hicks2018-04-16
* | ecryptfs: fix spelling mistake: "cadidate" -> "candidate"Colin Ian King2018-03-28
* | ecryptfs: lookup: Don't check if mount_crypt_stat is NULLGuenter Roeck2018-03-28
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\
| * fs: annotate ->poll() instancesAl Viro2017-11-27
* | Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
|/
* Merge tag 'ecryptfs-4.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-17
|\
| * eCryptfs: constify attribute_group structures.Arvind Yadav2017-11-08
| * ecryptfs: remove unnecessary i_version bumpJeff Layton2017-11-06
| * ecryptfs: use ARRAY_SIZEJérémy Lefaure2017-11-06
| * ecryptfs: Adjust four checks for null pointersMarkus Elfring2017-11-06
| * ecryptfs: Return an error code only as a constant in ecryptfs_add_global_auth...Markus Elfring2017-11-06
| * ecryptfs: Delete 21 error messages for a failed memory allocationMarkus Elfring2017-11-06
| * eCryptfs: use after free in ecryptfs_release_messaging()Dan Carpenter2017-11-06
| * ecryptfs: remove private bin2hex implementationRasmus Villemoes2017-11-04
| * ecryptfs: add missing \n to end of various error messagesColin Ian King2017-11-04
* | slab, slub, slob: add slab_flags_tAlexey Dobriyan2017-11-15
|/
* ecryptfs: fix dereference of NULL user_key_payloadEric Biggers2017-10-12
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-09-14
|\
| * VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-17
* | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-09-14
|\ \
| * | fs: fix kernel_write prototypeChristoph Hellwig2017-09-04
| * | fs: fix kernel_read prototypeChristoph Hellwig2017-09-04
| |/
* / ecryptfs: convert to file_write_and_wait in ->fsyncJeff Layton2017-08-03
|/
* ecryptfs: Convert to separately allocated bdiJan Kara2017-04-20
* Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-03
|\
| * statx: Add a system call to make enhanced file info availableDavid Howells2017-03-02
* | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-03
|\ \ | |/ |/|