Hi Linus, The following changes since commit d012a7190fc1fd72ed48911e77ca97ba4521bccd: Linux 5.9-rc2 (2020-08-23 14:08:43 -0700) are available in the Git repository at: git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-5.9-2 for you to fetch changes up to 8c6b6c793ed32b8f9770ebcdf1ba99af423c303b: SUNRPC: stop printk reading past end of string (2020-09-05 10:39:41 -0400) ---------------------------------------------------------------- NFS client bugfixes for Linux 5.9 Highlights include: Bugfixes: - Fix an NFS/RDMA resource leak - Fix the error handling during delegation recall - NFSv4.0 needs to return the delegation on a zero-stateid SETATTR - Stop printk reading past end of string ---------------------------------------------------------------- Chuck Lever (2): xprtrdma: Release in-flight MRs on disconnect NFS: Zero-stateid SETATTR should first return delegation J. Bruce Fields (1): SUNRPC: stop printk reading past end of string Olga Kornievskaia (1): NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall Trond Myklebust (1): Merge tag 'nfs-rdma-for-5.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs fs/nfs/nfs4proc.c | 11 +++++++++-- net/sunrpc/rpcb_clnt.c | 4 ++-- net/sunrpc/xprtrdma/verbs.c | 2 ++ 3 files changed, 13 insertions(+), 4 deletions(-) -- Trond Myklebust Linux NFS client maintainer, Hammerspace trond.myklebust@xxxxxxxxxxxxxxx