Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ae6ec918474597a13a2648c54b6f12fb8cf0a55e
/
net
/
sunrpc
/
clnt.c
ae6ec91
SUNRPC: Add the 'softerr' rpc_client flag
by Trond Myklebust
· 6 years ago
0729d99
SUNRPC: Ensure to ratelimit the "server not responding" syslog messages
by Trond Myklebust
· 6 years ago
e4ec48d
SUNRPC: Make "no retrans timeout" soft tasks behave like softconn for timeouts
by Trond Myklebust
· 6 years ago
5ad64b3
SUNRPC: Add tracking of RPC level errors
by Trond Myklebust
· 6 years ago
5efd187
SUNRPC: Fix up tracking of timeouts
by Trond Myklebust
· 6 years ago
6b2e685
SUNRPC: Add function rpc_sleep_on_timeout()
by Trond Myklebust
· 6 years ago
9e6fa0b
SUNRPC: Refactor rpc_restart_call/rpc_restart_call_prepare
by Trond Myklebust
· 6 years ago
ae67bd3
SUNRPC: Fix up task signalling
by Trond Myklebust
· 6 years ago
a7b1a48
SUNRPC: Ignore queue transmission errors on successful transmission
by Trond Myklebust
· 6 years ago
af6b61d
Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"
by Trond Myklebust
· 6 years ago
d84dd3f
SUNRPC: Don't let RPC_SOFTCONN tasks time out if the transport is connected
by Trond Myklebust
· 6 years ago
5e3863f
SUNRPC: Remove redundant check for the reply length in call_decode()
by Trond Myklebust
· 6 years ago
928d42f
SUNRPC: Handle the SYSTEM_ERR rpc error
by Trond Myklebust
· 6 years ago
eb90a16
SUNRPC: rpc_decode_header() must always return a non-zero value on error
by Trond Myklebust
· 6 years ago
5131496
SUNRPC: Fix the minimal size for reply buffer allocation
by Trond Myklebust
· 6 years ago
4d6c671
SUNRPC: Take the transport send lock before binding+connecting
by Trond Myklebust
· 6 years ago
009a82f
SUNRPC: Micro-optimise when the task is known not to be sleeping
by Trond Myklebust
· 6 years ago
03e51d3
SUNRPC: Check whether the task was transmitted before rebind/reconnect
by Trond Myklebust
· 6 years ago
6b5f590
SUNRPC: Remove redundant calls to RPC_IS_QUEUED()
by Trond Myklebust
· 6 years ago
cea5778
SUNRPC: Clean up
by Trond Myklebust
· 6 years ago
7b3fef8
SUNRPC: Respect RPC call timeouts when retrying transmission
by Trond Myklebust
· 6 years ago
477687e
SUNRPC: Fix up RPC back channel transmission
by Trond Myklebust
· 6 years ago
ed7dc97
SUNRPC: Prevent thundering herd when the socket is not connected
by Trond Myklebust
· 6 years ago
2c94b8e
SUNRPC: Use au_rslack when computing reply buffer size
by Chuck Lever
· 6 years ago
35e77d2
SUNRPC: Add rpc_auth::au_ralign field
by Chuck Lever
· 6 years ago
02ef04e
NFS: Account for XDR pad of buf->pages
by Chuck Lever
· 6 years ago
cf500ba
SUNRPC: Introduce rpc_prepare_reply_pages()
by Chuck Lever
· 6 years ago
a0584ee
SUNRPC: Use struct xdr_stream when decoding RPC Reply header
by Chuck Lever
· 6 years ago
7f5667a
SUNRPC: Clean up rpc_verify_header()
by Chuck Lever
· 6 years ago
e8680a2
SUNRPC: Use struct xdr_stream when constructing RPC Call header
by Chuck Lever
· 6 years ago
067fb11
SUNRPC: Remove rpc_xprt::tsh_size
by Chuck Lever
· 6 years ago
97b78ae
SUNRPC: Ensure we respect the RPCSEC_GSS sequence number limit
by Trond Myklebust
· 6 years ago
e66721f
SUNRPC: Ensure rq_bytes_sent is reset before request transmission
by Trond Myklebust
· 6 years ago
10e037d
sunrpc: Add xprt after nfs4_test_session_trunk()
by Santosh kumar pradhan
· 6 years ago
a52458b
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
by NeilBrown
· 6 years ago
1de7eea
SUNRPC: add side channel to use non-generic cred for rpc call.
by NeilBrown
· 6 years ago
a68a72e
SUNRPC: introduce RPC_TASK_NULLCREDS to request auth_none
by NeilBrown
· 6 years ago
5e16923
NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().
by NeilBrown
· 6 years ago
0445f92
SUNRPC: Fix disconnection races
by Trond Myklebust
· 6 years ago
71700bb
SUNRPC: Fix a memory leak in call_encode()
by Trond Myklebust
· 6 years ago
9bd1152
SUNRPC: call_connect_status() must handle tasks that got transmitted
by Trond Myklebust
· 6 years ago
9d96acb
SUNRPC: Add a bvec array to struct xdr_buf for use with iovec_iter()
by Trond Myklebust
· 6 years ago
c544577
SUNRPC: Clean up transport write space handling
by Trond Myklebust
· 6 years ago
75891f5
SUNRPC: Support for congestion control when queuing is enabled
by Trond Myklebust
· 6 years ago
dcbbeda
SUNRPC: Move RPC retransmission stat counter to xprt_transmit()
by Trond Myklebust
· 6 years ago
04b3b88
SUNRPC: Don't reset the request 'bytes_sent' counter when releasing XPRT_LOCK
by Trond Myklebust
· 6 years ago
902c588
SUNRPC: Fix up the back channel transmit
by Trond Myklebust
· 6 years ago
762e4e6
SUNRPC: Refactor RPC call encoding
by Trond Myklebust
· 6 years ago
944b042
SUNRPC: Add a transmission queue for RPC requests
by Trond Myklebust
· 6 years ago
78b576c
SUNRPC: Minor cleanup for call_transmit()
by Trond Myklebust
· 6 years ago
7f3a1d1
SUNRPC: Refactor xprt_transmit() to remove wait for reply code
by Trond Myklebust
· 6 years ago
edc81dc
SUNRPC: Refactor xprt_transmit() to remove the reply queue code
by Trond Myklebust
· 6 years ago
3a03818
SUNRPC: Avoid holding locks across the XDR encoding of the RPC message
by Trond Myklebust
· 6 years ago
7ebbbc6
SUNRPC: Simplify identification of when the message send/receive is complete
by Trond Myklebust
· 6 years ago
3021a5bb
SUNRPC: The transmitted message must lie in the RPCSEC window of validity
by Trond Myklebust
· 6 years ago
9ee94d3
SUNRPC: If there is no reply expected, bail early from call_decode
by Trond Myklebust
· 6 years ago
9dc6edc
SUNRPC: Clean up initialisation of the struct rpc_rqst
by Trond Myklebust
· 6 years ago
8fdee4c
sunrpc: whitespace fixes
by Stephen Hemminger
· 6 years ago
0f90be1
NFSv4 client live hangs after live data migration recovery
by Bill Baker
· 7 years ago
37ac86c
SUNRPC: Initialize rpc_rqst outside of xprt->reserve_lock
by Chuck Lever
· 7 years ago
a1bf4c7
Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
a25a4cb
sunrpc: Add static trace point to report result of RPC ping
by Chuck Lever
· 7 years ago
e671edb
sunrpc: Simplify synopsis of some trace points
by Chuck Lever
· 7 years ago
9b2c45d
net: make getname() functions return length rather than use int* parameter
by Denys Vlasenko
· 7 years ago
024fbf9
SUNRPC: Remove rpc_protocol()
by Chuck Lever
· 7 years ago
eb5b46f
SUNRPC: Handle ENETDOWN errors
by Trond Myklebust
· 7 years ago
c435da6
sunrpc: Add rpc_request static trace point
by Chuck Lever
· 7 years ago
e9d4763
net: sunrpc: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
f1ecbc2
SUNRPC: remove some dead code.
by NeilBrown
· 7 years ago
fd01b25
SUNRPC: ECONNREFUSED should cause a rebind.
by NeilBrown
· 7 years ago
499b498
sunrpc: mark all struct rpc_procinfo instances as const
by Christoph Hellwig
· 8 years ago
1c5876d
sunrpc: move p_count out of struct rpc_procinfo
by Christoph Hellwig
· 8 years ago
73c8dc1
sunrpc: properly type argument to kxdrdproc_t
by Christoph Hellwig
· 8 years ago
c512f36
sunrpc: properly type argument to kxdreproc_t
by Christoph Hellwig
· 8 years ago
62b2417
sunrpc: don't check for failure from mempool_alloc()
by NeilBrown
· 8 years ago
26ae102
NFSv4: Set the connection timeout to match the lease period
by Trond Myklebust
· 8 years ago
7196dbb
SUNRPC: Allow changing of the TCP timeout parameters on the fly
by Trond Myklebust
· 8 years ago
d23bb11
SUNRPC: Remove unused function rpc_get_timeout()
by Trond Myklebust
· 8 years ago
c929ea0
SUNRPC: cleanup ida information when removing sunrpc module
by Kinglong Mee
· 8 years ago
2c2ee6d
sunrpc: Don't engage exponential backoff when connection attempt is rejected.
by NeilBrown
· 8 years ago
bb29dd8
SUNRPC: Fix suspicious RCU usage
by Anna Schumaker
· 8 years ago
6877894
SUNRPC: Separate buffer pointers for RPC Call and Reply messages
by Chuck Lever
· 8 years ago
5fe6eaa
SUNRPC: Generalize the RPC buffer allocation API
by Chuck Lever
· 8 years ago
b9c5bc0
SUNRPC: Refactor rpc_xdr_buf_init()
by Chuck Lever
· 8 years ago
fda0ab4
SUNRPC: rpc_clnt_add_xprt setup function for NFS layer
by Andy Adamson
· 8 years ago
39e5d2d
SUNRPC search xprt switch for sockaddr
by Andy Adamson
· 8 years ago
dd69171
SUNRPC rpc_clnt_xprt_switch_add_xprt
by Andy Adamson
· 8 years ago
3b58a8a
SUNRPC rpc_clnt_xprt_switch_put
by Andy Adamson
· 8 years ago
7705f6ab
SUNRPC remove rpc_task_release_client from rpc_task_set_client
by Andy Adamson
· 8 years ago
2813b62
sunrpc: Remove unnecessary variable
by Amitoj Kaur Chawla
· 8 years ago
16590a2
SUNRPC: Silence WARN_ON when NFSv4.1 over RDMA is in use
by Chuck Lever
· 8 years ago
8d48032
NFSv4: Cap the transport reconnection timer at 1/2 lease period
by Trond Myklebust
· 8 years ago
3851f1c
SUNRPC: Limit the reconnect backoff timer to the max RPC message timeout
by Trond Myklebust
· 8 years ago
7f94ed2
Merge branch 'sunrpc'
by Trond Myklebust
· 8 years ago
ce27230
SUNRPC: Fix a compiler warning in fs/nfs/clnt.c
by Trond Myklebust
· 8 years ago
39a9bea
rpc: share one xps between all backchannels
by J. Bruce Fields
· 9 years ago
d50039e
nfsd4/rpc: move backchannel create logic into rpc code
by J. Bruce Fields
· 9 years ago
1208fd5
SUNRPC: fix xprt leak on xps allocation failure
by J. Bruce Fields
· 9 years ago
6b26cc8
sunrpc: Advertise maximum backchannel payload size
by Chuck Lever
· 9 years ago
7f55489
SUNRPC: Allow addition of new transports to a struct rpc_clnt
by Trond Myklebust
· 9 years ago
Next »