]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'nfsd-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux master
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 11 Aug 2025 14:38:55 +0000 (07:38 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 11 Aug 2025 14:38:55 +0000 (07:38 -0700)
commit53e760d8949895390e256e723e7ee46618310361
treead88a9714f9bdd6219986603734c47bf6c834f8a
parent8f5ae30d69d7543eee0d70083daf4de8fe15d585
parentbee47cb026e762841f3faece47b51f985e215edb
Merge tag 'nfsd-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux

Pull nfsd fixes from Chuck Lever:

 - A correctness fix for delegated timestamps

 - Address an NFSD shutdown hang when LOCALIO is in use

 - Prevent a remotely exploitable crasher when TLS is in use

* tag 'nfsd-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux:
  sunrpc: fix handling of server side tls alerts
  nfsd: avoid ref leak in nfsd_open_local_fh()
  nfsd: don't set the ctime on delegated atime updates
fs/nfsd/vfs.c