- b8a0961 SUNRPC allow for unspecified transport time in rpc_clnt_add_xprt by Olga Kornievskaia · 3 years, 1 month ago
- 023859c sunrpc: remove unnecessary test in rpc_task_set_client() by Thiago Rafael Becker · 3 years, 2 months ago
- dc48e0a SUNRPC enforce creation of no more than max_connect xprts by Olga Kornievskaia · 3 years, 4 months ago
- 3a3f976 SUNRPC keep track of number of transports to unique addresses by Olga Kornievskaia · 3 years, 4 months ago
- 71d3d0e SUNRPC: Convert rpc_client refcount to use refcount_t by Trond Myklebust · 3 years, 5 months ago
- 823c73d0 SUNRPC: Unset RPC_TASK_NO_RETRANS_TIMEOUT for NULL RPCs by Chuck Lever · 3 years, 5 months ago
- aede517 SUNRPC: Refactor rpc_ping() by Chuck Lever · 3 years, 5 months ago
- 6f081693 sunrpc: remove an offlined xprt using sysfs by Olga Kornievskaia · 3 years, 6 months ago
- e091853 SUNRPC mark the first transport by Olga Kornievskaia · 3 years, 6 months ago
- 2a338a5 sunrpc: add a symlink from rpc-client directory to the xprt_switch by Olga Kornievskaia · 3 years, 7 months ago
- c5a382e sunrpc: Create per-rpc_clnt sysfs kobjects by Olga Kornievskaia · 3 years, 7 months ago
- e877a88 SUNRPC in case of backlog, hand free slots directly to waiting task by NeilBrown · 3 years, 7 months ago
- f8f7e0f sunrpc: Fix misplaced barrier in call_decode by Baptiste Lepers · 3 years, 8 months ago
- 7638e0b SUNRPC: Move fault injection call sites by Chuck Lever · 3 years, 9 months ago
- 9ed5af26 SUNRPC: Clean up the handling of page padding in rpc_prepare_reply_pages() by Trond Myklebust · 4 years, 1 month ago
- 42ebfc2 SUNRPC: Clean up call_bind_status() observability by Chuck Lever · 4 years, 6 months ago
- fd66e2a SUNRPC: Remove dprintk call site in call_decode by Chuck Lever · 4 years, 6 months ago
- 7c8099f SUNRPC: Trace call_refresh events by Chuck Lever · 4 years, 6 months ago
- 914cdcc SUNRPC: Add trace_rpc_timeout_status() by Chuck Lever · 4 years, 6 months ago
- db0a86c SUNRPC: Replace connect dprintk call sites with a tracepoint by Chuck Lever · 4 years, 6 months ago
- 0ec36cc SUNRPC: Remove dprintk call site in call_start() by Chuck Lever · 4 years, 6 months ago
- 6387039 SUNRPC: Remove the dprint_status() macro by Chuck Lever · 4 years, 6 months ago
- 06e234c SUNRPC: Hoist trace_xprtrdma_op_allocate into generic code by Chuck Lever · 4 years, 6 months ago
- 88428cc4 SUNRPC dont update timeout value on connection reset by Olga Kornievskaia · 4 years, 6 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 841a2ed SUNRPC: Set SOFTCONN when destroying GSS contexts by Chuck Lever · 4 years, 8 months ago
- 6fc3737 SUNRPC: rpc_call_null_helper() should set RPC_TASK_SOFT by Chuck Lever · 4 years, 8 months ago
- eefc536 SUNRPC: rpc_call_null_helper() already sets RPC_TASK_NULLCREDS by Chuck Lever · 4 years, 8 months ago
- 42aad0d SUNRPC: trace RPC client lifetime events by Chuck Lever · 4 years, 8 months ago
- c509f15a SUNRPC: Split the xdr_buf event class by Chuck Lever · 4 years, 8 months ago
- 0125ecb SUNRPC: Add tracepoint to rpc_call_rpcerror() by Chuck Lever · 4 years, 8 months ago
- 933496e SUNRPC: 'Directory with parent 'rpc_clnt' already present!' by J. Bruce Fields · 4 years, 8 months ago
- ce99aa6 SUNRPC: Signalled ASYNC tasks need to exit by Chuck Lever · 4 years, 8 months ago
- 31e9a7f SUNRPC: fix use-after-free in rpc_free_client_work() by NeilBrown · 4 years, 8 months ago
- 7c4310f SUNRPC: defer slow parts of rpc_free_client() to a workqueue. by NeilBrown · 4 years, 9 months ago
- efe57fd SUNRPC: Remove unreachable error condition by Xiyu Yang · 4 years, 8 months ago
- 04de788 Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 9 months ago
- b20dfc3 svcrdma: Create a generic tracing class for displaying xdr_buf layout by Chuck Lever · 4 years, 10 months ago
- 263fb9c SUNRPC: Don't take a reference to the cred on synchronous tasks by Trond Myklebust · 4 years, 11 months ago
- 7eac526 SUNRPC: Add a flag to avoid reference counts on credentials by Trond Myklebust · 4 years, 11 months ago
- b845760 SUNRPC: call_connect_status should handle -EPROTO by Chuck Lever · 5 years ago
- 4e121fc Merge tag 'nfs-rdma-for-5.5-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Trond Myklebust · 5 years ago
- e6237b6 NFSv4.1: Don't rebind to the same source port when reconnecting to the server by Trond Myklebust · 5 years ago
- 5cd8b0d SUNRPC: Eliminate log noise in call_reserveresult by Chuck Lever · 5 years ago
- 972a2bf Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
- 9ba8288 SUNRPC: Don't try to parse incomplete RPC messages by Trond Myklebust · 5 years ago
- 714fbc7 SUNRPC: RPC level errors should always set task->tk_rpc_status by Trond Myklebust · 5 years ago
- cc204d0 SUNRPC: Dequeue the request from the receive queue while we're re-encoding by Trond Myklebust · 5 years ago
- c82e547 SUNRPC: Handle connection breakages correctly in call_status() by Trond Myklebust · 5 years ago
- 80f455d SUNRPC: Handle EADDRINUSE and ENOBUFS correctly by Trond Myklebust · 5 years ago
- bd736ed SUNRPC: Don't handle errors if the bind/connect succeeded by Trond Myklebust · 5 years ago
- 7536908 SUNRPC: Ensure the bvecs are reset when we re-encode the RPC request by Trond Myklebust · 5 years ago
- 7402a4f SUNRPC: Fix up backchannel slot table accounting by Trond Myklebust · 5 years ago
- a101b04 SUNRPC: Fix transport accounting when caller specifies an rpc_xprt by Trond Myklebust · 5 years ago
- 5a0c257 NFS: send state management on a single connection. by NeilBrown · 6 years ago
- 612b41f SUNRPC: Allow creation of RPC clients with multiple connections by Trond Myklebust · 8 years ago
- 21f0ffa SUNRPC: Add basic load balancing to the transport switch by Trond Myklebust · 8 years ago
- 19d5504 SUNRPC: Fix a credential refcount leak by Trond Myklebust · 6 years ago
- b962261 net :sunrpc :clnt :Fix xps refcount imbalance on the error path by Lin Yi · 6 years ago
- 7987b69 SUNRPC: Fix a use after free when a server rejects the RPCSEC_GSS credential by Trond Myklebust · 6 years ago
- ec6017d SUNRPC fix regression in umount of a secure mount by Olga Kornievskaia · 6 years ago
- 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
- 9c5948c SUNRPC: task should be exit if encode return EKEYEXPIRED more times by ZhangXiaoxu · 6 years ago
- 79caa5f SUNRPC: Cache cred of process creating the rpc_client by Trond Myklebust · 6 years ago
- 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