index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
clnt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-09
SUNRPC: task should be exit if encode return EKEYEXPIRED more times
ZhangXiaoxu
1
-1
/
+8
2019-04-26
SUNRPC: Cache cred of process creating the rpc_client
Trond Myklebust
1
-0
/
+7
2019-04-25
SUNRPC: Add the 'softerr' rpc_client flag
Trond Myklebust
1
-1
/
+7
2019-04-25
SUNRPC: Ensure to ratelimit the "server not responding" syslog messages
Trond Myklebust
1
-5
/
+7
2019-04-25
SUNRPC: Make "no retrans timeout" soft tasks behave like softconn for timeouts
Trond Myklebust
1
-0
/
+9
2019-04-25
SUNRPC: Add tracking of RPC level errors
Trond Myklebust
1
-13
/
+27
2019-04-25
SUNRPC: Fix up tracking of timeouts
Trond Myklebust
1
-1
/
+1
2019-04-25
SUNRPC: Add function rpc_sleep_on_timeout()
Trond Myklebust
1
-1
/
+0
2019-04-25
SUNRPC: Refactor rpc_restart_call/rpc_restart_call_prepare
Trond Myklebust
1
-13
/
+17
2019-04-25
SUNRPC: Fix up task signalling
Trond Myklebust
1
-12
/
+2
2019-04-17
SUNRPC: Ignore queue transmission errors on successful transmission
Trond Myklebust
1
-2
/
+5
2019-04-11
Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"
Trond Myklebust
1
-37
/
+8
2019-03-23
SUNRPC: Don't let RPC_SOFTCONN tasks time out if the transport is connected
Trond Myklebust
1
-1
/
+11
2019-03-15
SUNRPC: Remove redundant check for the reply length in call_decode()
Trond Myklebust
1
-4
/
+0
2019-03-15
SUNRPC: Handle the SYSTEM_ERR rpc error
Trond Myklebust
1
-0
/
+1
2019-03-15
SUNRPC: rpc_decode_header() must always return a non-zero value on error
Trond Myklebust
1
-13
/
+7
2019-03-15
SUNRPC: Fix the minimal size for reply buffer allocation
Trond Myklebust
1
-1
/
+6
2019-03-10
SUNRPC: Take the transport send lock before binding+connecting
Trond Myklebust
1
-1
/
+8
2019-03-10
SUNRPC: Micro-optimise when the task is known not to be sleeping
Trond Myklebust
1
-34
/
+65
2019-03-10
SUNRPC: Check whether the task was transmitted before rebind/reconnect
Trond Myklebust
1
-4
/
+40
2019-03-10
SUNRPC: Remove redundant calls to RPC_IS_QUEUED()
Trond Myklebust
1
-3
/
+0
2019-03-10
SUNRPC: Clean up
Trond Myklebust
1
-33
/
+14
2019-03-08
SUNRPC: Respect RPC call timeouts when retrying transmission
Trond Myklebust
1
-18
/
+24
2019-03-08
SUNRPC: Fix up RPC back channel transmission
Trond Myklebust
1
-28
/
+33
2019-03-08
SUNRPC: Prevent thundering herd when the socket is not connected
Trond Myklebust
1
-4
/
+17
2019-02-14
SUNRPC: Use au_rslack when computing reply buffer size
Chuck Lever
1
-3
/
+4
2019-02-14
SUNRPC: Add rpc_auth::au_ralign field
Chuck Lever
1
-1
/
+1
2019-02-14
NFS: Account for XDR pad of buf->pages
Chuck Lever
1
-1
/
+5
2019-02-14
SUNRPC: Introduce rpc_prepare_reply_pages()
Chuck Lever
1
-0
/
+19
2019-02-14
SUNRPC: Use struct xdr_stream when decoding RPC Reply header
Chuck Lever
1
-43
/
+45
2019-02-13
SUNRPC: Clean up rpc_verify_header()
Chuck Lever
1
-127
/
+96
2019-02-13
SUNRPC: Use struct xdr_stream when constructing RPC Call header
Chuck Lever
1
-31
/
+35
2019-02-13
SUNRPC: Remove rpc_xprt::tsh_size
Chuck Lever
1
-1
/
+0
2019-01-15
SUNRPC: Ensure we respect the RPCSEC_GSS sequence number limit
Trond Myklebust
1
-7
/
+12
2019-01-15
SUNRPC: Ensure rq_bytes_sent is reset before request transmission
Trond Myklebust
1
-1
/
+0
2019-01-02
sunrpc: Add xprt after nfs4_test_session_trunk()
Santosh kumar pradhan
1
-0
/
+3
2018-12-19
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
1
-2
/
+2
2018-12-19
SUNRPC: add side channel to use non-generic cred for rpc call.
NeilBrown
1
-1
/
+1
2018-12-19
SUNRPC: introduce RPC_TASK_NULLCREDS to request auth_none
NeilBrown
1
-13
/
+6
2018-12-19
NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().
NeilBrown
1
-0
/
+1
2018-12-18
SUNRPC: Fix disconnection races
Trond Myklebust
1
-0
/
+1
2018-12-02
SUNRPC: Fix a memory leak in call_encode()
Trond Myklebust
1
-0
/
+1
2018-12-02
SUNRPC: call_connect_status() must handle tasks that got transmitted
Trond Myklebust
1
-0
/
+7
2018-09-30
SUNRPC: Add a bvec array to struct xdr_buf for use with iovec_iter()
Trond Myklebust
1
-1
/
+3
2018-09-30
SUNRPC: Clean up transport write space handling
Trond Myklebust
1
-18
/
+10
2018-09-30
SUNRPC: Support for congestion control when queuing is enabled
Trond Myklebust
1
-0
/
+5
2018-09-30
SUNRPC: Move RPC retransmission stat counter to xprt_transmit()
Trond Myklebust
1
-6
/
+0
2018-09-30
SUNRPC: Don't reset the request 'bytes_sent' counter when releasing XPRT_LOCK
Trond Myklebust
1
-4
/
+0
2018-09-30
SUNRPC: Fix up the back channel transmit
Trond Myklebust
1
-14
/
+5
2018-09-30
SUNRPC: Refactor RPC call encoding
Trond Myklebust
1
-32
/
+49
[next]