The following changes since commit e339967eecf1305557f7c697e1bc10b5cc495454: nfsd: Drop dprintk in blocklayout xdr functions (2025-07-14 12:46:50 -0400) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.17-1 for you to fetch changes up to bee47cb026e762841f3faece47b51f985e215edb: sunrpc: fix handling of server side tls alerts (2025-08-06 09:57:50 -0400) ---------------------------------------------------------------- nfsd-6.17 fixes: - 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 These arrived too late to be included in the initial nfsd-6.17 pull request. ---------------------------------------------------------------- Jeff Layton (1): nfsd: don't set the ctime on delegated atime updates NeilBrown (1): nfsd: avoid ref leak in nfsd_open_local_fh() Olga Kornievskaia (1): sunrpc: fix handling of server side tls alerts fs/nfsd/localio.c | 5 +++-- fs/nfsd/vfs.c | 10 +++++++++- net/sunrpc/svcsock.c | 43 +++++++++++++++++++++++++++++++++++-------- 3 files changed, 47 insertions(+), 11 deletions(-)