Linus Torvalds 78438ce18f 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
2019-05-07 11:17:26 -07:00
..
2019-05-07 09:18:12 -07:00
2019-05-07 09:18:12 -07:00
2019-03-15 14:22:59 -07:00
2019-05-07 09:18:12 -07:00
2019-05-07 09:18:12 -07:00
2019-04-30 12:37:58 +02:00
2019-05-02 13:54:11 +02:00
2018-12-28 12:42:30 -08:00
2018-10-31 08:54:16 -07:00
2019-03-22 14:36:02 +01:00
2019-03-16 13:47:14 -07:00
2019-01-11 18:05:40 -08:00
2019-04-18 14:05:51 +02:00
2019-05-07 09:18:12 -07:00