All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] several mount fixes
@ 2025-05-10  6:02 Al Viro
  2025-05-10 16:29 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2025-05-10  6:02 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-fsdevel, Christian Brauner, Jan Kara

More stuff caught in mount code audit.  There's more, but those'll have to
wait for several days...

A couple of races around legalize_mnt vs. umount (both fairly old and hard to
hit) plus two bugs in move_mount(2) - both around "move detached subtree in
place" logics.

The following changes since commit 92a09c47464d040866cf2b4cd052bc60555185fb:

  Linux 6.15-rc5 (2025-05-04 13:55:04 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-fixes

for you to fetch changes up to d1ddc6f1d9f0cf887834eb54a5a68bbfeec1bb77:

  fix IS_MNT_PROPAGATING uses (2025-05-09 18:06:27 -0400)

----------------------------------------------------------------
assorted namespace fixes

----------------------------------------------------------------
Al Viro (4):
      __legitimize_mnt(): check for MNT_SYNC_UMOUNT should be under mount_lock
      do_umount(): add missing barrier before refcount checks in sync case
      do_move_mount(): don't leak MNTNS_PROPAGATING on failures
      fix IS_MNT_PROPAGATING uses

 fs/namespace.c | 17 +++++++----------
 fs/pnode.c     | 17 +++++++++--------
 fs/pnode.h     |  2 +-
 3 files changed, 17 insertions(+), 19 deletions(-)

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

* Re: [git pull] several mount fixes
  2025-05-10  6:02 [git pull] several mount fixes Al Viro
@ 2025-05-10 16:29 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-05-10 16:29 UTC (permalink / raw)
  To: Al Viro; +Cc: Linus Torvalds, linux-fsdevel, Christian Brauner, Jan Kara

The pull request you sent on Sat, 10 May 2025 07:02:48 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-fixes

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

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:[~2025-05-10 16:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-10  6:02 [git pull] several mount fixes Al Viro
2025-05-10 16:29 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.