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
/
clnt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: task should be exit if encode return EKEYEXPIRED more times
ZhangXiaoxu
2019-05-09
1
-1
/
+8
*
SUNRPC: Cache cred of process creating the rpc_client
Trond Myklebust
2019-04-26
1
-0
/
+7
*
SUNRPC: Add the 'softerr' rpc_client flag
Trond Myklebust
2019-04-25
1
-1
/
+7
*
SUNRPC: Ensure to ratelimit the "server not responding" syslog messages
Trond Myklebust
2019-04-25
1
-5
/
+7
*
SUNRPC: Make "no retrans timeout" soft tasks behave like softconn for timeouts
Trond Myklebust
2019-04-25
1
-0
/
+9
*
SUNRPC: Add tracking of RPC level errors
Trond Myklebust
2019-04-25
1
-13
/
+27
*
SUNRPC: Fix up tracking of timeouts
Trond Myklebust
2019-04-25
1
-1
/
+1
*
SUNRPC: Add function rpc_sleep_on_timeout()
Trond Myklebust
2019-04-25
1
-1
/
+0
*
SUNRPC: Refactor rpc_restart_call/rpc_restart_call_prepare
Trond Myklebust
2019-04-25
1
-13
/
+17
*
SUNRPC: Fix up task signalling
Trond Myklebust
2019-04-25
1
-12
/
+2
*
SUNRPC: Ignore queue transmission errors on successful transmission
Trond Myklebust
2019-04-17
1
-2
/
+5
*
Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"
Trond Myklebust
2019-04-11
1
-37
/
+8
*
SUNRPC: Don't let RPC_SOFTCONN tasks time out if the transport is connected
Trond Myklebust
2019-03-23
1
-1
/
+11
*
SUNRPC: Remove redundant check for the reply length in call_decode()
Trond Myklebust
2019-03-15
1
-4
/
+0
*
SUNRPC: Handle the SYSTEM_ERR rpc error
Trond Myklebust
2019-03-15
1
-0
/
+1
*
SUNRPC: rpc_decode_header() must always return a non-zero value on error
Trond Myklebust
2019-03-15
1
-13
/
+7
*
SUNRPC: Fix the minimal size for reply buffer allocation
Trond Myklebust
2019-03-15
1
-1
/
+6
*
SUNRPC: Take the transport send lock before binding+connecting
Trond Myklebust
2019-03-10
1
-1
/
+8
*
SUNRPC: Micro-optimise when the task is known not to be sleeping
Trond Myklebust
2019-03-10
1
-34
/
+65
*
SUNRPC: Check whether the task was transmitted before rebind/reconnect
Trond Myklebust
2019-03-10
1
-4
/
+40
*
SUNRPC: Remove redundant calls to RPC_IS_QUEUED()
Trond Myklebust
2019-03-09
1
-3
/
+0
*
SUNRPC: Clean up
Trond Myklebust
2019-03-09
1
-33
/
+14
*
SUNRPC: Respect RPC call timeouts when retrying transmission
Trond Myklebust
2019-03-07
1
-18
/
+24
*
SUNRPC: Fix up RPC back channel transmission
Trond Myklebust
2019-03-07
1
-28
/
+33
*
SUNRPC: Prevent thundering herd when the socket is not connected
Trond Myklebust
2019-03-07
1
-4
/
+17
*
SUNRPC: Use au_rslack when computing reply buffer size
Chuck Lever
2019-02-14
1
-3
/
+4
*
SUNRPC: Add rpc_auth::au_ralign field
Chuck Lever
2019-02-14
1
-1
/
+1
*
NFS: Account for XDR pad of buf->pages
Chuck Lever
2019-02-14
1
-1
/
+5
*
SUNRPC: Introduce rpc_prepare_reply_pages()
Chuck Lever
2019-02-14
1
-0
/
+19
*
SUNRPC: Use struct xdr_stream when decoding RPC Reply header
Chuck Lever
2019-02-14
1
-43
/
+45
*
SUNRPC: Clean up rpc_verify_header()
Chuck Lever
2019-02-13
1
-127
/
+96
*
SUNRPC: Use struct xdr_stream when constructing RPC Call header
Chuck Lever
2019-02-13
1
-31
/
+35
*
SUNRPC: Remove rpc_xprt::tsh_size
Chuck Lever
2019-02-13
1
-1
/
+0
*
SUNRPC: Ensure we respect the RPCSEC_GSS sequence number limit
Trond Myklebust
2019-01-15
1
-7
/
+12
*
SUNRPC: Ensure rq_bytes_sent is reset before request transmission
Trond Myklebust
2019-01-15
1
-1
/
+0
*
sunrpc: Add xprt after nfs4_test_session_trunk()
Santosh kumar pradhan
2019-01-02
1
-0
/
+3
*
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
2018-12-19
1
-2
/
+2
*
SUNRPC: add side channel to use non-generic cred for rpc call.
NeilBrown
2018-12-19
1
-1
/
+1
*
SUNRPC: introduce RPC_TASK_NULLCREDS to request auth_none
NeilBrown
2018-12-19
1
-13
/
+6
*
NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().
NeilBrown
2018-12-19
1
-0
/
+1
*
SUNRPC: Fix disconnection races
Trond Myklebust
2018-12-18
1
-0
/
+1
*
SUNRPC: Fix a memory leak in call_encode()
Trond Myklebust
2018-12-02
1
-0
/
+1
*
SUNRPC: call_connect_status() must handle tasks that got transmitted
Trond Myklebust
2018-12-02
1
-0
/
+7
*
SUNRPC: Add a bvec array to struct xdr_buf for use with iovec_iter()
Trond Myklebust
2018-09-30
1
-1
/
+3
*
SUNRPC: Clean up transport write space handling
Trond Myklebust
2018-09-30
1
-18
/
+10
*
SUNRPC: Support for congestion control when queuing is enabled
Trond Myklebust
2018-09-30
1
-0
/
+5
*
SUNRPC: Move RPC retransmission stat counter to xprt_transmit()
Trond Myklebust
2018-09-30
1
-6
/
+0
*
SUNRPC: Don't reset the request 'bytes_sent' counter when releasing XPRT_LOCK
Trond Myklebust
2018-09-30
1
-4
/
+0
*
SUNRPC: Fix up the back channel transmit
Trond Myklebust
2018-09-30
1
-14
/
+5
*
SUNRPC: Refactor RPC call encoding
Trond Myklebust
2018-09-30
1
-32
/
+49
[next]