This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 1a4431a5db2b Merge tag 'afs-fixes-20210315' of git://git.kernel.org/pub [...] new d30881f573e5 nfsd: Don't keep looking up unhashed files in the nfsd file cache new 6820bf77864d svcrdma: disable timeouts on rdma backchannel new 700522736907 fs: nfsd: fix kconfig dependency warning for NFSD_V4 new bfdd89f232aa nfsd: don't abort copies early new c7de87ff9dac NFSD: Repair misuse of sv_lock in 5.10.16-rt30. new f1442d6349a2 sunrpc: fix refcount leak for rpc auth modules new 0ddc94239401 rpc: fix NULL dereference on kmalloc failure new 4aa5e002034f Revert "nfsd4: remove check_conflicting_opens warning" new 6ee65a773096 Revert "nfsd4: a client's own opens needn't prevent delegations" new 614c9750173e NFSD: fix dest to src mount in inter-server COPY new b4250dd868d1 NFSD: fix error handling in NFSv4.0 callbacks new bade4be69a6e svcrdma: Revert "svcrdma: Reduce Receive doorbell rate" new 4108e101972c Merge tag 'nfsd-5.12-2' of git://git.kernel.org/pub/scm/li [...] new 775c5033a0d1 fuse: fix live lock in fuse_iget() new 3f9b9efd82a8 virtiofs: Fail dax mount if device does not support it new f8425c939663 fuse: 32-bit user space ioctl compat for fuse device new 1df27313f50a Merge tag 'fuse-fixes-5.12-rc4' of git://git.kernel.org/pu [...]
The 17 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: fs/fuse/dev.c | 26 ++++++---- fs/fuse/fuse_i.h | 1 + fs/fuse/virtio_fs.c | 9 +++- fs/locks.c | 3 -- fs/nfsd/Kconfig | 1 + fs/nfsd/filecache.c | 2 + fs/nfsd/nfs4callback.c | 1 + fs/nfsd/nfs4proc.c | 2 +- fs/nfsd/nfs4state.c | 55 ++++++-------------- include/linux/sunrpc/svc_rdma.h | 1 - include/uapi/linux/fuse.h | 3 +- net/sunrpc/auth_gss/svcauth_gss.c | 11 ++-- net/sunrpc/svc.c | 6 ++- net/sunrpc/svc_xprt.c | 4 +- net/sunrpc/xprtrdma/svc_rdma_backchannel.c | 6 +-- net/sunrpc/xprtrdma/svc_rdma_recvfrom.c | 82 ++++++++++++++---------------- 16 files changed, 102 insertions(+), 111 deletions(-)