Linus Torvalds
cbd76edeab
Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
...
Pull mount handling updates from Al Viro:
"Cleanups (and one fix) around struct mount handling.
The fix is usermode_driver.c one - once you've done kern_mount(), you
must kern_unmount(); simple mntput() will end up with a leak. Several
failure exits in there messed up that way... In practice you won't hit
those particular failure exits without fault injection, though"
* tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
move mount-related externs from fs.h to mount.h
blob_to_mnt(): kern_unmount() is needed to undo kern_mount()
m->mnt_root->d_inode->i_sb is a weird way to spell m->mnt_sb...
linux/mount.h: trim includes
uninline may_mount() and don't opencode it in fspick(2)/fsopen(2)
2022-06-04 19:00:05 -07:00
..
2022-02-02 07:49:59 -07:00
2022-05-17 12:53:33 -04:00
2022-03-22 15:52:56 -04:00
2017-11-17 14:18:00 -08:00
2017-11-17 14:18:00 -08:00
2022-03-28 08:36:34 -04:00
2022-03-13 12:59:34 -04:00
2022-02-28 10:26:40 -05:00
2022-01-06 14:00:20 -05:00
2022-03-21 10:36:49 -04:00
2022-02-25 18:50:12 -05:00
2021-06-13 19:36:27 -04:00
2022-05-09 23:12:53 -04:00
2022-05-09 18:20:48 -07:00
2020-05-27 10:10:12 -04:00
2017-11-02 11:10:55 +01:00
2022-01-08 14:42:01 -05:00
2022-05-31 16:58:24 -07:00
2022-05-09 13:02:54 -04:00
2022-05-17 15:39:45 -04:00
2022-05-09 23:12:33 -04:00
2021-11-05 14:54:40 -04:00
2022-04-08 07:39:17 -10:00
2022-05-17 12:53:33 -04:00
2021-04-05 09:04:20 -04:00
2017-11-02 11:10:55 +01:00
2022-04-07 16:19:47 -04:00
2022-01-10 11:53:25 +00:00
2021-04-05 09:04:21 -04:00
2021-11-05 14:54:39 -04:00
2019-07-06 14:54:49 -04:00
2019-05-21 10:50:45 +02:00
2022-03-02 08:43:39 -05:00
2021-08-18 22:08:24 +02:00
2021-08-18 22:08:24 +02:00
2020-01-15 10:15:17 -05:00
2022-01-06 14:00:20 -05:00
2019-05-21 10:50:45 +02:00
2022-03-02 08:43:39 -05:00
2022-03-13 12:59:35 -04:00
2022-01-06 14:00:20 -05:00
2022-06-04 19:00:05 -07:00
2017-11-02 11:10:55 +01:00
2021-10-20 18:09:54 -04:00
2015-04-23 15:16:14 -04:00
2022-05-31 17:09:24 -04:00
2022-05-31 17:09:30 -04:00
2021-05-07 00:26:34 -07:00
2021-11-07 09:23:14 -05:00
2021-11-07 09:23:14 -05:00
2022-05-31 17:09:24 -04:00
2021-01-10 13:32:39 -05:00
2018-01-18 15:10:47 -05:00
2020-01-15 10:54:33 -05:00
2021-11-04 19:43:30 -04:00
2022-05-31 17:09:24 -04:00
2020-07-13 17:52:45 -04:00
2022-03-24 12:06:07 -04:00
2022-04-07 16:20:00 -04:00
2021-11-17 14:08:23 -05:00
2017-11-02 11:10:55 +01:00
2020-11-02 10:29:03 -05:00
2021-04-14 09:36:29 -04:00
2022-03-13 12:59:35 -04:00
2022-05-31 17:09:30 -04:00
2020-12-16 17:25:24 -05:00
2022-03-22 15:52:56 -04:00
2022-05-17 12:53:33 -04:00
2022-03-28 08:36:34 -04:00
2022-02-25 18:50:13 -05:00
2022-05-09 16:21:46 -04:00
2022-01-10 11:53:25 +00:00
2022-05-09 16:36:48 -04:00
2017-11-02 11:10:55 +01:00
2022-02-28 10:09:23 -05:00
2020-10-15 13:31:08 -04:00
2022-05-31 17:09:30 -04:00
2022-05-31 17:09:30 -04:00