* [GIT PULL] NFSD fixes for v6.14
@ 2025-02-10 18:59 cel
2025-02-10 21:21 ` Linus Torvalds
2025-02-11 3:00 ` pr-tracker-bot
0 siblings, 2 replies; 3+ messages in thread
From: cel @ 2025-02-10 18:59 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Jeff Layton, linux-nfs, linux-kernel
Hi Linus-
Note that my GPG key expired a few days ago. I renewed it with no
expiry and pushed it to pgp.mit.edu earlier today.
---
The following changes since commit c92066e78600b058638785288274a1f1426fe268:
sunrpc: Remove gss_{de,en}crypt_xdr_buf deadcode (2025-01-21 15:30:01 -0500)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.14-1
for you to fetch changes up to 4990d098433db18c854e75fb0f90d941eb7d479e:
NFSD: Fix CB_GETATTR status fix (2025-02-10 13:31:28 -0500)
----------------------------------------------------------------
nfsd-6.14 fixes:
- Introduced during the v6.14 merge window:
- A fix for CB_GETATTR reply decoding was not quite correct
- Fix the NFSD connection limiting logic
- Fix a bug in the new session table resizing logic
- Bugs that pre-date v6.14
- Support for courteous clients (5.19) introduced a shutdown hang
- Fix a crash in the filecache laundrette (6.9)
- Fix a zero-day crash in NFSD's NFSv3 ACL implementation
----------------------------------------------------------------
Chuck Lever (1):
NFSD: Fix CB_GETATTR status fix
Dai Ngo (1):
NFSD: fix hang in nfsd4_shutdown_callback
Jeff Layton (1):
nfsd: validate the nfsd_serv pointer before calling svc_wake_up
Li Lingfeng (1):
nfsd: clear acl_access/acl_default after releasing them
NeilBrown (1):
nfsd: fix uninitialised slot info when a request is retried
Olga Kornievskaia (1):
nfsd: fix __fh_verify for localio
fs/nfsd/filecache.c | 11 ++++++++++-
fs/nfsd/nfs2acl.c | 2 ++
fs/nfsd/nfs3acl.c | 2 ++
fs/nfsd/nfs4callback.c | 9 ++++++---
fs/nfsd/nfs4state.c | 3 ++-
fs/nfsd/nfsfh.c | 5 +++--
6 files changed, 25 insertions(+), 7 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [GIT PULL] NFSD fixes for v6.14
2025-02-10 18:59 [GIT PULL] NFSD fixes for v6.14 cel
@ 2025-02-10 21:21 ` Linus Torvalds
2025-02-11 3:00 ` pr-tracker-bot
1 sibling, 0 replies; 3+ messages in thread
From: Linus Torvalds @ 2025-02-10 21:21 UTC (permalink / raw)
To: cel; +Cc: Jeff Layton, linux-nfs, linux-kernel
On Mon, 10 Feb 2025 at 10:59, <cel@kernel.org> wrote:
>
> Note that my GPG key expired a few days ago. I renewed it with no
> expiry and pushed it to pgp.mit.edu earlier today.
Thanks for the note. Can you send the update to kernel.org too, so
that the key repo there gets updated too? That tends to be my primary
way to get key updates, because the pgp keyservers are inevitably
flaky and unreliable as all heck, ie
gpg: refreshing 1 key from hkp://pgp.mit.edu
gpg: keyserver refresh failed: No keyserver available
and the pgp.mit.edu web interface seems to be broken too.
Anyway, I've done the pull, but this is just one reason I hate people
putting expiration dates on their keys: the key server infrastructure
has been so broken for years that it's just a pain.
Linus
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [GIT PULL] NFSD fixes for v6.14
2025-02-10 18:59 [GIT PULL] NFSD fixes for v6.14 cel
2025-02-10 21:21 ` Linus Torvalds
@ 2025-02-11 3:00 ` pr-tracker-bot
1 sibling, 0 replies; 3+ messages in thread
From: pr-tracker-bot @ 2025-02-11 3:00 UTC (permalink / raw)
To: cel; +Cc: Linus Torvalds, Jeff Layton, linux-nfs, linux-kernel
The pull request you sent on Mon, 10 Feb 2025 13:59:05 -0500:
> https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.14-1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/febbc555cf0fff895546ddb8ba2c9a523692fb55
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-02-11 2:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-10 18:59 [GIT PULL] NFSD fixes for v6.14 cel
2025-02-10 21:21 ` Linus Torvalds
2025-02-11 3: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.