summaryrefslogtreecommitdiff
path: root/fs/ecryptfs (follow)
Commit message (Expand)AuthorAge
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-05-31
|\
| * Revert "ecryptfs: replace BUG_ON with error handling code"Greg Kroah-Hartman2021-05-26
| * ecryptfs: fix kernel panic with null dev_nameJeffrey Mitchell2021-05-22
* | Merge tag 'LA.UM.8.4.r1-05700-8x98.0' of https://source.codeaurora.org/quic/l...Michael Bestas2020-07-23
|\ \
| * | kernel: Fix build errors with LLVMSwetha Chikkaboraiah2020-05-21
* | | Revert "ecryptfs: Remove two pointless NULL checks in ecryptfs_dump_cipher"Michael Bestas2020-07-23
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-04-14
|\ \ \ | | |/ | |/|
| * | ecryptfs: Fix up bad backport of fe2e082f5da5b4a0a92ae32978f81507ef37ec66Nathan Chancellor2020-03-11
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-03-08
|\| |
| * | ecryptfs: replace BUG_ON with error handling codeAditya Pakki2020-02-28
| * | ecryptfs: fix a memory leak bug in ecryptfs_init_messaging()Wenwen Wang2020-02-28
| * | ecryptfs: fix a memory leak bug in parse_tag_1_packet()Wenwen Wang2020-02-28
* | | ecryptfs: Remove two pointless NULL checks in ecryptfs_dump_cipherNathan Chancellor2020-02-02
| |/ |/|
* | Merge android-4.4-p.203 (40ef73d) into msm-4.4Srinivasarao P2019-11-26
|\|
| * ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable eitherAl Viro2019-11-25
| * ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stableAl Viro2019-11-25
* | Merge android-4.4.187 (8eb3d65) into msm-4.4Srinivasarao P2019-08-07
|\|
| * eCryptfs: fix a couple type promotion bugsDan Carpenter2019-08-04
* | Revert "do d_instantiate/unlock_new_inode combinations safely"Gustavo Solaira2018-07-03
* | Merge android-4.4.135 (c9d74f2) into msm-4.4Srinivasarao P2018-06-27
|\|
| * do d_instantiate/unlock_new_inode combinations safelyAl Viro2018-05-30
* | Merge android-4.4.103 (9fbf3d7) into msm-4.4Srinivasarao P2018-01-02
|\|
| * eCryptfs: use after free in ecryptfs_release_messaging()Dan Carpenter2017-11-30
* | Merge android-4.4.96 (aed4c54) into msm-4.4Blagovest Kolenichev2017-12-12
|\|
| * ecryptfs: fix dereference of NULL user_key_payloadEric Biggers2017-11-02
| * ecryptfs: fix handling of directory openingAl Viro2016-09-15
* | fs: ecryptfs: Cache to be cleared after file writeNeeraj Soni2017-05-02
* | Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang2016-12-16
|\ \
| * | UPSTREAM: ecryptfs: fix handling of directory openingAl Viro2016-08-18
| |/
| * ecryptfs: don't allow mmap when the lower fs doesn't support itJeff Mahoney2016-08-10
| * Revert "ecryptfs: forbid opening files without mmap handler"Jeff Mahoney2016-08-10
| * ecryptfs: forbid opening files without mmap handlerJann Horn2016-06-24
* | ecryptfs: forbid opening files without mmap handlerJann Horn2016-09-14
* | 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
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-07
|\
| * fs: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-09-29
* | KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-21
* | Merge tag 'ecryptfs-4.3-rc1-stale-dcache' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2015-09-08
|\ \ | |/ |/|
| * eCryptfs: Delete a check before the function call "key_put"Markus Elfring2015-08-18
| * eCryptfs: Invalidate dcache entries when lower i_nlink is zeroTyler Hicks2015-08-18
* | treewide: Fix typo in printkMasanari Iida2015-08-07
|/
* ioctl_compat: handle FITRIMMikulas Patocka2015-07-09
* get rid of assorted nameidata-related debrisAl Viro2015-05-15
* don't pass nameidata to ->follow_link()Al Viro2015-05-10
* new ->follow_link() and ->put_link() calling conventionsAl Viro2015-05-10