summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | xprtrdma: Rename fields in rpcrdma_fmrChuck Lever2016-07-112-19/+19
| | * | xprtrdma: Move init and release helpersChuck Lever2016-07-112-89/+119
| | * | xprtrdma: Create common scatterlist fields in rpcrdma_mwChuck Lever2016-07-112-47/+46
| | * | xprtrdma: Remove FMRs from the unmap list after unmappingChuck Lever2016-07-111-2/+7
| | |/
| * | Merge branch 'sunrpc'Trond Myklebust2016-07-245-74/+130
| |\ \
| | * | SUNRPC: Fix a compiler warning in fs/nfs/clnt.cTrond Myklebust2016-07-241-1/+1
| | * | SUNRPC: Fix infinite looping in rpc_clnt_iterate_for_each_xprtTrond Myklebust2016-07-161-5/+3
| | * | SUNRPC: Fix suspicious enobufs issues.Trond Myklebust2016-06-131-6/+25
| | * | SUNRPC: Reduce latency when send queue is congestedTrond Myklebust2016-06-132-12/+37
| | * | SUNRPC: RPC transport queue must be low latencyTrond Myklebust2016-06-133-11/+27
| | * | SUNRPC: Consolidate xs_tcp_data_ready and xs_data_readyTrond Myklebust2016-06-131-31/+7
| | * | SUNRPC: Small optimisation of client receiveTrond Myklebust2016-06-131-11/+33
| * | | sunrpc: Prevent resvport min/max inversion via sysfs and module parameterFrank Sorenson2016-07-191-1/+5
| * | | sunrpc: Prevent resvport min/max inversion via sysctlFrank Sorenson2016-07-191-2/+2
| * | | sunrpc: Fix reserved port range calculationFrank Sorenson2016-07-191-1/+1
| * | | sunrpc: Fix bit count when setting hashtable size to power-of-twoFrank Sorenson2016-07-191-3/+1
| * | | sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flagsScott Mayhew2016-07-195-9/+7
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-07-291-4/+4
|\ \ \ | |/ / |/| |
| * | vfs: Pass data, ns, and ns->userns to mount_nsEric W. Biederman2016-06-231-4/+4
| |/
* | rpc: share one xps between all backchannelsJ. Bruce Fields2016-06-153-4/+17
* | nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields2016-06-151-2/+10
* | SUNRPC: fix xprt leak on xps allocation failureJ. Bruce Fields2016-06-151-2/+3
|/
* Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-05-2615-444/+676
|\
| * SUNRPC: Ensure get_rpccred() and put_rpccred() can take NULL argumentsTrond Myklebust2016-05-171-2/+3
| * xprtrdma: Remove qplockChuck Lever2016-05-172-4/+0
| * xprtrdma: Faster server reboot recoveryChuck Lever2016-05-171-1/+11
| * xprtrdma: Remove ro_unmap() from all registration modesChuck Lever2016-05-174-88/+0
| * xprtrdma: Add ro_unmap_safe memreg methodChuck Lever2016-05-176-19/+150
| * xprtrdma: Refactor __fmr_dma_unmap()Chuck Lever2016-05-171-5/+2
| * xprtrdma: Move fr_xprt and fr_worker to struct rpcrdma_mwChuck Lever2016-05-172-7/+7
| * xprtrdma: Refactor the FRWR recovery workerChuck Lever2016-05-171-9/+16
| * xprtrdma: Reset MRs in frwr_op_unmap_sync()Chuck Lever2016-05-171-38/+60
| * xprtrdma: Save I/O direction in struct rpcrdma_frwrChuck Lever2016-05-172-3/+4
| * xprtrdma: Rename rpcrdma_frwr::sg and sg_nentsChuck Lever2016-05-172-20/+20
| * xprtrdma: Use core ib_drain_qp() APIChuck Lever2016-05-171-35/+6
| * xprtrdma: Remove rpcrdma_create_chunks()Chuck Lever2016-05-171-151/+0
| * xprtrdma: Allow Read list and Reply chunk simultaneouslyChuck Lever2016-05-172-60/+272
| * xprtrdma: Update comments in rpcrdma_marshal_req()Chuck Lever2016-05-171-14/+4
| * xprtrdma: Avoid using Write list for small NFS READ requestsChuck Lever2016-05-171-4/+5
| * xprtrdma: Prevent inline overflowChuck Lever2016-05-175-11/+90
| * xprtrdma: Limit number of RDMA segments in RPC-over-RDMA headersChuck Lever2016-05-175-26/+23
| * xprtrdma: Bound the inline threshold valuesChuck Lever2016-05-171-0/+6
| * sunrpc: Advertise maximum backchannel payload sizeChuck Lever2016-05-175-0/+41
| * sunrpc: add rpc_lookup_generic_credWeston Andros Adamson2016-05-091-0/+7
| * sunrpc: plumb gfp_t parm into crcreate operationJeff Layton2016-05-094-11/+11
| * SUNRPC: init xdr_stream for zero iov_len, page_lenBenjamin Coddington2016-05-091-0/+2
* | Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-05-246-62/+81
|\ \
| * | sunrpc: fix stripping of padded MIC tokensTomáš Trnka2016-05-231-2/+2
| * | svcrpc: autoload rdma moduleJ. Bruce Fields2016-05-231-4/+19
| * | svcrdma: Generalize svc_rdma_xdr_decode_req()Chuck Lever2016-05-132-11/+23
OpenPOWER on IntegriCloud