public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] 9p fixes for 7.1-rc1
@ 2026-04-24 10:28 Dominique Martinet
  2026-04-24 20:51 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Dominique Martinet @ 2026-04-24 10:28 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Christian Schoenebeck, Eric Van Hensbergen, v9fs, linux-kernel


Hi Linus,

I'm a bit swamped with real life priorities; there are a couple of other
known 9p bugs that I'd have liked to see fixed for 7.1 but fixes aren't
obvious and there's doesn't seem to be any consensus so here's what's
safe to take for now.

Thanks,

--------
The following changes since commit 028ef9c96e96197026887c0f092424679298aae8:

  Linux 7.0 (2026-04-12 13:48:06 -0700)

are available in the Git repository at:

  https://github.com/martinetd/linux tags/9p-for-7.1-rc1

for you to fetch changes up to 8fc518e489c1386fd0cf7f4256d055960ed6a2e4:

  9p/trans_xen: replace simple_strto* with kstrtouint (2026-04-16 02:57:01 +0000)

----------------------------------------------------------------
- 9p access flag fix (cannot change access flag since new mount API implem)
- some minor cleanup

----------------------------------------------------------------
Kit Dallege (1):
      9p: document missing enum values in kernel-doc comments

Pierre Barre (1):
      9p: fix access mode flags being ORed instead of replaced

Sasha Levin (1):
      9p: fix memory leak in v9fs_init_fs_context error path

Yufan Chen (2):
      9p/trans_xen: make cleanup idempotent after dataring alloc errors
      9p/trans_xen: replace simple_strto* with kstrtouint

 fs/9p/v9fs.c        |  4 ++++
 fs/9p/vfs_super.c   |  6 +++---
 include/net/9p/9p.h | 38 +++++++++++++++++++++++++++++++++++---
 net/9p/trans_xen.c  | 77 +++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------
 4 files changed, 95 insertions(+), 30 deletions(-)

-- 
Dominique Martinet | Asmadeus


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

* Re: [GIT PULL] 9p fixes for 7.1-rc1
  2026-04-24 10:28 [GIT PULL] 9p fixes for 7.1-rc1 Dominique Martinet
@ 2026-04-24 20:51 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-04-24 20:51 UTC (permalink / raw)
  To: Dominique Martinet
  Cc: Linus Torvalds, Christian Schoenebeck, Eric Van Hensbergen, v9fs,
	linux-kernel

The pull request you sent on Fri, 24 Apr 2026 19:28:48 +0900:

> https://github.com/martinetd/linux tags/9p-for-7.1-rc1

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

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:[~2026-04-24 20:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-24 10:28 [GIT PULL] 9p fixes for 7.1-rc1 Dominique Martinet
2026-04-24 20:51 ` 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