summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2020-04-0711-716/+503
|\
| * SUNRPC: Don't start a timer on an already queued rpc taskTrond Myklebust2020-04-041-6/+13
| * Merge tag 'nfs-rdma-for-5.7-1' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust2020-03-286-625/+413
| |\
| | * xprtrdma: kmalloc rpcrdma_ep separate from rpcrdma_xprtChuck Lever2020-03-276-130/+141
| | * xprtrdma: Extract sockaddr from struct rdma_cm_idChuck Lever2020-03-271-21/+14
| | * xprtrdma: Merge struct rpcrdma_ia into struct rpcrdma_epChuck Lever2020-03-276-255/+240
| | * xprtrdma: Disconnect on flushed completionChuck Lever2020-03-273-17/+45
| | * xprtrdma: Remove rpcrdma_ia::ri_flagsChuck Lever2020-03-273-67/+13
| | * xprtrdma: Invoke rpcrdma_ia_open in the connect workerChuck Lever2020-03-273-142/+20
| | * xprtrdma: Allocate Protection Domain in rpcrdma_ep_create()Chuck Lever2020-03-271-16/+10
| | * xprtrdma: Refactor rpcrdma_ep_connect() and rpcrdma_ep_disconnect()Chuck Lever2020-03-273-20/+20
| | * xprtrdma: Clean up the post_send pathChuck Lever2020-03-275-18/+18
| | * xprtrdma: Refactor frwr_init_mr()Chuck Lever2020-03-273-8/+8
| | * xprtrdma: Invoke rpcrdma_ep_create() in the connect workerChuck Lever2020-03-273-103/+56
| | * xprtrdma: Enhance MR-related trace pointsChuck Lever2020-03-271-1/+1
| * | SUNRPC: fix krb5p mount to provide large enough buffer in rq_rcvsizeOlga Kornievskaia2020-03-261-1/+2
| * | SUNRPC: Trim stack utilization in the wrap and unwrap pathsChuck Lever2020-03-161-6/+8
| * | SUNRPC: Remove xdr_buf_read_mic()Chuck Lever2020-03-161-55/+0
| * | sunrpc: Fix gss_unwrap_resp_integ() againChuck Lever2020-03-161-19/+58
| * | SUNRPC: remove redundant assignments to variable statusColin Ian King2020-03-161-1/+1
| * | SUNRPC: Don't take a reference to the cred on synchronous tasksTrond Myklebust2020-03-161-0/+3
| * | SUNRPC: Add a flag to avoid reference counts on credentialsTrond Myklebust2020-03-162-3/+5
| |/
* | svcrdma: Fix leak of transport addressesChuck Lever2020-03-271-0/+1
* | SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'Christophe JAILLET2020-03-271-5/+14
* | sunrpc: Add tracing for cache eventsTrond Myklebust2020-03-161-9/+27
* | SUNRPC/cache: Allow garbage collection of invalid cache entriesTrond Myklebust2020-03-161-17/+19
* | nfsd: export upcalls must not return ESTALE when mountd is downTrond Myklebust2020-03-163-27/+50
* | SUNRPC: Teach server to use xprt_sock_sendmsg for socket sendsChuck Lever2020-03-164-175/+71
* | SUNRPC: Refactor xs_sendpages()Chuck Lever2020-03-164-129/+177
* | svcrdma: Avoid DMA mapping small RPC RepliesChuck Lever2020-03-161-1/+12
* | svcrdma: Fix double sync of transport header bufferChuck Lever2020-03-163-41/+28
* | svcrdma: Refactor chunk list encodersChuck Lever2020-03-163-121/+207
* | SUNRPC: Add encoders for list item discriminatorsChuck Lever2020-03-161-31/+5
* | svcrdma: Rename svcrdma_encode trace points in send routinesChuck Lever2020-03-161-6/+7
* | svcrdma: Update synopsis of svc_rdma_send_reply_msg()Chuck Lever2020-03-161-6/+4
* | svcrdma: Update synopsis of svc_rdma_map_reply_msg()Chuck Lever2020-03-162-34/+50
* | svcrdma: Update synopsis of svc_rdma_send_reply_chunk()Chuck Lever2020-03-162-7/+7
* | svcrdma: De-duplicate code that locates Write and Reply chunksChuck Lever2020-03-162-35/+12
* | svcrdma: Use struct xdr_stream to decode ingress transport headersChuck Lever2020-03-161-83/+123
* | svcrdma: Remove svcrdma_cm_event() trace pointChuck Lever2020-03-161-7/+0
* | svcrdma: Create a generic tracing class for displaying xdr_buf layoutChuck Lever2020-03-163-2/+5
* | SUNRPC: Clean up: Replace dprintk and BUG_ON call sites in svcauth_gss.cChuck Lever2020-03-161-28/+15
* | SUNRPC: Add xdr_pad_size() helperChuck Lever2020-03-163-10/+6
* | svcrdma: Fix double svc_rdma_send_ctxt_put() in an error pathChuck Lever2020-03-161-8/+1
* | nfsd: Fix NFSv4 READ on RDMA when using readvChuck Lever2020-03-166-13/+83
* | svcrdma: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-161-1/+1
* | sunrpc: Pass lockdep expression to RCU listsAmol Grover2020-03-161-1/+2
|/
* xprtrdma: Fix DMA scatter-gather list mapping imbalanceChuck Lever2020-02-131-6/+7
* Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2020-02-072-22/+30
|\
| * sunrpc: expiry_time should be seconds not timevalRoberto Bergantinos Corpas2020-02-071-0/+4