diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-05-07 20:17:26 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-05-07 20:17:26 +0200 |
commit | 78438ce18f26dbcaa8993bb45d20ffb0cec3bc3e (patch) | |
tree | 2f6fe2eb05296a410a44ee7d602cafe2d202467b /fs/btrfs/ordered-data.h | |
parent | Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v... (diff) | |
parent | autofs: fix use-after-free in lockless ->d_manage() (diff) | |
download | linux-78438ce18f26dbcaa8993bb45d20ffb0cec3bc3e.tar.xz linux-78438ce18f26dbcaa8993bb45d20ffb0cec3bc3e.zip |
Merge branch 'stable-fodder' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull vfs stable fodder fixes from Al Viro:
- acct_on() fix for deadlock caught by overlayfs folks
- autofs RCU use-after-free SNAFU (->d_manage() can be called
locklessly, so we need to RCU-delay freeing the objects it looks at)
- (hopefully) the end of "do we need freeing this dentry RCU-delayed"
whack-a-mole.
* 'stable-fodder' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
autofs: fix use-after-free in lockless ->d_manage()
dcache: sort the freeing-without-RCU-delay mess for good.
acct_on(): don't mess with freeze protection
Diffstat (limited to 'fs/btrfs/ordered-data.h')
0 files changed, 0 insertions, 0 deletions