summaryrefslogtreecommitdiff
path: root/net/sunrpc/xprt.c
Commit message (Expand)AuthorAge
* SUNRPC: Make num_reqs a non-atomic integerChuck Lever2018-04-10
* SUNRPC: Make RTT measurement more precise (Send)Chuck Lever2018-04-10
* SUNRPC: Make RTT measurement more precise (Receive)Chuck Lever2018-04-10
* SUNRPC: Move xprt_update_rtt callsiteChuck Lever2018-04-10
* SUNRPC: Queue latency-sensitive socket tasks to xprtiodTrond Myklebust2018-02-07
* SUNRPC: Trace xprt_timer eventsChuck Lever2018-01-23
* Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-12-16
|\
| * SUNRPC: Fix a race in the receive code pathTrond Myklebust2017-12-15
* | Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-11-17
|\ \ | |/
| * net: sunrpc: mark expected switch fall-throughsGustavo A. R. Silva2017-11-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-30
|\ \
| * | SUNRPC: Destroy transport from the system workqueueTrond Myklebust2017-10-19
| * | SUNRPC: fix a list corruption issue in xprt_release()Trond Myklebust2017-10-16
| |/
* | sunrpc: Convert timers to use timer_setup()Kees Cook2017-10-18
|/
* xprtrdma: Use xprt_pin_rqst in rpcrdma_reply_handlerChuck Lever2017-09-05
* 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: Make slot allocation more reliableTrond Myklebust2017-07-13
* sunrpc: Export xprt_force_disconnect()Chuck Lever2017-04-25
* sunrpc: Allow xprt->ops->timer method to sleepChuck Lever2017-02-10
* sunrpc: Don't engage exponential backoff when connection attempt is rejected.NeilBrown2016-12-01
* SUNRPC: Generalize the RPC buffer release APIChuck Lever2016-09-19
* SUNRPC: Fix up socket autodisconnectTrond Myklebust2016-08-02
* SUNRPC: Reduce latency when send queue is congestedTrond Myklebust2016-06-13
* SUNRPC: RPC transport queue must be low latencyTrond Myklebust2016-06-13
* SUNRPC: Use the multipath iterator to assign a transport to each taskTrond Myklebust2016-02-05
* SUNRPC: Add a structure to track multiple transportsTrond Myklebust2016-02-05
* SUNRPC: Make freeing of struct xprt rcu-safeTrond Myklebust2016-01-31
* SUNRPC: Uninline xprt_get(); It isn't performance critical.Trond Myklebust2016-01-31
* svcrdma: Add class for RDMA backwards direction transportChuck Lever2016-01-19
* SUNRPC: Lock the transport layer on shutdownTrond Myklebust2015-09-19
* SUNRPC: Ensure we release the TCP socket once it has been closedTrond Myklebust2015-06-19
* SUNRPC: never enqueue a ->rq_cong request on ->sendingNeil Brown2015-06-16
* SUNRPC: Transport fault injectionChuck Lever2015-06-10
* Merge branch 'bugfixes'Trond Myklebust2015-04-23
|\
| * SUNRPC: Fix a regression when reconnectingTrond Myklebust2015-03-27
* | sunrpc: make debugfs file creation failure non-fatalJeff Layton2015-04-23
|/
* SUNRPC: Remove the redundant XPRT_CONNECTION_CLOSE flagTrond Myklebust2015-02-09
* SUNRPC: Add helpers to prevent socket create from racingTrond Myklebust2015-02-08
* sunrpc: add a debugfs rpc_xprt directory with an info file in itJeff Layton2014-11-27
* sunrpc: eliminate RPC_DEBUGJeff Layton2014-11-24
* sunrpc: add new tracepoints in xprt handling codeJeff Layton2014-11-24
* Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-08-13
|\
| * SUNRPC: Handle EPIPE in xprt_connect_statusTrond Myklebust2014-07-03
* | svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever2014-07-18
|/
* Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-06-10
|\
| * SUNRPC: Move congestion window constants to header fileChuck Lever2014-06-04
* | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
|/
* NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcpKinglong Mee2014-03-30
* Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-01-28
|\