diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-04-14 18:22:42 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-04-14 18:22:42 -0700 |
commit | dfe70581c1b7a7625baa6ba26f8876d337845a23 (patch) | |
tree | 67b1c5a5a37e4bbd44a77d3a1c3aa28d5e028dfc /drivers/mailbox | |
parent | 16382ed978cb40713684cfa0f25dc255a58d0c59 (diff) | |
parent | 03a8bb0e53d9562276045bdfcf2b5de2e4cff5a1 (diff) | |
download | linux-dfe70581c1b7a7625baa6ba26f8876d337845a23.tar.bz2 |
Merge tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
Pull f2fs/fscrypto fixes from Jaegeuk Kim:
"In addition to f2fs/fscrypto fixes, I've added one patch which
prevents RCU mode lookup in d_revalidate, as Al mentioned.
These patches fix f2fs and fscrypto based on -rc3 bug fixes in ext4
crypto, which have not yet been fully propagated as follows.
- use of dget_parent and file_dentry to avoid crashes
- disallow RCU-mode lookup in d_invalidate
- disallow -ENOMEM in the core data encryption path"
* tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs:
ext4/fscrypto: avoid RCU lookup in d_revalidate
fscrypto: don't let data integrity writebacks fail with ENOMEM
f2fs: use dget_parent and file_dentry in f2fs_file_open
fscrypto: use dget_parent() in fscrypt_d_revalidate()
Diffstat (limited to 'drivers/mailbox')
0 files changed, 0 insertions, 0 deletions