summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2020-02-13xprtrdma: Fix DMA scatter-gather list mapping imbalanceChuck Lever
2020-02-07Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-02-07Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2020-02-07sunrpc: expiry_time should be seconds not timevalRoberto Bergantinos Corpas
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-02-03SUNRPC: Use kmemdup_nul() in rpc_parse_scope_id()Trond Myklebust
2020-01-29Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Linus Torvalds
2020-01-22sunrpc: clean up cache entry add/remove from hashtableTrond Myklebust
2020-01-22sunrpc: Fix potential leaks in sunrpc_cache_unhash()Trond Myklebust
2020-01-15SUNRPC: Remove broken gss_mech_list_pseudoflavors()Trond Myklebust
2020-01-15xprtrdma: DMA map rr_rdma_buf as each rpcrdma_rep is createdChuck Lever
2020-01-15xprtrdma: Destroy reps from previous connection instanceChuck Lever
2020-01-15xprtrdma: Destroy rpcrdma_rep when Receive is flushedChuck Lever
2020-01-15xprtrdma: Allocate and map transport header buffers at connect timeChuck Lever
2020-01-15xprtrdma: Refactor frwr_is_supportedChuck Lever
2020-01-15xprtrdma: Eliminate per-transport "max pages"Chuck Lever
2020-01-15xprtrdma: Refactor initialization of ep->rep_max_requestsChuck Lever
2020-01-15xprtrdma: Make sendctx queue lifetime the same as connection lifetimeChuck Lever
2020-01-15xprtrdma: Eliminate ri_max_send_sgesChuck Lever
2020-01-15SUNRPC: constify copied structureJulia Lawall
2020-01-15SUNRPC: call_connect_status should handle -EPROTOChuck Lever
2020-01-15SUNRPC: Capture signalled RPC tasksChuck Lever
2020-01-15sunrpc: convert to time64_t for expiryArnd Bergmann
2020-01-14xprtrdma: Fix oops in Receive handler after device removalChuck Lever
2020-01-14xprtrdma: Fix completion wait during device removalChuck Lever
2020-01-14xprtrdma: Fix create_qp crash on device unloadChuck Lever
2019-12-18nfs: use time64_t internallyArnd Bergmann
2019-12-18sunrpc: convert to time64_t for expiryArnd Bergmann
2019-12-07Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-12-07Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-12-04kernel/notifier.c: remove blocking_notifier_chain_cond_register()Xiaoming Ni
2019-11-22SUNRPC: Capture completion of all RPC tasksChuck Lever
2019-11-21SUNRPC: Fix backchannel latency metricsChuck Lever
2019-11-18SUNRPC: Fix another issue with MIC buffer spaceChuck Lever
2019-11-18Merge tag 'nfs-rdma-for-5.5-1' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust
2019-11-06SUNRPC: Avoid RPC delays when exiting suspendTrond Myklebust
2019-11-03NFSv4.1: Don't rebind to the same source port when reconnecting to the serverTrond Myklebust
2019-10-30SUNRPC: Fix svcauth_gss_proxy_init()Chuck Lever
2019-10-30SUNRPC: Trace gssproxy upcall resultsChuck Lever
2019-10-30SUNRPC: Destroy the back channel when we destroy the host transportTrond Myklebust
2019-10-30SUNRPC: The RDMA back channel mustn't disappear while requests are outstandingTrond Myklebust
2019-10-30SUNRPC: The TCP back channel mustn't disappear while requests are outstandingTrond Myklebust
2019-10-24xprtrdma: Replace dprintk in xprt_rdma_set_portChuck Lever
2019-10-24xprtrdma: Replace dprintk() in rpcrdma_update_connect_private()Chuck Lever
2019-10-24xprtrdma: Refine trace_xprtrdma_fixupChuck Lever
2019-10-24xprtrdma: Report the computed connect delayChuck Lever
2019-10-24xprtrdma: Wake tasks after connect worker failsChuck Lever
2019-10-24xprtrdma: Pull up sometimesChuck Lever
2019-10-24xprtrdma: Refactor rpcrdma_prepare_msg_sges()Chuck Lever
2019-10-24xprtrdma: Move the rpcrdma_sendctx::sc_wr fieldChuck Lever