* [GIT PULL] Please Pull NFS Client Bugfixes for Linux 7.2-rc3
@ 2026-07-10 20:51 Anna Schumaker
2026-07-11 2:00 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Anna Schumaker @ 2026-07-10 20:51 UTC (permalink / raw)
To: linux-nfs, torvalds; +Cc: anna
Hi Linus,
The following changes since commit 8cdeaa50eae8dad34885515f62559ee83e7e8dda:
Linux 7.2-rc2 (2026-07-05 14:44:06 -1000)
are available in the Git repository at:
git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-for-7.2-2
for you to fetch changes up to 27934d02cbeb8a957dd11c985a579e58d30c5270:
NFS: Charge unstable writes by request size, not folio size (2026-07-08 14:43:40 -0400)
----------------------------------------------------------------
NFS Client Bugfixes for Linux 7.2-rc3
Bugfixes:
* SUNRPC: Release lower rpc_clnt if killed waiting for XPRT_LOCKED
* SUNRPC: Pin upper rpc_clnt across the TLS connect_worker
* NFS: Include MAY_WRITE in open permission mask for O_TRUNC
* NFS: Charge unstable writes by request size, not folio size
Thanks,
Anna
----------------------------------------------------------------
Benjamin Coddington (2):
NFSv4: include MAY_WRITE in open permission mask for O_TRUNC
NFS: Charge unstable writes by request size, not folio size
Chuck Lever (2):
SUNRPC: release lower rpc_clnt if killed waiting for XPRT_LOCKED
SUNRPC: pin upper rpc_clnt across the TLS connect_worker
fs/nfs/dir.c | 2 ++
fs/nfs/internal.h | 12 +++++++-----
fs/nfs/pnfs_nfs.c | 2 +-
fs/nfs/write.c | 14 ++++++++------
include/linux/sunrpc/clnt.h | 1 +
net/sunrpc/clnt.c | 19 +++++++++++++++++--
net/sunrpc/xprtsock.c | 16 ++++++++++++++--
7 files changed, 50 insertions(+), 16 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-07-11 2:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-10 20:51 [GIT PULL] Please Pull NFS Client Bugfixes for Linux 7.2-rc3 Anna Schumaker
2026-07-11 2:00 ` 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.