index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
clnt.c
Age
Commit message (
Expand
)
Author
2019-03-23
SUNRPC: Don't let RPC_SOFTCONN tasks time out if the transport is connected
Trond Myklebust
2019-03-15
SUNRPC: Remove redundant check for the reply length in call_decode()
Trond Myklebust
2019-03-15
SUNRPC: Handle the SYSTEM_ERR rpc error
Trond Myklebust
2019-03-15
SUNRPC: rpc_decode_header() must always return a non-zero value on error
Trond Myklebust
2019-03-15
SUNRPC: Fix the minimal size for reply buffer allocation
Trond Myklebust
2019-03-10
SUNRPC: Take the transport send lock before binding+connecting
Trond Myklebust
2019-03-10
SUNRPC: Micro-optimise when the task is known not to be sleeping
Trond Myklebust
2019-03-10
SUNRPC: Check whether the task was transmitted before rebind/reconnect
Trond Myklebust
2019-03-09
SUNRPC: Remove redundant calls to RPC_IS_QUEUED()
Trond Myklebust
2019-03-09
SUNRPC: Clean up
Trond Myklebust
2019-03-07
SUNRPC: Respect RPC call timeouts when retrying transmission
Trond Myklebust
2019-03-07
SUNRPC: Fix up RPC back channel transmission
Trond Myklebust
2019-03-07
SUNRPC: Prevent thundering herd when the socket is not connected
Trond Myklebust
2019-02-14
SUNRPC: Use au_rslack when computing reply buffer size
Chuck Lever
2019-02-14
SUNRPC: Add rpc_auth::au_ralign field
Chuck Lever
2019-02-14
NFS: Account for XDR pad of buf->pages
Chuck Lever
2019-02-14
SUNRPC: Introduce rpc_prepare_reply_pages()
Chuck Lever
2019-02-14
SUNRPC: Use struct xdr_stream when decoding RPC Reply header
Chuck Lever
2019-02-13
SUNRPC: Clean up rpc_verify_header()
Chuck Lever
2019-02-13
SUNRPC: Use struct xdr_stream when constructing RPC Call header
Chuck Lever
2019-02-13
SUNRPC: Remove rpc_xprt::tsh_size
Chuck Lever
2019-01-15
SUNRPC: Ensure we respect the RPCSEC_GSS sequence number limit
Trond Myklebust
2019-01-15
SUNRPC: Ensure rq_bytes_sent is reset before request transmission
Trond Myklebust
2019-01-02
sunrpc: Add xprt after nfs4_test_session_trunk()
Santosh kumar pradhan
2018-12-19
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
2018-12-19
SUNRPC: add side channel to use non-generic cred for rpc call.
NeilBrown
2018-12-19
SUNRPC: introduce RPC_TASK_NULLCREDS to request auth_none
NeilBrown
2018-12-19
NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().
NeilBrown
2018-12-18
SUNRPC: Fix disconnection races
Trond Myklebust
2018-12-02
SUNRPC: Fix a memory leak in call_encode()
Trond Myklebust
2018-12-02
SUNRPC: call_connect_status() must handle tasks that got transmitted
Trond Myklebust
2018-09-30
SUNRPC: Add a bvec array to struct xdr_buf for use with iovec_iter()
Trond Myklebust
2018-09-30
SUNRPC: Clean up transport write space handling
Trond Myklebust
2018-09-30
SUNRPC: Support for congestion control when queuing is enabled
Trond Myklebust
2018-09-30
SUNRPC: Move RPC retransmission stat counter to xprt_transmit()
Trond Myklebust
2018-09-30
SUNRPC: Don't reset the request 'bytes_sent' counter when releasing XPRT_LOCK
Trond Myklebust
2018-09-30
SUNRPC: Fix up the back channel transmit
Trond Myklebust
2018-09-30
SUNRPC: Refactor RPC call encoding
Trond Myklebust
2018-09-30
SUNRPC: Add a transmission queue for RPC requests
Trond Myklebust
2018-09-30
SUNRPC: Minor cleanup for call_transmit()
Trond Myklebust
2018-09-30
SUNRPC: Refactor xprt_transmit() to remove wait for reply code
Trond Myklebust
2018-09-30
SUNRPC: Refactor xprt_transmit() to remove the reply queue code
Trond Myklebust
2018-09-30
SUNRPC: Avoid holding locks across the XDR encoding of the RPC message
Trond Myklebust
2018-09-30
SUNRPC: Simplify identification of when the message send/receive is complete
Trond Myklebust
2018-09-30
SUNRPC: The transmitted message must lie in the RPCSEC window of validity
Trond Myklebust
2018-09-30
SUNRPC: If there is no reply expected, bail early from call_decode
Trond Myklebust
2018-09-30
SUNRPC: Clean up initialisation of the struct rpc_rqst
Trond Myklebust
2018-07-31
sunrpc: whitespace fixes
Stephen Hemminger
2018-07-31
NFSv4 client live hangs after live data migration recovery
Bill Baker
2018-05-07
SUNRPC: Initialize rpc_rqst outside of xprt->reserve_lock
Chuck Lever
[next]