index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: Mitigate cond_resched() in xprt_transmit()
Chuck Lever
2020-11-05
1
-2
/
+4
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
SUNRPC dont update timeout value on connection reset
Olga Kornievskaia
2020-08-04
1
-0
/
+9
*
SUNRPC: Trace transport lifetime events
Chuck Lever
2020-06-11
1
-10
/
+11
*
SUNRPC: Split the xdr_buf event class
Chuck Lever
2020-06-11
1
-1
/
+1
*
svcrdma: Create a generic tracing class for displaying xdr_buf layout
Chuck Lever
2020-03-16
1
-2
/
+1
*
Merge tag 'nfs-rdma-for-5.5-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
2019-11-18
1
-9
/
+13
|
\
|
*
SUNRPC: Add trace points to observe transport congestion control
Chuck Lever
2019-10-24
1
-9
/
+13
*
|
SUNRPC: Destroy the back channel when we destroy the host transport
Trond Myklebust
2019-10-30
1
-0
/
+5
|
/
*
Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-09-26
1
-23
/
+38
|
\
|
*
SUNRPC: Fix congestion window race with disconnect
Chuck Lever
2019-09-20
1
-0
/
+7
|
*
SUNRPC: Dequeue the request from the receive queue while we're re-encoding
Trond Myklebust
2019-09-17
1
-23
/
+31
*
|
Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"
Trond Myklebust
2019-08-26
1
-7
/
+0
|
/
*
SUNRPC: Ensure the bvecs are reset when we re-encode the RPC request
Trond Myklebust
2019-07-18
1
-0
/
+2
*
Merge tag 'nfs-rdma-for-5.3-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
2019-07-12
1
-0
/
+32
|
\
|
*
xprtrdma: Modernize ops->connect
Chuck Lever
2019-07-09
1
-0
/
+32
*
|
SUNRPC: Fix possible autodisconnect during connect due to old last_used
Dave Wysochanski
2019-07-06
1
-1
/
+1
*
|
Merge branch 'bh-remove'
Trond Myklebust
2019-07-06
1
-33
/
+28
|
\
\
|
*
|
SUNRPC: Remove the bh-safe lock requirement on xprt->transport_lock
Trond Myklebust
2019-07-06
1
-33
/
+28
*
|
|
SUNRPC: Move call to rpc_count_iostats before rpc_call_done
Dave Wysochanski
2019-07-06
1
-4
/
+0
|
/
/
*
/
Revert "SUNRPC: Declare RPC timers as TIMER_DEFERRABLE"
Anna Schumaker
2019-06-21
1
-3
/
+1
|
/
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
SUNRPC: Update comments based on recent changes
Chuck Lever
2019-04-25
1
-2
/
+2
*
SUNRPC: Start the first major timeout calculation at task creation
Trond Myklebust
2019-04-25
1
-10
/
+34
*
SUNRPC: Ensure that the transport layer respect major timeouts
Trond Myklebust
2019-04-25
1
-4
/
+13
*
SUNRPC: Declare RPC timers as TIMER_DEFERRABLE
Trond Myklebust
2019-04-25
1
-1
/
+3
*
SUNRPC: Add function rpc_sleep_on_timeout()
Trond Myklebust
2019-04-25
1
-15
/
+21
*
SUNRPC: Refactor xprt_request_wait_receive()
Trond Myklebust
2019-04-25
1
-37
/
+42
*
SUNRPC: Fix up task signalling
Trond Myklebust
2019-04-25
1
-0
/
+4
*
SUNRPC: Use the ENOTCONN error on socket disconnect
Trond Myklebust
2019-03-15
1
-1
/
+1
*
NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated
Trond Myklebust
2019-03-01
1
-0
/
+7
*
Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
2019-02-25
1
-4
/
+6
|
\
|
*
SUNRPC: Introduce trace points in rpc_auth_gss.ko
Chuck Lever
2019-02-14
1
-4
/
+6
*
|
SUNRPC: Convert socket page send code to use iov_iter()
Trond Myklebust
2019-02-20
1
-0
/
+1
*
|
SUNRPC: Ensure rq_bytes_sent is reset before request transmission
Trond Myklebust
2019-02-20
1
-2
/
+0
*
|
SUNRPC: Set memalloc_nofs_save() on all rpciod/xprtiod jobs
Trond Myklebust
2019-02-20
1
-0
/
+3
|
/
*
SUNRPC: Address Kerberos performance/behavior regression
Chuck Lever
2019-01-15
1
-1
/
+1
*
SUNRPC: Ensure rq_bytes_sent is reset before request transmission
Trond Myklebust
2019-01-15
1
-0
/
+1
*
SUNRPC: Remove xprt_connect_status()
Trond Myklebust
2018-12-18
1
-31
/
+1
*
SUNRPC: Fix disconnection races
Trond Myklebust
2018-12-18
1
-1
/
+4
*
SUNRPC: Fix a potential race in xprt_connect()
Trond Myklebust
2018-12-02
1
-2
/
+9
*
SUNRPC: Fix a memory leak in call_encode()
Trond Myklebust
2018-12-02
1
-0
/
+2
*
Merge tag 'nfs-rdma-for-4.20-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
2018-10-18
1
-10
/
+4
|
\
|
*
sunrpc: Fix connect metrics
Chuck Lever
2018-10-02
1
-10
/
+4
*
|
SUNRPC: Add a bvec array to struct xdr_buf for use with iovec_iter()
Trond Myklebust
2018-09-30
1
-0
/
+17
*
|
SUNRPC: Convert the xprt->sending queue back to an ordinary wait queue
Trond Myklebust
2018-09-30
1
-17
/
+3
*
|
SUNRPC: Convert xprt receive queue to use an rbtree
Trond Myklebust
2018-09-30
1
-11
/
+82
*
|
SUNRPC: Don't take transport->lock unnecessarily when taking XPRT_LOCK
Trond Myklebust
2018-09-30
1
-2
/
+5
*
|
SUNRPC: Cleanup: remove the unused 'task' argument from the request_send()
Trond Myklebust
2018-09-30
1
-1
/
+1
*
|
SUNRPC: Clean up transport write space handling
Trond Myklebust
2018-09-30
1
-30
/
+47
[next]