]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'nfsd-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux master
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 26 May 2026 20:49:13 +0000 (13:49 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 26 May 2026 20:49:13 +0000 (13:49 -0700)
commiteb3f4b7426cfd2b79d65b7d37155480b32259a11
treeadb9ed5b086c5c501915884cb8a26247b2c4f1c5
parente909cedf6800ef493063f18a089f3632817a8c2d
parent0b474240327cebeff08ad429e8ed3cfc6c8ee816
Merge tag 'nfsd-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux

Pull nfsd fixes from Chuck Lever:
 "Regressions:

   - Tighten bounds checking for sunrpc cache hash tables

   - Don't report key material in the ftrace log

  Stable fix:

   - Fix lockd's implementation of the NLM TEST procedure"

* tag 'nfsd-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux:
  lockd: fix TEST handling when not all permissions are available.
  NFSD: Report whether fh_key was actually updated
  sunrpc: prevent out-of-bounds read in __cache_seq_start()
fs/lockd/svclock.c
fs/lockd/svcsubs.c