linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] fuse fixes for 5.15-rc7
@ 2021-10-22 15:17 Miklos Szeredi
  2021-10-22 20:46 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Miklos Szeredi @ 2021-10-22 15:17 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel

Hi Linus,

Please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git tags/fuse-fixes-5.15-rc7

Syzbot discovered a race in case of reusing the fuse sb (introduced in this
cycle).  Fix by doing the s_fs_info initialization at the proper place.

Thanks,
Miklos

----------------------------------------------------------------
Miklos Szeredi (5):
      fuse: check s_root when destroying sb
      fuse: get rid of fuse_put_super()
      fuse: clean up fuse_mount destruction
      fuse: always initialize sb->s_fs_info
      fuse: clean up error exits in fuse_fill_super()

---
 fs/fuse/fuse_i.h    |  3 ++
 fs/fuse/inode.c     | 87 ++++++++++++++++++++++++-----------------------------
 fs/fuse/virtio_fs.c | 12 +++-----
 3 files changed, 46 insertions(+), 56 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] fuse fixes for 5.15-rc7
  2021-10-22 15:17 [GIT PULL] fuse fixes for 5.15-rc7 Miklos Szeredi
@ 2021-10-22 20:46 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-10-22 20:46 UTC (permalink / raw)
  To: Miklos Szeredi; +Cc: Linus Torvalds, linux-kernel, linux-fsdevel

The pull request you sent on Fri, 22 Oct 2021 17:17:04 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git tags/fuse-fixes-5.15-rc7

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5ab2ed0a8d75ce55ade89e3ff6b75bef7d9fa53f

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-22 20:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-22 15:17 [GIT PULL] fuse fixes for 5.15-rc7 Miklos Szeredi
2021-10-22 20:46 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).