* [GIT PULL] Please Pull NFS Client Bugfixes for Linux 6.16-rc5
@ 2025-07-01 20:33 Anna Schumaker
2025-07-02 17:06 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Anna Schumaker @ 2025-07-01 20:33 UTC (permalink / raw)
To: linux-nfs, torvalds; +Cc: anna
Hi Linus,
The following changes since commit 86731a2a651e58953fc949573895f2fa6d456841:
Linux 6.16-rc3 (2025-06-22 13:30:08 -0700)
are available in the Git repository at:
git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-for-6.16-2
for you to fetch changes up to 38074de35b015df5623f524d6f2b49a0cd395c40:
NFSv4/flexfiles: Fix handling of NFS level errors in I/O (2025-06-26 13:46:44 -0400)
----------------------------------------------------------------
NFS Client Bugfixes for Linux 6.16
* Fix loop in GSS sequence number cache
* Clean up /proc/net/rpc/nfs if nfs_fs_proc_net_init() fails
* Fix a race to wake on NFS_LAYOUT_DRAIN
* Fix handling of NFS level errors in I/O
Thanks,
Anna
----------------------------------------------------------------
Benjamin Coddington (1):
NFSv4/pNFS: Fix a race to wake on NFS_LAYOUT_DRAIN
Kuniyuki Iwashima (1):
nfs: Clean up /proc/net/rpc/nfs when nfs_fs_proc_net_init() fails.
Nikhil Jha (1):
sunrpc: fix loop in gss seqno cache
Trond Myklebust (1):
NFSv4/flexfiles: Fix handling of NFS level errors in I/O
fs/nfs/flexfilelayout/flexfilelayout.c | 118 +++++++++++++++++++++++----------
fs/nfs/inode.c | 17 ++++-
fs/nfs/pnfs.c | 4 +-
net/sunrpc/auth_gss/auth_gss.c | 2 +-
4 files changed, 102 insertions(+), 39 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-07-02 17:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-01 20:33 [GIT PULL] Please Pull NFS Client Bugfixes for Linux 6.16-rc5 Anna Schumaker
2025-07-02 17:06 ` 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