summaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Clean up initialisation of the struct rpc_rqstTrond Myklebust2019-07-031-1/+0
* SUNRPC: Always drop the XPRT_LOCK on XPRT_CLOSE_WAITBenjamin Coddington2019-02-151-0/+5
* sunrpc: use-after-free in svc_process_common()Vasily Averin2019-01-161-1/+4
* Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2018-08-233-4/+6
|\
| * NFSv4 client live hangs after live data migration recoveryBill Baker2018-07-311-0/+1
| * sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt c...Dave Wysochanski2018-07-311-2/+2
| * net/sunrpc: Make rpc_auth_create_args a constSargun Dhillon2018-07-301-2/+3
* | sunrpc: Extract target name into svc_credChuck Lever2018-08-221-0/+3
* | NFSD: Handle full-length symlinksChuck Lever2018-08-091-1/+2
* | NFSD: Refactor the generic write vector fill helperChuck Lever2018-08-091-0/+1
|/
* Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-06-123-1/+7
|\
| * xprtrdma: Make rpc_rqst part of rpcrdma_reqChuck Lever2018-05-071-1/+0
| * SUNRPC: Add a ->free_slot transport calloutChuck Lever2018-05-071-0/+4
| * SUNRPC: Initialize rpc_rqst outside of xprt->reserve_lockChuck Lever2018-05-071-0/+1
| * xprtrdma: Add proper SPDX tags for NetApp-contributed sourceChuck Lever2018-05-072-0/+2
* | Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-06-121-46/+49
|\ \
| * | svcrdma: Remove unused svc_rdma_op_ctxtChuck Lever2018-05-111-21/+0
| * | svcrdma: Persistently allocate and DMA-map Send buffersChuck Lever2018-05-111-2/+6
| * | svcrdma: Remove post_send_wrChuck Lever2018-05-111-3/+0
| * | svcrdma: Don't overrun the SGE array in svc_rdma_send_ctxtChuck Lever2018-05-111-6/+3
| * | svcrdma: Introduce svc_rdma_send_ctxtChuck Lever2018-05-111-12/+23
| * | svcrdma: Clean up Send SGE accountingChuck Lever2018-05-111-1/+1
| * | svcrdma: Refactor svc_rdma_dma_map_bufChuck Lever2018-05-111-7/+0
| * | svcrdma: Allocate recv_ctxt's on CPU handling ReceivesChuck Lever2018-05-111-0/+1
| * | svcrdma: Persistently allocate and DMA-map Receive buffersChuck Lever2018-05-111-2/+2
| * | svcrdma: Simplify svc_rdma_recv_ctxt_putChuck Lever2018-05-111-2/+1
| * | svcrdma: Remove sc_rq_depthChuck Lever2018-05-111-1/+0
| * | svcrdma: Introduce svc_rdma_recv_ctxtChuck Lever2018-05-111-1/+23
| * | svcrdma: Add proper SPDX tags for NetApp-contributed sourceChuck Lever2018-05-111-0/+1
| |/
* / remove rpc_rmdir()Al Viro2018-04-161-2/+0
|/
* Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2018-04-123-1/+103
|\
| * NFSv4; Clean up XDR encoding of type bitmap4Trond Myklebust2018-04-101-0/+63
| * SUNRPC: Add a helper for encoding opaque data inlineTrond Myklebust2018-04-101-0/+25
| * SUNRPC: Add helpers for decoding opaque and string typesTrond Myklebust2018-04-101-0/+6
| * SUNRPC: Make num_reqs a non-atomic integerChuck Lever2018-04-101-1/+1
| * SUNRPC: Move xprt_update_rtt callsiteChuck Lever2018-04-101-0/+1
| * xprtrdma: "Support" call-only RPCsChuck Lever2018-04-101-0/+7
* | NFSD: Clean up legacy NFS SYMLINK argument XDR decodersChuck Lever2018-04-031-0/+2
* | NFSD: Clean up legacy NFS WRITE argument XDR decodersChuck Lever2018-04-031-0/+2
* | svc: Report xprt dequeue latencyChuck Lever2018-04-031-0/+1
* | sunrpc: Report per-RPC execution statsChuck Lever2018-04-031-0/+1
* | sunrpc: Save remote presentation address in svc_xprt for trace eventsChuck Lever2018-04-031-0/+4
* | svc: Simplify ->xpo_secure_portChuck Lever2018-04-031-1/+1
* | svcrdma: Consult max_qp_init_rd_atom when accepting connectionsChuck Lever2018-03-201-3/+0
|/
* Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-02-091-0/+3
|\
| * SUNRPC: Queue latency-sensitive socket tasks to xprtiodTrond Myklebust2018-02-071-0/+3
* | Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-02-081-2/+0
|\ \ | |/ |/|
| * svcrdma: Post Receives in the Receive completion handlerChuck Lever2018-01-181-2/+0
* | Merge tag 'nfs-rdma-for-4.16-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust2018-01-231-1/+1
|\ \
| * | xprtrdma: Replace all usage of "frmr" with "frwr"Chuck Lever2018-01-161-1/+1
| |/