Hi Linus, The following changes since commit c17b750b3ad9f45f2b6f7e6f7f4679844244f0b9: Linux 6.17-rc2 (2025-08-17 15:22:10 -0700) are available in the Git repository at: git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-6.17-2 for you to fetch changes up to 76d2e3890fb169168c73f2e4f8375c7cc24a765e: NFS: Fix a race when updating an existing write (2025-08-19 11:16:02 -0700) ---------------------------------------------------------------- NFS client bugfix for Linux 6.17 Stable fixes: - NFS: Fix a data corrupting race when updating an existing write ---------------------------------------------------------------- Trond Myklebust (1): NFS: Fix a race when updating an existing write fs/nfs/pagelist.c | 9 +++++---- fs/nfs/write.c | 29 ++++++++++------------------- include/linux/nfs_page.h | 1 + 3 files changed, 16 insertions(+), 23 deletions(-) -- Trond Myklebust Linux NFS client maintainer, Hammerspace trondmy@xxxxxxxxxx, trond.myklebust@xxxxxxxxxxxxxxx