summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* xprtrdma: Fix DMA scatter-gather list mapping imbalanceChuck Lever2020-02-131-6/+7
* Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2020-02-072-22/+30
|\
| * sunrpc: expiry_time should be seconds not timevalRoberto Bergantinos Corpas2020-02-071-0/+4
| * sunrpc: clean up cache entry add/remove from hashtableTrond Myklebust2020-01-221-24/+26
| * sunrpc: Fix potential leaks in sunrpc_cache_unhash()Trond Myklebust2020-01-221-0/+2
* | Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2020-02-0713-261/+199
|\ \
| * | SUNRPC: Use kmemdup_nul() in rpc_parse_scope_id()Trond Myklebust2020-02-031-1/+1
| * | SUNRPC: Remove broken gss_mech_list_pseudoflavors()Trond Myklebust2020-01-153-79/+0
| * | xprtrdma: DMA map rr_rdma_buf as each rpcrdma_rep is createdChuck Lever2020-01-151-20/+11
| * | xprtrdma: Destroy reps from previous connection instanceChuck Lever2020-01-151-1/+3
| * | xprtrdma: Destroy rpcrdma_rep when Receive is flushedChuck Lever2020-01-151-1/+8
| * | xprtrdma: Allocate and map transport header buffers at connect timeChuck Lever2020-01-154-37/+84
| * | xprtrdma: Refactor frwr_is_supportedChuck Lever2020-01-153-47/+25
| * | xprtrdma: Eliminate per-transport "max pages"Chuck Lever2020-01-155-40/+23
| * | xprtrdma: Refactor initialization of ep->rep_max_requestsChuck Lever2020-01-154-11/+11
| * | xprtrdma: Make sendctx queue lifetime the same as connection lifetimeChuck Lever2020-01-151-7/+15
| * | xprtrdma: Eliminate ri_max_send_sgesChuck Lever2020-01-154-16/+14
| * | SUNRPC: constify copied structureJulia Lawall2020-01-151-1/+1
| * | SUNRPC: call_connect_status should handle -EPROTOChuck Lever2020-01-151-0/+1
| * | SUNRPC: Capture signalled RPC tasksChuck Lever2020-01-151-1/+3
| * | sunrpc: convert to time64_t for expiryArnd Bergmann2020-01-156-21/+27
* | | proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-043-39/+37
* | | Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Linus Torvalds2020-01-298-35/+41
|\ \ \ | |/ / |/| |
| * | nfs: use time64_t internallyArnd Bergmann2019-12-183-14/+14
| * | sunrpc: convert to time64_t for expiryArnd Bergmann2019-12-186-21/+27
| |/
* | xprtrdma: Fix oops in Receive handler after device removalChuck Lever2020-01-142-6/+21
* | xprtrdma: Fix completion wait during device removalChuck Lever2020-01-141-1/+1
* | xprtrdma: Fix create_qp crash on device unloadChuck Lever2020-01-141-0/+2
|/
* Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-12-078-34/+84
|\
| * SUNRPC: Fix backchannel latency metricsChuck Lever2019-11-212-1/+3
| * SUNRPC: Fix svcauth_gss_proxy_init()Chuck Lever2019-10-301-21/+63
| * SUNRPC: Trace gssproxy upcall resultsChuck Lever2019-10-304-4/+12
| * sunrpc: fix crash when cache_head become valid before updatePavel Tikhomirov2019-10-111-6/+0
| * svcrdma: Improve DMA mapping trace pointsChuck Lever2019-10-081-2/+6
* | Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2019-12-0711-337/+435
|\ \
| * | SUNRPC: Capture completion of all RPC tasksChuck Lever2019-11-221-0/+1
| * | SUNRPC: Fix another issue with MIC buffer spaceChuck Lever2019-11-181-6/+5
| * | Merge tag 'nfs-rdma-for-5.5-1' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust2019-11-188-328/+421
| |\ \
| | * | xprtrdma: Replace dprintk in xprt_rdma_set_portChuck Lever2019-10-241-6/+3
| | * | xprtrdma: Replace dprintk() in rpcrdma_update_connect_private()Chuck Lever2019-10-242-15/+10
| | * | xprtrdma: Refine trace_xprtrdma_fixupChuck Lever2019-10-241-3/+2
| | * | xprtrdma: Report the computed connect delayChuck Lever2019-10-242-12/+4
| | * | xprtrdma: Wake tasks after connect worker failsChuck Lever2019-10-241-9/+6
| | * | xprtrdma: Pull up sometimesChuck Lever2019-10-244-7/+81
| | * | xprtrdma: Refactor rpcrdma_prepare_msg_sges()Chuck Lever2019-10-241-117/+146
| | * | xprtrdma: Move the rpcrdma_sendctx::sc_wr fieldChuck Lever2019-10-244-9/+9
| | * | xprtrdma: Remove rpcrdma_sendctx::sc_deviceChuck Lever2019-10-242-3/+2
| | * | xprtrdma: Remove rpcrdma_sendctx::sc_xprtChuck Lever2019-10-242-11/+10
| | * | xprtrdma: Ensure ri_id is stable during MR recyclingChuck Lever2019-10-242-24/+6
| | * | xprtrdma: Manage MRs in context of a single connectionChuck Lever2019-10-244-57/+40
OpenPOWER on IntegriCloud