index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
clnt.c
Age
Commit message (
Expand
)
Author
2024-09-23
SUNRPC: remove call_allocate() BUG_ONs
Mike Snitzer
2024-09-23
SUNRPC: clnt.c: Remove misleading comment
Siddh Raman Pant
2024-09-23
SUNRPC: Fix -Wformat-truncation warning
Kunwu Chan
2024-07-08
SUNRPC: avoid soft lockup when transmitting UDP to reachable server.
NeilBrown
2024-05-20
sunrpc: fix NFSACL RPC retry on soft mount
Dan Aloni
2024-05-20
SUNRPC: fix handling expired GSS context
Olga Kornievskaia
2024-03-09
sunrpc: add a struct rpc_stats arg to rpc_create_args
Josef Bacik
2024-01-10
Merge tag 'nfs-for-6.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2024-01-04
NFSv4.1: Use the nfs_client's rpc timeouts for backchannel
Benjamin Coddington
2024-01-04
SUNRPC: Create a helper function for accessing the rpc_clnt's xprt_switch
Anna Schumaker
2024-01-04
SUNRPC: Remove unused function rpc_clnt_xprt_switch_put()
Anna Schumaker
2024-01-04
SUNRPC: Clean up unused variable in rpc_xprt_probe_trunked()
Anna Schumaker
2023-11-30
SUNRPC: Replace strlcpy() with strscpy()
Kees Cook
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
[next]