* [GIT PULL] Third round of NFSD fixes for v6.18
@ 2025-11-12 17:53 Chuck Lever
2025-11-13 2:44 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Chuck Lever @ 2025-11-12 17:53 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-nfs, linux-kernel, Jeff Layton
The following changes since commit 3e7f011c255582d7c914133785bbba1990441713:
Revert "NFSD: Remove the cap on number of operations per NFSv4 COMPOUND" (2025-10-21 11:03:50 -0400)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.18-3
for you to fetch changes up to 324be6dcbf09133a322db16977a84fbb45c16129:
Revert "SUNRPC: Make RPCSEC_GSS_KRB5 select CRYPTO instead of depending on it" (2025-11-10 09:31:52 -0500)
----------------------------------------------------------------
nfsd-6.18 fixes:
Address recently reported issues or issues found at the recent NFS
bake-a-thon held in Raleigh, NC.
Issues reported with v6.18-rc:
- Address a kernel build issue
- Reorder SEQUENCE processing to avoid spurious NFS4ERR_SEQ_MISORDERED
Issues that need expedient stable backports:
- Close a refcount leak exposure
- Report support for NFSv4.2 CLONE correctly
- Fix oops during COPY_NOTIFY processing
- Prevent rare crash after XDR encoding failure
- Prevent crash due to confused or malicious NFSv4.1 client
----------------------------------------------------------------
Chuck Lever (3):
NFSD: Skip close replay processing if XDR encoding fails
NFSD: Never cache a COMPOUND when the SEQUENCE operation fails
Revert "SUNRPC: Make RPCSEC_GSS_KRB5 select CRYPTO instead of depending on it"
NeilBrown (2):
nfsd: fix refcount leak in nfsd_set_fh_dentry()
nfsd: ensure SEQUENCE replay sends a valid reply.
Olga Kornievskaia (2):
nfsd: add missing FATTR4_WORD2_CLONE_BLKSIZE from supported attributes
NFSD: free copynotify stateid in nfs4_free_ol_stateid()
fs/nfsd/nfs4state.c | 68 ++++++++++++++++++++++++++++++++++++++---------------
fs/nfsd/nfs4xdr.c | 5 ++--
fs/nfsd/nfsd.h | 1 +
fs/nfsd/nfsfh.c | 6 ++---
fs/nfsd/xdr4.h | 3 ++-
net/sunrpc/Kconfig | 3 +--
6 files changed, 58 insertions(+), 28 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Third round of NFSD fixes for v6.18
2025-11-12 17:53 [GIT PULL] Third round of NFSD fixes for v6.18 Chuck Lever
@ 2025-11-13 2:44 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-11-13 2:44 UTC (permalink / raw)
To: Chuck Lever; +Cc: Linus Torvalds, linux-nfs, linux-kernel, Jeff Layton
The pull request you sent on Wed, 12 Nov 2025 12:53:54 -0500:
> https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.18-3
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6fa9041b7177f6771817b95e83f6df17b147c8c6
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-11-13 2:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-12 17:53 [GIT PULL] Third round of NFSD fixes for v6.18 Chuck Lever
2025-11-13 2:44 ` 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