summaryrefslogtreecommitdiff
path: root/fs/ecryptfs
AgeCommit message (Expand)Author
2021-05-31Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-05-26Revert "ecryptfs: replace BUG_ON with error handling code"Greg Kroah-Hartman
2021-05-22ecryptfs: fix kernel panic with null dev_nameJeffrey Mitchell
2020-07-23Merge tag 'LA.UM.8.4.r1-05700-8x98.0' of https://source.codeaurora.org/quic/l...Michael Bestas
2020-07-23Revert "ecryptfs: Remove two pointless NULL checks in ecryptfs_dump_cipher"Michael Bestas
2020-05-21kernel: Fix build errors with LLVMSwetha Chikkaboraiah
2020-04-14Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-03-11ecryptfs: Fix up bad backport of fe2e082f5da5b4a0a92ae32978f81507ef37ec66Nathan Chancellor
2020-03-08Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-02-28ecryptfs: replace BUG_ON with error handling codeAditya Pakki
2020-02-28ecryptfs: fix a memory leak bug in ecryptfs_init_messaging()Wenwen Wang
2020-02-28ecryptfs: fix a memory leak bug in parse_tag_1_packet()Wenwen Wang
2020-02-02ecryptfs: Remove two pointless NULL checks in ecryptfs_dump_cipherNathan Chancellor
2019-11-26Merge android-4.4-p.203 (40ef73d) into msm-4.4Srinivasarao P
2019-11-25ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable eitherAl Viro
2019-11-25ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stableAl Viro
2019-08-07Merge android-4.4.187 (8eb3d65) into msm-4.4Srinivasarao P
2019-08-04eCryptfs: fix a couple type promotion bugsDan Carpenter
2018-07-03Revert "do d_instantiate/unlock_new_inode combinations safely"Gustavo Solaira
2018-06-27Merge android-4.4.135 (c9d74f2) into msm-4.4Srinivasarao P
2018-05-30do d_instantiate/unlock_new_inode combinations safelyAl Viro
2018-01-02Merge android-4.4.103 (9fbf3d7) into msm-4.4Srinivasarao P
2017-12-12Merge android-4.4.96 (aed4c54) into msm-4.4Blagovest Kolenichev
2017-11-30eCryptfs: use after free in ecryptfs_release_messaging()Dan Carpenter
2017-11-02ecryptfs: fix dereference of NULL user_key_payloadEric Biggers
2017-05-02fs: ecryptfs: Cache to be cleared after file writeNeeraj Soni
2016-12-16Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang
2016-09-15ecryptfs: fix handling of directory openingAl Viro
2016-09-14ecryptfs: forbid opening files without mmap handlerJann Horn
2016-08-18UPSTREAM: ecryptfs: fix handling of directory openingAl Viro
2016-08-10ecryptfs: don't allow mmap when the lower fs doesn't support itJeff Mahoney
2016-08-10Revert "ecryptfs: forbid opening files without mmap handler"Jeff Mahoney
2016-06-24ecryptfs: forbid opening files without mmap handlerJann Horn
2016-06-22security: pfe: Fix the qualifier used to print size_tSrinivas Ramana
2016-03-25eCryptfs: fixed bug in cipher handlingGilad Broner
2016-03-23eCryptfs: fixes issue where files sometimes got corrupted upon closeAndrey Markovytch
2016-03-23eCryptfs: fixed some major bugsAndrey Markovytch
2016-03-23PFK: fixed issue where key in TZ was not set properlyAndrey Markovytch
2016-03-23ecryptfs: enhancing ecryptfs to be configurable with encryption typeAndrey Markovytch
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells
2015-09-29fs: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar
2015-09-08Merge tag 'ecryptfs-4.3-rc1-stale-dcache' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2015-08-18eCryptfs: Delete a check before the function call "key_put"Markus Elfring
2015-08-18eCryptfs: Invalidate dcache entries when lower i_nlink is zeroTyler Hicks
2015-08-07treewide: Fix typo in printkMasanari Iida
2015-07-09ioctl_compat: handle FITRIMMikulas Patocka
2015-05-15get rid of assorted nameidata-related debrisAl Viro
2015-05-10don't pass nameidata to ->follow_link()Al Viro
2015-05-10new ->follow_link() and ->put_link() calling conventionsAl Viro