开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
clnt.c
Age
Commit message (
Expand
)
Author
2023-11-01
SUNRPC: Fix RPC client cleaned up the freed pipefs dentries
felix
2023-10-22
SUNRPC: Don't skip timeout checks in call_connect_status()
Trond Myklebust
2023-10-22
SUNRPC: ECONNRESET might require a rebind
Trond Myklebust
2023-09-27
Revert "SUNRPC dont update timeout value on connection reset"
Trond Myklebust
2023-09-27
SUNRPC: Fail quickly when server does not recognize TLS
Chuck Lever
2023-09-13
NFSv4.1: fix pnfs MDS=DS session trunking
Olga Kornievskaia
2023-09-13
Revert "SUNRPC: Fail faster on bad verifier"
Trond Myklebust
2023-09-13
SUNRPC: Mark the cred for revalidation if the server rejects it
Trond Myklebust
2023-08-24
SUNRPC: Don't override connect timeouts in rpc_clnt_add_xprt()
Trond Myklebust
2023-08-24
SUNRPC: Allow specification of TCP client connect timeout at setup
Trond Myklebust
2023-08-23
SUNRPC: kmap() the xdr pages during decode
Anna Schumaker
2023-06-19
NFS: add sysfs shutdown knob
Benjamin Coddington
2023-06-19
SUNRPC: Add RPC client support for the RPC_AUTH_TLS auth flavor
Chuck Lever
2023-06-19
SUNRPC: Trace the rpc_create_args
Chuck Lever
2023-06-19
SUNRPC: Plumb an API for setting transport layer security
Chuck Lever
2023-06-19
SUNRPC: support abstract unix socket addresses
NeilBrown
2023-04-19
SUNRPC: remove the maximum number of retries in call_bind_status
Dai Ngo
2023-02-15
NFS: fix disabling of swap
NeilBrown
2022-12-06
SUNRPC: Fix missing release socket in rpc_sockname()
Wang ShaoBo
2022-10-06
SUNRPC: Add API to force the client to disconnect
Trond Myklebust
2022-10-06
SUNRPC: Add a helper to allow pNFS drivers to selectively cancel RPC calls
Trond Myklebust
2022-10-06
SUNRPC: Fix races with rpc_killall_tasks()
Trond Myklebust
2022-10-03
SUNRPC: Directly use ida_alloc()/free()
Bo Liu
2022-09-08
Revert "SUNRPC: Remove unreachable error condition"
Dan Aloni
2022-08-19
SUNRPC: RPC level errors should set task->tk_rpc_status
Trond Myklebust
2022-07-27
SUNRPC: Don't reuse bvec on retransmission of the request
Trond Myklebust
2022-07-25
SUNRPC create a function that probes only offline transports
Olga Kornievskaia
2022-07-25
SUNRPC restructure rpc_clnt_setup_test_and_add_xprt
Olga Kornievskaia
2022-07-25
SUNRPC create an rpc function that allows xprt removal from rpc_clnt
Olga Kornievskaia
2022-07-25
SUNRPC enable back offline transports in trunking discovery
Olga Kornievskaia
2022-07-25
SUNRPC create an iterator to list only OFFLINE xprts
Olga Kornievskaia
2022-07-25
SUNRPC add function to offline remove trunkable transports
Olga Kornievskaia
2022-07-23
SUNRPC: Fail faster on bad verifier
Chuck Lever
2022-06-07
sunrpc: set cl_max_connect when cloning an rpc_clnt
Scott Mayhew
2022-05-07
SUNRPC: Ensure that the gssproxy client can start in a connected state
Trond Myklebust
2022-05-07
Revert "SUNRPC: Ensure gss-proxy connects on setup"
Trond Myklebust
2022-04-29
SUNRPC: Ensure gss-proxy connects on setup
Trond Myklebust
2022-04-22
SUNRPC release the transport of a relocated task with an assigned transport
Olga Kornievskaia
2022-04-07
SUNRPC: Handle allocation failure in rpc_new_task()
Trond Myklebust
2022-04-07
SUNRPC: Handle low memory situations in call_status()
Trond Myklebust
2022-04-07
SUNRPC: Handle ENOMEM in call_transmit_status()
Trond Myklebust
2022-03-29
SUNRPC: handle malloc failure in ->request_prepare
NeilBrown
2022-03-24
SUNRPC don't resend a task on an offlined transport
Olga Kornievskaia
2022-03-13
NFSv4: keep state manager thread active if swap is enabled
NeilBrown
2022-03-13
SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOC
NeilBrown
2022-03-13
SUNRPC/auth: async tasks mustn't block waiting for memory
NeilBrown
2022-02-25
SUNRPC: Convert GFP_NOFS to GFP_KERNEL
Trond Myklebust
2022-01-13
SUNRPC allow for unspecified transport time in rpc_clnt_add_xprt
Olga Kornievskaia
2021-10-20
sunrpc: remove unnecessary test in rpc_task_set_client()
Thiago Rafael Becker
2021-08-27
SUNRPC enforce creation of no more than max_connect xprts
Olga Kornievskaia
[next]