summaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-07-135-65/+27
|\
| * svcrdma: Clean up after converting svc_rdma_recvfrom to rdma_rw APIChuck Lever2017-07-121-4/+0
| * svcrdma: Remove frmr cacheChuck Lever2017-07-121-18/+0
| * svcrdma: Remove unused Read completion handlersChuck Lever2017-07-121-3/+1
| * svcrdma: Use generic RDMA R/W API in RPC Call pathChuck Lever2017-07-121-14/+0
| * svcrdma: Add recvfrom helpers to svc_rdma_rw.cChuck Lever2017-07-121-0/+3
| * sunrpc: Allocate up to RPCSVC_MAXPAGES per svc_rqstChuck Lever2017-07-121-1/+1
| * svcrdma: Remove svc_rdma_marshal.cChuck Lever2017-06-281-3/+0
| * Merge tag 'v4.12-rc5' into nfsd treeJ. Bruce Fields2017-06-281-1/+2
| |\
| * | sunrpc: mark all struct svc_version instances as constChristoph Hellwig2017-05-151-1/+1
| * | sunrpc: mark all struct svc_procinfo instances as constChristoph Hellwig2017-05-151-2/+2
| * | sunrpc: move pc_count out of struct svc_procinfoChristoph Hellwig2017-05-151-1/+1
| * | sunrpc: remove kxdrproc_tChristoph Hellwig2017-05-151-7/+0
| * | sunrpc: properly type pc_encode callbacksChristoph Hellwig2017-05-151-1/+2
| * | sunrpc: properly type pc_decode callbacksChristoph Hellwig2017-05-151-1/+2
| * | sunrpc: properly type pc_release callbacksChristoph Hellwig2017-05-151-1/+2
| * | sunrpc: properly type pc_func callbacksChristoph Hellwig2017-05-151-2/+2
| * | sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig2017-05-152-3/+3
| * | sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig2017-05-151-1/+1
| * | sunrpc: properly type argument to kxdrdproc_tChristoph Hellwig2017-05-151-1/+2
| * | sunrpc: properly type argument to kxdreproc_tChristoph Hellwig2017-05-151-1/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-1/+2
|\ \ \
| * | | net, sunrpc: convert gss_cl_ctx.count from atomic_t to refcount_tReshetova, Elena2017-07-041-1/+2
| | |/ | |/|
* | | sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...Ingo Molnar2017-06-201-1/+1
|/ /
* | nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments"J. Bruce Fields2017-05-161-1/+2
|/
* NFSv4: Fix callback server shutdownTrond Myklebust2017-04-271-0/+1
* svcrdma: Clean out old XDR encodersChuck Lever2017-04-251-4/+0
* svcrdma: Remove the req_map cacheChuck Lever2017-04-251-33/+1
* svcrdma: Remove unused RDMA Write completion handlerChuck Lever2017-04-251-1/+0
* svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxtChuck Lever2017-04-251-2/+7
* svcrdma: Clean up RPC-over-RDMA backchannel reply processingChuck Lever2017-04-251-1/+1
* svcrdma: Clean up RDMA_ERROR pathChuck Lever2017-04-252-5/+3
* svcrdma: Use rdma_rw API in RPC reply pathChuck Lever2017-04-251-1/+0
* svcrdma: Introduce local rdma_rw API helpersChuck Lever2017-04-251-0/+11
* svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULTChuck Lever2017-04-251-1/+0
* svcrdma: Add svc_rdma_map_reply_hdr()Chuck Lever2017-04-251-0/+3
* svcrdma: Move send_wr to svc_rdma_op_ctxtChuck Lever2017-04-251-0/+4
* nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields2017-04-251-2/+1
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
* Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-03-017-38/+233
|\
| * SUNRPC: Add a helper function xdr_stream_decode_string_dup()Trond Myklebust2017-02-211-0/+2
| * SUNRPC: Add generic helpers for xdr_stream encode/decodeTrond Myklebust2017-02-211-0/+177
| * NFSv4: Set the connection timeout to match the lease periodTrond Myklebust2017-02-091-2/+3
| * SUNRPC: Allow changing of the TCP timeout parameters on the flyTrond Myklebust2017-02-092-0/+7
| * SUNRPC: Remove unused function rpc_get_timeout()Trond Myklebust2017-02-091-1/+0
| * sunrpc: remove dead codes of cr_magic in rpc_credKinglong Mee2017-02-081-5/+0
| * sunrpc: rename NFS_NGROUPS to UNX_NGROUPS for auth unixKinglong Mee2017-02-081-0/+1
| * sunrpc/nfs: cleanup procfs/pipefs entry in cache_detailKinglong Mee2017-02-081-12/+3
| * sunrpc & nfs: Add and use dprintk_cont macrosJoe Perches2017-01-301-18/+40
* | Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-02-285-14/+27
|\ \
OpenPOWER on IntegriCloud