* [GIT PULL] Please pull NFS client bugfixes for 6.15
@ 2025-05-16 20:38 Trond Myklebust
2025-05-16 23:41 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Trond Myklebust @ 2025-05-16 20:38 UTC (permalink / raw)
To: torvalds@linux-foundation.org
Cc: linux-nfs@vger.kernel.org, linux-kernel@vger.kernel.org
Hi Linus,
The following changes since commit b4432656b36e5cc1d50a1f2dc15357543add530e:
Linux 6.15-rc4 (2025-04-27 15:19:23 -0700)
are available in the Git repository at:
git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-6.15-2
for you to fetch changes up to dcd21b609d4abc7303f8683bce4f35d78d7d6830:
NFS: Avoid flushing data while holding directory locks in nfs_rename() (2025-05-16 22:31:35 +0200)
----------------------------------------------------------------
NFS client bugfixes for Linux 6.15
Bugfixes:
- NFS: Fix a couple of missed handlers for the ENETDOWN and ENETUNREACH
transport errors.
- NFS: Handle Oopsable failure of nfs_get_lock_context in the unlock
path.
- NFSv4: Fix a race in nfs_local_open_fh().
- NFSv4/pNFS: Fix a couple of layout segment leaks in layoutreturn.
- NFSv4/pNFS Avoid sharing pNFS DS connections between net namespaces
since IP addresses are not guaranteed to refer to the same nodes.
- NFS: Don't flush file data while holding multiple directory locks in
nfs_rename().
----------------------------------------------------------------
Jeff Layton (2):
nfs: don't share pNFS DS connections between net namespaces
nfs: move the nfs4_data_server_cache into struct nfs_net
Li Lingfeng (1):
nfs: handle failure of nfs_get_lock_context in unlock path
Sergey Shtylyov (2):
nfs: direct: drop useless initializer in nfs_direct_write_completion()
nfs: nfs3acl: drop useless assignment in nfs3_get_acl()
Trond Myklebust (7):
NFSv4: Handle fatal ENETDOWN and ENETUNREACH errors
NFSv4/pnfs: Layoutreturn on close must handle fatal networking errors
pNFS/flexfiles: Record the RPC errors in the I/O tracepoints
NFS/localio: Fix a race in nfs_local_open_fh()
NFSv4/pnfs: Reset the layout state after a layoutreturn
NFS/pnfs: Fix the error path in pnfs_layoutreturn_retry_later_locked()
NFS: Avoid flushing data while holding directory locks in nfs_rename()
fs/nfs/client.c | 9 ++++++
fs/nfs/dir.c | 15 ++++++++-
fs/nfs/direct.c | 2 +-
fs/nfs/filelayout/filelayoutdev.c | 6 ++--
fs/nfs/flexfilelayout/flexfilelayout.c | 6 ++--
fs/nfs/flexfilelayout/flexfilelayoutdev.c | 6 ++--
fs/nfs/localio.c | 2 +-
fs/nfs/netns.h | 6 +++-
fs/nfs/nfs3acl.c | 2 +-
fs/nfs/nfs4proc.c | 18 ++++++++++-
fs/nfs/nfs4trace.h | 34 +++++++++++++--------
fs/nfs/pnfs.c | 51 ++++++++++++++++++++-----------
fs/nfs/pnfs.h | 4 ++-
fs/nfs/pnfs_nfs.c | 32 ++++++++++---------
include/linux/nfs_fs_sb.h | 12 ++++++--
15 files changed, 143 insertions(+), 62 deletions(-)
--
Trond Myklebust
Linux NFS client maintainer, Hammerspace
trond.myklebust@hammerspace.com
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Please pull NFS client bugfixes for 6.15
2025-05-16 20:38 [GIT PULL] Please pull NFS client bugfixes for 6.15 Trond Myklebust
@ 2025-05-16 23:41 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-05-16 23:41 UTC (permalink / raw)
To: Trond Myklebust
Cc: torvalds@linux-foundation.org, linux-nfs@vger.kernel.org,
linux-kernel@vger.kernel.org
The pull request you sent on Fri, 16 May 2025 20:38:27 +0000:
> git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-6.15-2
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/450d2f6e8829b8a153e58b37c697a4ab656e0801
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-05-16 23:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-16 20:38 [GIT PULL] Please pull NFS client bugfixes for 6.15 Trond Myklebust
2025-05-16 23:41 ` 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