summaryrefslogtreecommitdiff
path: root/include/linux/sunrpc
AgeCommit message (Expand)Author
2018-08-23Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2018-08-22sunrpc: Extract target name into svc_credChuck Lever
2018-08-09NFSD: Handle full-length symlinksChuck Lever
2018-08-09NFSD: Refactor the generic write vector fill helperChuck Lever
2018-07-31NFSv4 client live hangs after live data migration recoveryBill Baker
2018-07-31sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt c...Dave Wysochanski
2018-07-30net/sunrpc: Make rpc_auth_create_args a constSargun Dhillon
2018-06-12Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-06-12Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-05-11svcrdma: Remove unused svc_rdma_op_ctxtChuck Lever
2018-05-11svcrdma: Persistently allocate and DMA-map Send buffersChuck Lever
2018-05-11svcrdma: Remove post_send_wrChuck Lever
2018-05-11svcrdma: Don't overrun the SGE array in svc_rdma_send_ctxtChuck Lever
2018-05-11svcrdma: Introduce svc_rdma_send_ctxtChuck Lever
2018-05-11svcrdma: Clean up Send SGE accountingChuck Lever
2018-05-11svcrdma: Refactor svc_rdma_dma_map_bufChuck Lever
2018-05-11svcrdma: Allocate recv_ctxt's on CPU handling ReceivesChuck Lever
2018-05-11svcrdma: Persistently allocate and DMA-map Receive buffersChuck Lever
2018-05-11svcrdma: Simplify svc_rdma_recv_ctxt_putChuck Lever
2018-05-11svcrdma: Remove sc_rq_depthChuck Lever
2018-05-11svcrdma: Introduce svc_rdma_recv_ctxtChuck Lever
2018-05-11svcrdma: Add proper SPDX tags for NetApp-contributed sourceChuck Lever
2018-05-07xprtrdma: Make rpc_rqst part of rpcrdma_reqChuck Lever
2018-05-07SUNRPC: Add a ->free_slot transport calloutChuck Lever
2018-05-07SUNRPC: Initialize rpc_rqst outside of xprt->reserve_lockChuck Lever
2018-05-07xprtrdma: Add proper SPDX tags for NetApp-contributed sourceChuck Lever
2018-04-16remove rpc_rmdir()Al Viro
2018-04-12Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2018-04-10NFSv4; Clean up XDR encoding of type bitmap4Trond Myklebust
2018-04-10SUNRPC: Add a helper for encoding opaque data inlineTrond Myklebust
2018-04-10SUNRPC: Add helpers for decoding opaque and string typesTrond Myklebust
2018-04-10SUNRPC: Make num_reqs a non-atomic integerChuck Lever
2018-04-10SUNRPC: Move xprt_update_rtt callsiteChuck Lever
2018-04-10xprtrdma: "Support" call-only RPCsChuck Lever
2018-04-03NFSD: Clean up legacy NFS SYMLINK argument XDR decodersChuck Lever
2018-04-03NFSD: Clean up legacy NFS WRITE argument XDR decodersChuck Lever
2018-04-03svc: Report xprt dequeue latencyChuck Lever
2018-04-03sunrpc: Report per-RPC execution statsChuck Lever
2018-04-03sunrpc: Save remote presentation address in svc_xprt for trace eventsChuck Lever
2018-04-03svc: Simplify ->xpo_secure_portChuck Lever
2018-03-20svcrdma: Consult max_qp_init_rd_atom when accepting connectionsChuck Lever
2018-02-09Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-02-08Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-02-07SUNRPC: Queue latency-sensitive socket tasks to xprtiodTrond Myklebust
2018-01-23Merge tag 'nfs-rdma-for-4.16-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust
2018-01-18svcrdma: Post Receives in the Receive completion handlerChuck Lever
2018-01-16xprtrdma: Replace all usage of "frmr" with "frwr"Chuck Lever
2018-01-14SUNRPC: Remove rpc_protocol()Chuck Lever
2017-11-27sunrpc: make the function arg as constBhumika Goyal
2017-11-18Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds