The following changes since commit b38a6023da6a12b561f0421c6a5a1f7624a1529c: Documentation: Add missing documentation for EXPORT_OP flags (2023-08-29 17:45:22 -0400) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.6-1 for you to fetch changes up to 88956eabfdea7d01d550535af120d4ef265b1d02: NFSD: fix possible oops when nfsd/pool_stats is closed. (2023-09-12 09:39:35 -0400) ---------------------------------------------------------------- nfsd-6.6 fixes: - Use correct order when encoding NFSv4 RENAME change_info - Fix a potential oops during NFSD shutdown ---------------------------------------------------------------- Jeff Layton (1): nfsd: fix change_info in NFSv4 RENAME replies NeilBrown (1): NFSD: fix possible oops when nfsd/pool_stats is closed. fs/nfsd/nfs4proc.c | 4 ++-- fs/nfsd/nfssvc.c | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) -- Chuck Lever