This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from ab0f2473d374 Merge tag 'io_uring-5.8-2020-06-26' of git://git.kernel.dk [...] new 2acc5cae2923 xprtrdma: Prevent dereferencing r_xprt->rx_ep after it is freed new 2d97f4637666 xprtrdma: Use re_connect_status safely in rpcrdma_xprt_connect() new f423f755f41e xprtrdma: Clean up synopsis of rpcrdma_flush_disconnect() new c487eb7d8e41 xprtrdma: Clean up disconnect new 7b2182ec381f xprtrdma: Fix handling of RDMA_ERROR replies new b7ade38165ca sunrpc: fixed rollback in rpc_gssd_dummy_populate() new 4659ed7cc851 nfs: Fix memory leak of export_path new 8b0401373734 pNFS/flexfiles: Fix list corruption if the mirror count changes new d03727b248d0 NFSv4 fix CLOSE not waiting for direct IO compeletion new 89a3c9f5b9f0 SUNRPC: Properly set the @subbuf parameter of xdr_buf_subs [...] new 4e99b32169e8 Merge tag 'nfs-for-5.8-2' of git://git.linux-nfs.org/proje [...]
The 11 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/nfs/direct.c | 13 +++++-- fs/nfs/file.c | 1 + fs/nfs/flexfilelayout/flexfilelayout.c | 11 ++++-- fs/nfs/nfs4namespace.c | 1 + net/sunrpc/rpc_pipe.c | 1 + net/sunrpc/xdr.c | 4 ++ net/sunrpc/xprtrdma/frwr_ops.c | 8 ++-- net/sunrpc/xprtrdma/rpc_rdma.c | 9 ++--- net/sunrpc/xprtrdma/transport.c | 2 +- net/sunrpc/xprtrdma/verbs.c | 71 ++++++++++++++++++++-------------- net/sunrpc/xprtrdma/xprt_rdma.h | 3 +- 11 files changed, 75 insertions(+), 49 deletions(-)