Hi Linus - The following changes since commit 16720861675393a35974532b3c837d9fd7bfe08c: SUNRPC: Fix sockaddr handling in svcsock_accept_class trace points (2022-01-10 10:57:34 -0500) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-5.17-1 for you to fetch changes up to ab451ea952fe9d7afefae55ddb28943a148247fe: nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client. (2022-01-28 09:04:00 -0500) ---------------------------------------------------------------- Notable bug fixes: - Ensure SM_NOTIFY doesn't crash the NFS server host - Ensure NLM locks are cleaned up after client reboot - Fix a leak of internal NFSv4 lease information ---------------------------------------------------------------- Dai Ngo (1): nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client. J. Bruce Fields (2): lockd: fix server crash on reboot of client holding lock lockd: fix failure to cleanup client locks fs/lockd/svcsubs.c | 18 ++++++++++-------- fs/nfsd/nfs4state.c | 4 +++- 2 files changed, 13 insertions(+), 9 deletions(-) -- Chuck Lever