index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ecryptfs
(
unfollow
)
Commit message (
Expand
)
Author
2021-05-26
Revert "ecryptfs: replace BUG_ON with error handling code"
Greg Kroah-Hartman
2021-05-22
ecryptfs: fix kernel panic with null dev_name
Jeffrey Mitchell
2020-07-23
Revert "ecryptfs: Remove two pointless NULL checks in ecryptfs_dump_cipher"
Michael Bestas
2020-05-21
kernel: Fix build errors with LLVM
Swetha Chikkaboraiah
2020-03-11
ecryptfs: Fix up bad backport of fe2e082f5da5b4a0a92ae32978f81507ef37ec66
Nathan Chancellor
2020-02-28
ecryptfs: replace BUG_ON with error handling code
Aditya Pakki
2020-02-28
ecryptfs: fix a memory leak bug in ecryptfs_init_messaging()
Wenwen Wang
2020-02-28
ecryptfs: fix a memory leak bug in parse_tag_1_packet()
Wenwen Wang
2020-02-02
ecryptfs: Remove two pointless NULL checks in ecryptfs_dump_cipher
Nathan Chancellor
2019-11-25
ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable either
Al Viro
2019-11-25
ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable
Al Viro
2019-08-04
eCryptfs: fix a couple type promotion bugs
Dan Carpenter
2018-07-03
Revert "do d_instantiate/unlock_new_inode combinations safely"
Gustavo Solaira
2018-05-30
do d_instantiate/unlock_new_inode combinations safely
Al Viro
2017-11-30
eCryptfs: use after free in ecryptfs_release_messaging()
Dan Carpenter
2017-11-02
ecryptfs: fix dereference of NULL user_key_payload
Eric Biggers
2017-05-02
fs: ecryptfs: Cache to be cleared after file write
Neeraj Soni
2016-12-15
Revert "ecryptfs: forbid opening files without mmap handler"
Jeff Mahoney
2016-09-15
ecryptfs: fix handling of directory opening
Al Viro
2016-09-14
ecryptfs: forbid opening files without mmap handler
Jann Horn
2016-08-18
UPSTREAM: ecryptfs: fix handling of directory opening
Al Viro
2016-08-12
UPSTREAM: ecryptfs: fix handling of directory opening
Al Viro
2016-08-12
UPSTREAM: ecryptfs: don't allow mmap when the lower fs doesn't support it
Jeff Mahoney
2016-08-12
UPSTREAM: Revert "ecryptfs: forbid opening files without mmap handler"
Jeff Mahoney
2016-08-10
ecryptfs: don't allow mmap when the lower fs doesn't support it
Jeff Mahoney
2016-08-10
Revert "ecryptfs: forbid opening files without mmap handler"
Jeff Mahoney
2016-07-25
UPSTREAM: ecryptfs: forbid opening files without mmap handler
Jann Horn
2016-06-24
ecryptfs: forbid opening files without mmap handler
Jann Horn
2016-06-22
security: pfe: Fix the qualifier used to print size_t
Srinivas Ramana
2016-03-25
eCryptfs: fixed bug in cipher handling
Gilad Broner
2016-03-23
eCryptfs: fixes issue where files sometimes got corrupted upon close
Andrey Markovytch
2016-03-23
eCryptfs: fixed some major bugs
Andrey Markovytch
2016-03-23
PFK: fixed issue where key in TZ was not set properly
Andrey Markovytch
2016-03-23
ecryptfs: enhancing ecryptfs to be configurable with encryption type
Andrey Markovytch
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
2015-09-29
fs: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
2015-08-18
eCryptfs: Delete a check before the function call "key_put"
Markus Elfring
2015-08-18
eCryptfs: Invalidate dcache entries when lower i_nlink is zero
Tyler Hicks
2015-08-07
treewide: Fix typo in printk
Masanari Iida
2015-07-09
ioctl_compat: handle FITRIM
Mikulas Patocka
2015-05-15
get rid of assorted nameidata-related debris
Al Viro
2015-05-10
don't pass nameidata to ->follow_link()
Al Viro
2015-05-10
new ->follow_link() and ->put_link() calling conventions
Al Viro
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-11
make new_sync_{read,write}() static
Al Viro
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-13
fs: don't allow to complete sync iocbs through aio_complete
Christoph Hellwig
2015-03-03
eCryptfs: don't pass fs-specific ioctl commands through
Tyler Hicks
2015-02-24
eCryptfs: ensure copy to crypt_stat->cipher does not overrun
Colin Ian King
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
[next]