aboutsummaryrefslogtreecommitdiff
path: root/fs/ecryptfs
Commit message (Expand)AuthorAgeFilesLines
* Merge 'kernel.lnx.4.4.r39-rel' into 11.0Pranav Vashi2021-05-291-4/+2
|\
| * Merge 'android-4.4-p' into kernel.lnx.4.4.r39-relPranav Vashi2021-05-291-4/+2
| |\
| | * Revert "ecryptfs: replace BUG_ON with error handling code"Greg Kroah-Hartman2021-05-261-4/+2
* | | Merge 'kernel.lnx.4.4.r39-rel' into 10.0Pranav Vashi2021-05-241-0/+6
|\| |
| * | Merge 'android-4.4-p' into kernel.lnx.4.4.r39-relPranav Vashi2021-05-241-0/+6
| |\|
| | * ecryptfs: fix kernel panic with null dev_nameJeffrey Mitchell2021-05-221-0/+6
* | | Merge 'kernel.lnx.4.4.r39-rel' into 10.0Pranav Vashi2021-02-114-5/+7
|\| |
| * | Merge 4.4.216 into kernel.lnx.4.4.r39-relNathan Chancellor2020-03-111-2/+2
| |\|
| | * ecryptfs: Fix up bad backport of fe2e082f5da5b4a0a92ae32978f81507ef37ec66Nathan Chancellor2020-03-111-2/+2
| * | Merge 4.4.215 into kernel.lnx.4.4.r39-relNathan Chancellor2020-03-023-3/+6
| |\|
| | * ecryptfs: replace BUG_ON with error handling codeAditya Pakki2020-02-281-2/+4
| | * ecryptfs: fix a memory leak bug in ecryptfs_init_messaging()Wenwen Wang2020-02-281-0/+1
| | * ecryptfs: fix a memory leak bug in parse_tag_1_packet()Wenwen Wang2020-02-281-1/+1
| * | Merge 4.4.203 into kernel.lnx.4.4.r39-relNathan Chancellor2019-11-251-6/+13
| |\|
| * | Merge 4.4.200 into kernel.lnx.4.4.r39-relNathan Chancellor2019-11-131-2/+1
| |\ \
* | | | kernel: Fix build errors with LLVMSwetha Chikkaboraiah2020-05-211-2/+2
* | | | Merge android-4.4-p.203 (40ef73d) into msm-4.4Srinivasarao P2019-11-261-6/+13
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable eitherAl Viro2019-11-251-4/+3
| * | ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stableAl Viro2019-11-251-2/+10
| |/
* | Merge android-4.4.187 (8eb3d65) into msm-4.4Srinivasarao P2019-08-071-4/+8
|\|
| * eCryptfs: fix a couple type promotion bugsDan Carpenter2019-08-041-4/+8
* | Revert "do d_instantiate/unlock_new_inode combinations safely"Gustavo Solaira2018-07-031-1/+2
* | Merge android-4.4.135 (c9d74f2) into msm-4.4Srinivasarao P2018-06-271-2/+1
|\|
| * do d_instantiate/unlock_new_inode combinations safelyAl Viro2018-05-301-2/+1
* | Merge android-4.4.103 (9fbf3d7) into msm-4.4Srinivasarao P2018-01-021-3/+4
|\|
| * eCryptfs: use after free in ecryptfs_release_messaging()Dan Carpenter2017-11-301-3/+4
* | Merge android-4.4.96 (aed4c54) into msm-4.4Blagovest Kolenichev2017-12-122-8/+25
|\|
| * ecryptfs: fix dereference of NULL user_key_payloadEric Biggers2017-11-022-8/+25
| * ecryptfs: fix handling of directory openingAl Viro2016-09-151-16/+55
* | fs: ecryptfs: Cache to be cleared after file writeNeeraj Soni2017-05-021-2/+1
* | Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang2016-12-162-20/+71
|\ \
| * | UPSTREAM: ecryptfs: fix handling of directory openingAl Viro2016-08-181-16/+55
| |/
| * ecryptfs: don't allow mmap when the lower fs doesn't support itJeff Mahoney2016-08-101-1/+14
| * Revert "ecryptfs: forbid opening files without mmap handler"Jeff Mahoney2016-08-101-11/+2
| * ecryptfs: forbid opening files without mmap handlerJann Horn2016-06-241-2/+11
* | ecryptfs: forbid opening files without mmap handlerJann Horn2016-09-141-2/+11
* | security: pfe: Fix the qualifier used to print size_tSrinivas Ramana2016-06-221-1/+1
* | eCryptfs: fixed bug in cipher handlingGilad Broner2016-03-256-76/+100
* | eCryptfs: fixes issue where files sometimes got corrupted upon closeAndrey Markovytch2016-03-235-90/+28
* | eCryptfs: fixed some major bugsAndrey Markovytch2016-03-237-22/+48
* | PFK: fixed issue where key in TZ was not set properlyAndrey Markovytch2016-03-236-29/+271
* | ecryptfs: enhancing ecryptfs to be configurable with encryption typeAndrey Markovytch2016-03-2311-41/+593
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-071-1/+1
|\
| * fs: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-09-291-1/+1
* | KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-211-3/+2
* | Merge tag 'ecryptfs-4.3-rc1-stale-dcache' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2015-09-082-10/+9
|\ \ | |/ |/|
| * eCryptfs: Delete a check before the function call "key_put"Markus Elfring2015-08-181-2/+1
| * eCryptfs: Invalidate dcache entries when lower i_nlink is zeroTyler Hicks2015-08-181-8/+8
* | treewide: Fix typo in printkMasanari Iida2015-08-071-1/+1
|/
* ioctl_compat: handle FITRIMMikulas Patocka2015-07-091-1/+0