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 10:57:05 -07:00
2019-04-19 19:44:14 +02:00
2018-12-30 08:31:52 +00:00
2019-04-29 12:37:50 +02:00
2019-05-07 09:18:12 -07:00
2019-03-07 18:32:02 -08:00
2019-05-07 09:18:12 -07:00
2019-05-07 08:56:04 -07:00
2019-05-06 16:57:52 -07:00
2019-05-06 19:40:31 -07:00
2019-03-15 14:22:59 -07:00
2019-05-07 09:18:12 -07:00
2019-05-06 19:40:31 -07:00
2019-05-07 09:18:12 -07:00
2019-05-06 16:13:31 -07:00
2019-03-07 18:32:02 -08:00
2019-04-04 21:04:13 -04:00
2019-04-09 14:19:06 +02:00
2019-01-18 17:53:29 -05:00
2019-01-14 18:01:05 -05:00
2019-01-18 17:53:29 -05:00
2019-02-03 17:49:35 -05:00
2019-02-07 21:44:27 -05:00
2019-02-12 20:17:13 -05:00
2019-02-03 17:49:35 -05:00
2019-04-29 12:37:47 +02:00
2019-01-25 11:22:43 -08:00
2019-02-07 00:13:27 +01:00
2019-03-07 18:32:02 -08:00
2019-05-06 14:50:46 -07:00
2019-03-05 21:07:14 -08:00
2019-01-08 13:18:44 -08:00
2019-03-07 10:11:41 -08:00
2019-04-09 14:19:06 +02:00
2019-04-30 12:37:51 +02:00
2019-04-26 13:57:31 +01:00
2019-03-07 18:31:59 -08:00
2019-04-19 12:59:36 +02:00
2019-04-18 14:07:52 +02:00
2019-04-29 08:29:21 +02:00
2019-01-21 17:38:56 -03:00
2019-05-06 16:57:52 -07:00
2018-12-15 17:44:35 +09:00
2019-03-07 18:32:02 -08:00
2019-05-03 19:42:41 +02:00
2019-04-25 15:38:12 +08:00
2019-04-16 09:38:16 +02:00
2019-03-06 10:31:36 -08:00
2019-04-29 12:37:48 +02:00
2019-04-03 11:02:24 +02:00
2018-12-28 12:11:52 -08:00
2018-11-07 14:41:41 +01:00
2019-04-30 12:37:58 +02:00
2018-11-16 14:11:04 +08:00
2019-05-02 13:54:11 +02:00
2018-12-28 12:42:30 -08:00
2019-03-29 10:01:37 -07:00
2019-03-12 13:27:20 -07:00
2019-04-19 12:59:36 +02:00
2019-04-19 12:39:32 +02:00
2019-05-07 08:39:54 -07:00
2019-04-18 08:35:18 -07:00
2019-01-30 19:27:00 +01:00
2019-03-22 14:36:02 +01:00
2018-12-05 19:31:44 -08:00
2019-04-29 12:37:57 +02:00
2019-04-09 14:19:06 +02:00
2019-03-16 13:47:14 -07:00
2019-03-07 19:25:37 -08:00
2019-01-04 13:13:47 -08:00
2019-04-05 16:02:31 -10:00
2019-03-26 14:42:53 -07:00
2018-11-27 09:21:41 -08:00
2019-01-11 18:05:40 -08:00
2018-11-07 23:51:16 -06:00
2019-04-19 09:46:05 -07:00
2019-04-18 14:05:51 +02:00
2019-04-16 16:55:15 +02:00
2019-05-07 09:18:12 -07:00