index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
/
xprt.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-27
SUNRPC: Don't reuse bvec on retransmission of the request
Trond Myklebust
1
-1
/
+2
2022-07-25
SUNRPC expose functions for offline remote xprt functionality
Olga Kornievskaia
1
-0
/
+3
2022-04-08
Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-3
/
+2
2022-03-30
SUNRPC: handle malloc failure in ->request_prepare
NeilBrown
1
-3
/
+2
2022-03-30
Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+3
2022-03-25
SUNRPC: Do not dereference non-socket transports in sysfs
Trond Myklebust
1
-0
/
+3
2022-01-28
SUNRPC: add netns refcount tracker to struct rpc_xprt
Eric Dumazet
1
-0
/
+1
2021-09-04
Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-0
/
+1
2021-08-20
SUNRPC: Move client-side disconnect injection
Chuck Lever
1
-18
/
+0
2021-08-09
SUNRPC: Fix potential memory corruption
Trond Myklebust
1
-0
/
+1
2021-07-08
sunrpc: remove an offlined xprt using sysfs
Olga Kornievskaia
1
-0
/
+1
2021-07-08
SUNRPC: take a xprt offline using sysfs
Olga Kornievskaia
1
-0
/
+1
2021-07-08
SUNRPC mark the first transport
Olga Kornievskaia
1
-0
/
+1
2021-07-08
sunrpc: add dst_attr attributes to the sysfs xprt directory
Olga Kornievskaia
1
-0
/
+1
2021-07-08
sunrpc: add add sysfs directory per xprt under each xprt_switch
Olga Kornievskaia
1
-0
/
+2
2021-07-08
sunrpc: keep track of the xprt_class in rpc_xprt structure
Olga Kornievskaia
1
-0
/
+2
2021-07-08
sunrpc: add xprt id
Olga Kornievskaia
1
-0
/
+2
2021-05-26
SUNRPC: More fixes for backlog congestion
Trond Myklebust
1
-0
/
+2
2021-04-05
SUNRPC: Set TCP_CORK until the transmit queue is empty
Trond Myklebust
1
-0
/
+1
2020-12-02
SUNRPC: Remove unused function xprt_load_transport()
Trond Myklebust
1
-1
/
+0
2020-12-02
SUNRPC: Add a helper to return the transport identifier given a netid
Trond Myklebust
1
-0
/
+1
2020-12-02
SUNRPC: xprt_load_transport() needs to support the netid "rdma6"
Trond Myklebust
1
-0
/
+1
2020-08-05
SUNRPC dont update timeout value on connection reset
Olga Kornievskaia
1
-0
/
+1
2019-12-08
Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+0
2019-11-12
sunrpc: remove __KERNEL__ ifdefs
Christoph Hellwig
1
-4
/
+0
2019-11-04
NFSv4.1: Don't rebind to the same source port when reconnecting to the server
Trond Myklebust
1
-1
/
+2
2019-09-17
SUNRPC: Dequeue the request from the receive queue while we're re-encoding
Trond Myklebust
1
-0
/
+1
2019-07-18
SUNRPC: Fix up backchannel slot table accounting
Trond Myklebust
1
-2
/
+4
2019-07-12
Merge tag 'nfs-rdma-for-5.3-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
1
-0
/
+3
2019-07-09
xprtrdma: Modernize ops->connect
Chuck Lever
1
-0
/
+3
2019-07-06
SUNRPC: Add basic load balancing to the transport switch
Trond Myklebust
1
-0
/
+1
2019-04-25
SUNRPC: Refactor xprt_request_wait_receive()
Trond Myklebust
1
-3
/
+3
2019-02-13
SUNRPC: Remove rpc_xprt::tsh_size
Chuck Lever
1
-7
/
+0
2018-12-28
sunrpc: remove unused bc_up operation from rpc_xprt_ops
Vasily Averin
1
-1
/
+0
2018-09-30
SUNRPC: Add a bvec array to struct xdr_buf for use with iovec_iter()
Trond Myklebust
1
-0
/
+2
2018-09-30
SUNRPC: Convert xprt receive queue to use an rbtree
Trond Myklebust
1
-2
/
+2
2018-09-30
SUNRPC: Cleanup: remove the unused 'task' argument from the request_send()
Trond Myklebust
1
-1
/
+1
2018-09-30
SUNRPC: Clean up transport write space handling
Trond Myklebust
1
-2
/
+3
2018-09-30
SUNRPC: Turn off throttling of RPC slots for TCP sockets
Trond Myklebust
1
-1
/
+0
2018-09-30
SUNRPC: Support for congestion control when queuing is enabled
Trond Myklebust
1
-0
/
+2
2018-09-30
SUNRPC: Improve latency for interactive tasks
Trond Myklebust
1
-0
/
+1
2018-09-30
SUNRPC: Treat the task and request as separate in the xprt_ops->send_request()
Trond Myklebust
1
-1
/
+1
2018-09-30
SUNRPC: Refactor RPC call encoding
Trond Myklebust
1
-0
/
+1
2018-09-30
SUNRPC: Add a transmission queue for RPC requests
Trond Myklebust
1
-0
/
+6
2018-09-30
SUNRPC: Distinguish between the slot allocation list and receive queue
Trond Myklebust
1
-2
/
+7
2018-09-30
SUNRPC: Refactor xprt_transmit() to remove wait for reply code
Trond Myklebust
1
-0
/
+1
2018-09-30
SUNRPC: Refactor xprt_transmit() to remove the reply queue code
Trond Myklebust
1
-0
/
+1
2018-09-30
SUNRPC: Rename xprt->recv_lock to xprt->queue_lock
Trond Myklebust
1
-1
/
+1
2018-09-30
SUNRPC: Refactor the transport request pinning
Trond Myklebust
1
-0
/
+1
2018-09-30
SUNRPC: Clean up initialisation of the struct rpc_rqst
Trond Myklebust
1
-1
/
+0
[next]