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

The following changes since commit ffd294d346d185b70e28b1a28abe367bbfe53c04:

  Linux 6.13 (2025-01-19 15:51:45 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 4210030d8bc4834fcb774babc458d02a2432ee76:

  docs: fs/9p: Add missing "not" in cache documentation (2025-04-03 12:31:11 +0900)

(^ sorry for the recent date here, I just pulled the last documentation
fix and no code changed with that)

----------------------------------------------------------------
9p update for 6.15-rc1

- fix handling of bogus (negative/too long) replies
- fix crash on mkdir with ACLs
(... looks like nobody is using ACLs with semi-recent kernels...)
- ipv6 support for trans=tcp
- minor concurrency fix to make syzbot happy
- minor cleanup

----------------------------------------------------------------
Christian Schoenebeck (1):
      fs/9p: fix NULL pointer dereference on mkdir

Dominique Martinet (2):
      9p/net: fix improper handling of bogus negative read/write replies
      9p/net: return error on bogus (longer than requested) replies

Ignacio Encinas (1):
      9p/trans_fd: mark concurrent read and writes to p9_conn->err

Joshua Murphy (1):
      net/9p/fd: support ipv6 for trans=tcp

Sasha Levin (1):
      9p: Use hashtable.h for hash_errmap

Tingmao Wang (1):
      docs: fs/9p: Add missing "not" in cache documentation

Tuomas Ahola (1):
      Documentation/fs/9p: fix broken link

 Documentation/filesystems/9p.rst |  6 +++---
 fs/9p/vfs_inode_dotl.c           |  2 +-
 net/9p/client.c                  | 44 ++++++++++++++++++++++++++------------------
 net/9p/error.c                   | 21 +++++++++------------
 net/9p/trans_fd.c                | 73 ++++++++++++++++++++++++++++++++++---------------------------------------
 5 files changed, 73 insertions(+), 73 deletions(-)

-- 
Dominique Martinet | Asmadeus

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

* Re: [GIT PULL] 9p fixes for 6.15-rc1
  2025-04-03  4:59 [GIT PULL] 9p fixes for 6.15-rc1 Dominique Martinet
@ 2025-04-03 23:17 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-04-03 23:17 UTC (permalink / raw)
  To: Dominique Martinet
  Cc: Linus Torvalds, Christian Schoenebeck, Eric Van Hensbergen, v9fs,
	linux-kernel

The pull request you sent on Thu, 3 Apr 2025 13:59:58 +0900:

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

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

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-04-03 23:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-03  4:59 [GIT PULL] 9p fixes for 6.15-rc1 Dominique Martinet
2025-04-03 23:17 ` 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