Hello Linus- The following changes since commit a23dd544debcda4ee4a549ec7de59e85c3c8345c: SUNRPC: Fix READ_PLUS crasher (2022-06-30 17:41:08 -0400) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-5.19-3 for you to fetch changes up to 1197eb5906a5464dbaea24cac296dfc38499cc00: lockd: fix nlm_close_files (2022-07-11 15:49:56 -0400) ---------------------------------------------------------------- Notable regression fixes: - Enable SETATTR(time_create) to fix regression with Mac OS clients - Fix a lockd crasher and broken NLM UNLCK behavior ---------------------------------------------------------------- Chuck Lever (1): NFSD: Decode NFSv4 birth time attribute Jeff Layton (2): lockd: set fl_owner when unlocking files lockd: fix nlm_close_files fs/lockd/svcsubs.c | 14 +++++++------- fs/nfsd/nfs4xdr.c | 9 +++++++++ fs/nfsd/nfsd.h | 3 ++- 3 files changed, 18 insertions(+), 8 deletions(-) -- Chuck Lever