summaryrefslogtreecommitdiff
path: root/include/linux/sunrpc
Commit message (Expand)AuthorAge
* Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2018-04-12
|\
| * NFSv4; Clean up XDR encoding of type bitmap4Trond Myklebust2018-04-10
| * SUNRPC: Add a helper for encoding opaque data inlineTrond Myklebust2018-04-10
| * SUNRPC: Add helpers for decoding opaque and string typesTrond Myklebust2018-04-10
| * SUNRPC: Make num_reqs a non-atomic integerChuck Lever2018-04-10
| * SUNRPC: Move xprt_update_rtt callsiteChuck Lever2018-04-10
| * xprtrdma: "Support" call-only RPCsChuck Lever2018-04-10
* | NFSD: Clean up legacy NFS SYMLINK argument XDR decodersChuck Lever2018-04-03
* | NFSD: Clean up legacy NFS WRITE argument XDR decodersChuck Lever2018-04-03
* | svc: Report xprt dequeue latencyChuck Lever2018-04-03
* | sunrpc: Report per-RPC execution statsChuck Lever2018-04-03
* | sunrpc: Save remote presentation address in svc_xprt for trace eventsChuck Lever2018-04-03
* | svc: Simplify ->xpo_secure_portChuck Lever2018-04-03
* | svcrdma: Consult max_qp_init_rd_atom when accepting connectionsChuck Lever2018-03-20
|/
* Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-02-09
|\
| * SUNRPC: Queue latency-sensitive socket tasks to xprtiodTrond Myklebust2018-02-07
* | Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-02-08
|\ \ | |/ |/|
| * svcrdma: Post Receives in the Receive completion handlerChuck Lever2018-01-18
* | Merge tag 'nfs-rdma-for-4.16-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust2018-01-23
|\ \
| * | xprtrdma: Replace all usage of "frmr" with "frwr"Chuck Lever2018-01-16
| |/
* | SUNRPC: Remove rpc_protocol()Chuck Lever2018-01-14
|/
* sunrpc: make the function arg as constBhumika Goyal2017-11-27
* Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-11-18
|\
| * SUNRPC: Improve ordering of transport processingTrond Myklebust2017-11-07
* | Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-11-17
|\ \
| * | xprtrdma: Update copyright noticesChuck Lever2017-11-17
| * | rpcrdma: Remove C structure definitions of XDR data itemsChuck Lever2017-11-17
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2017-09-11
|\
| * Merge tag 'nfs-rdma-for-4.14-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust2017-09-05
| |\
| | * xprtrdma: Harden backchannel call decodingChuck Lever2017-08-08
| | * sunrpc: Const-ify all instances of struct rpc_xprt_opsChuck Lever2017-08-01
| * | SUNRPC: Add a separate spinlock to protect the RPC request receive listTrond Myklebust2017-08-18
| * | SUNRPC: Don't hold the transport lock across socket copy operationsTrond Myklebust2017-08-16
| |/
* | sunrpc: Const-ify struct sv_serv_opsChuck Lever2017-08-24
* | sunrpc: Const-ify instances of struct svc_xprt_opsChuck Lever2017-08-24
|/
* Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-07-13
|\
| * svcrdma: Clean up after converting svc_rdma_recvfrom to rdma_rw APIChuck Lever2017-07-12
| * svcrdma: Remove frmr cacheChuck Lever2017-07-12
| * svcrdma: Remove unused Read completion handlersChuck Lever2017-07-12
| * svcrdma: Use generic RDMA R/W API in RPC Call pathChuck Lever2017-07-12
| * svcrdma: Add recvfrom helpers to svc_rdma_rw.cChuck Lever2017-07-12
| * sunrpc: Allocate up to RPCSVC_MAXPAGES per svc_rqstChuck Lever2017-07-12
| * svcrdma: Remove svc_rdma_marshal.cChuck Lever2017-06-28
| * Merge tag 'v4.12-rc5' into nfsd treeJ. Bruce Fields2017-06-28
| |\
| * | sunrpc: mark all struct svc_version instances as constChristoph Hellwig2017-05-15
| * | sunrpc: mark all struct svc_procinfo instances as constChristoph Hellwig2017-05-15
| * | sunrpc: move pc_count out of struct svc_procinfoChristoph Hellwig2017-05-15
| * | sunrpc: remove kxdrproc_tChristoph Hellwig2017-05-15
| * | sunrpc: properly type pc_encode callbacksChristoph Hellwig2017-05-15