aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-12Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds3-1/+103
2018-04-10NFSv4; Clean up XDR encoding of type bitmap4Trond Myklebust1-0/+63
2018-04-10SUNRPC: Add a helper for encoding opaque data inlineTrond Myklebust1-0/+25
2018-04-10SUNRPC: Add helpers for decoding opaque and string typesTrond Myklebust1-0/+6
2018-04-10SUNRPC: Make num_reqs a non-atomic integerChuck Lever1-1/+1
2018-04-10SUNRPC: Move xprt_update_rtt callsiteChuck Lever1-0/+1
2018-04-10xprtrdma: "Support" call-only RPCsChuck Lever1-0/+7
2018-04-03NFSD: Clean up legacy NFS SYMLINK argument XDR decodersChuck Lever1-0/+2
2018-04-03NFSD: Clean up legacy NFS WRITE argument XDR decodersChuck Lever1-0/+2
2018-04-03svc: Report xprt dequeue latencyChuck Lever1-0/+1
2018-04-03sunrpc: Report per-RPC execution statsChuck Lever1-0/+1
2018-04-03sunrpc: Save remote presentation address in svc_xprt for trace eventsChuck Lever1-0/+4
2018-04-03svc: Simplify ->xpo_secure_portChuck Lever1-1/+1
2018-03-20svcrdma: Consult max_qp_init_rd_atom when accepting connectionsChuck Lever1-3/+0
2018-02-09Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+3
2018-02-08Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+0
2018-02-07SUNRPC: Queue latency-sensitive socket tasks to xprtiodTrond Myklebust1-0/+3
2018-01-23Merge tag 'nfs-rdma-for-4.16-1' of git://git.linux-nfs.org/projects/anna/linux-nfsTrond Myklebust1-1/+1
2018-01-18svcrdma: Post Receives in the Receive completion handlerChuck Lever1-2/+0
2018-01-16xprtrdma: Replace all usage of "frmr" with "frwr"Chuck Lever1-1/+1
2018-01-14SUNRPC: Remove rpc_protocol()Chuck Lever1-1/+0
2017-11-27sunrpc: make the function arg as constBhumika Goyal1-1/+1
2017-11-18Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+1
2017-11-17Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-59/+1
2017-11-17xprtrdma: Update copyright noticesChuck Lever1-0/+1
2017-11-17rpcrdma: Remove C structure definitions of XDR data itemsChuck Lever1-59/+0
2017-11-07SUNRPC: Improve ordering of transport processingTrond Myklebust1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman22-0/+22
2017-09-11Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-1/+19
2017-09-05Merge tag 'nfs-rdma-for-4.14-1' of git://git.linux-nfs.org/projects/anna/linux-nfs into linux-nextTrond Myklebust2-1/+14
2017-08-24sunrpc: Const-ify struct sv_serv_opsChuck Lever1-3/+3
2017-08-24sunrpc: Const-ify instances of struct svc_xprt_opsChuck Lever1-2/+2
2017-08-18SUNRPC: Add a separate spinlock to protect the RPC request receive listTrond Myklebust1-0/+1
2017-08-16SUNRPC: Don't hold the transport lock across socket copy operationsTrond Myklebust2-0/+4
2017-08-08xprtrdma: Harden backchannel call decodingChuck Lever1-0/+13
2017-08-01sunrpc: Const-ify all instances of struct rpc_xprt_opsChuck Lever1-1/+1
2017-07-13Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds5-65/+27
2017-07-12svcrdma: Clean up after converting svc_rdma_recvfrom to rdma_rw APIChuck Lever1-4/+0
2017-07-12svcrdma: Remove frmr cacheChuck Lever1-18/+0
2017-07-12svcrdma: Remove unused Read completion handlersChuck Lever1-3/+1
2017-07-12svcrdma: Use generic RDMA R/W API in RPC Call pathChuck Lever1-14/+0
2017-07-12svcrdma: Add recvfrom helpers to svc_rdma_rw.cChuck Lever1-0/+3
2017-07-12sunrpc: Allocate up to RPCSVC_MAXPAGES per svc_rqstChuck Lever1-1/+1
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+2
2017-07-04net, sunrpc: convert gss_cl_ctx.count from atomic_t to refcount_tReshetova, Elena1-1/+2
2017-06-28svcrdma: Remove svc_rdma_marshal.cChuck Lever1-3/+0
2017-06-28Merge tag 'v4.12-rc5' into nfsd treeJ. Bruce Fields1-1/+2
2017-06-20sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wait_bit.h>Ingo Molnar1-1/+1
2017-05-16nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments"J. Bruce Fields1-1/+2
2017-05-15sunrpc: mark all struct svc_version instances as constChristoph Hellwig1-1/+1