[GIT PULL] 9p update for 7.0-rc1
From: Dominique Martinet
Date: Sun Feb 15 2026 - 04:19:24 EST
Hi Linus,
There should have been a bit more but I haven't had enough time
lately, might as well send what I did pick up though...
Thanks
--------
The following changes since commit 63804fed149a6750ffd28610c5c1c98cce6bd377:
Linux 6.19-rc7 (2026-01-25 14:11:24 -0800)
are available in the Git repository at:
https://github.com/martinetd/linux tags/9p-for-7.0-rc1
for you to fetch changes up to ce8ded2e61f47747e31eeefb44dc24a2160a7e32:
9p/xen: protect xen_9pfs_front_free against concurrent calls (2026-01-29 23:48:33 +0000)
----------------------------------------------------------------
- 9p/xen racy double-free fix
- track 9p RPC waiting time as IO
----------------------------------------------------------------
Remi Pommarel (2):
wait: Introduce io_wait_event_killable()
9p: Track 9P RPC waiting time as IO
Stefano Stabellini (1):
9p/xen: protect xen_9pfs_front_free against concurrent calls
include/linux/wait.h | 15 +++++++++++++++
net/9p/client.c | 4 ++--
net/9p/trans_virtio.c | 14 +++++++-------
net/9p/trans_xen.c | 83 +++++++++++++++++++++++++++++++++++++++++++----------------------------------------
4 files changed, 67 insertions(+), 49 deletions(-)
--
Dominique Martinet | Asmadeus