index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
clnt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sunrpc: add a struct rpc_stats arg to rpc_create_args
Josef Bacik
2024-03-09
1
-1
/
+4
*
Merge tag 'nfs-for-6.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2024-01-11
1
-26
/
+25
|
\
|
*
NFSv4.1: Use the nfs_client's rpc timeouts for backchannel
Benjamin Coddington
2024-01-04
1
-2
/
+4
|
*
SUNRPC: Create a helper function for accessing the rpc_clnt's xprt_switch
Anna Schumaker
2024-01-04
1
-13
/
+21
|
*
SUNRPC: Remove unused function rpc_clnt_xprt_switch_put()
Anna Schumaker
2024-01-04
1
-8
/
+0
|
*
SUNRPC: Clean up unused variable in rpc_xprt_probe_trunked()
Anna Schumaker
2024-01-04
1
-3
/
+0
*
|
SUNRPC: Replace strlcpy() with strscpy()
Kees Cook
2023-11-30
1
-2
/
+8
|
/
*
SUNRPC: Fix RPC client cleaned up the freed pipefs dentries
felix
2023-11-01
1
-1
/
+4
*
SUNRPC: Don't skip timeout checks in call_connect_status()
Trond Myklebust
2023-10-23
1
-1
/
+2
*
SUNRPC: ECONNRESET might require a rebind
Trond Myklebust
2023-10-23
1
-1
/
+1
*
Revert "SUNRPC dont update timeout value on connection reset"
Trond Myklebust
2023-09-27
1
-2
/
+1
*
SUNRPC: Fail quickly when server does not recognize TLS
Chuck Lever
2023-09-27
1
-1
/
+9
*
NFSv4.1: fix pnfs MDS=DS session trunking
Olga Kornievskaia
2023-09-13
1
-4
/
+7
*
Revert "SUNRPC: Fail faster on bad verifier"
Trond Myklebust
2023-09-13
1
-1
/
+1
*
SUNRPC: Mark the cred for revalidation if the server rejects it
Trond Myklebust
2023-09-13
1
-0
/
+1
*
SUNRPC: Don't override connect timeouts in rpc_clnt_add_xprt()
Trond Myklebust
2023-08-24
1
-0
/
+5
*
SUNRPC: Allow specification of TCP client connect timeout at setup
Trond Myklebust
2023-08-24
1
-0
/
+2
*
SUNRPC: kmap() the xdr pages during decode
Anna Schumaker
2023-08-23
1
-0
/
+1
*
NFS: add sysfs shutdown knob
Benjamin Coddington
2023-06-19
1
-0
/
+5
*
SUNRPC: Add RPC client support for the RPC_AUTH_TLS auth flavor
Chuck Lever
2023-06-19
1
-0
/
+3
*
SUNRPC: Trace the rpc_create_args
Chuck Lever
2023-06-19
1
-1
/
+1
*
SUNRPC: Plumb an API for setting transport layer security
Chuck Lever
2023-06-19
1
-0
/
+4
*
SUNRPC: support abstract unix socket addresses
NeilBrown
2023-06-19
1
-2
/
+6
*
SUNRPC: remove the maximum number of retries in call_bind_status
Dai Ngo
2023-04-19
1
-3
/
+0
*
NFS: fix disabling of swap
NeilBrown
2023-02-15
1
-0
/
+2
*
SUNRPC: Fix missing release socket in rpc_sockname()
Wang ShaoBo
2022-12-06
1
-1
/
+1
*
SUNRPC: Add API to force the client to disconnect
Trond Myklebust
2022-10-06
1
-0
/
+14
*
SUNRPC: Add a helper to allow pNFS drivers to selectively cancel RPC calls
Trond Myklebust
2022-10-06
1
-0
/
+37
*
SUNRPC: Fix races with rpc_killall_tasks()
Trond Myklebust
2022-10-06
1
-4
/
+2
*
SUNRPC: Directly use ida_alloc()/free()
Bo Liu
2022-10-03
1
-2
/
+2
*
Revert "SUNRPC: Remove unreachable error condition"
Dan Aloni
2022-09-08
1
-0
/
+3
*
SUNRPC: RPC level errors should set task->tk_rpc_status
Trond Myklebust
2022-08-20
1
-1
/
+1
*
SUNRPC: Don't reuse bvec on retransmission of the request
Trond Myklebust
2022-07-27
1
-1
/
+0
*
SUNRPC create a function that probes only offline transports
Olga Kornievskaia
2022-07-25
1
-0
/
+65
*
SUNRPC restructure rpc_clnt_setup_test_and_add_xprt
Olga Kornievskaia
2022-07-25
1
-21
/
+31
*
SUNRPC create an rpc function that allows xprt removal from rpc_clnt
Olga Kornievskaia
2022-07-25
1
-1
/
+15
*
SUNRPC enable back offline transports in trunking discovery
Olga Kornievskaia
2022-07-25
1
-0
/
+14
*
SUNRPC create an iterator to list only OFFLINE xprts
Olga Kornievskaia
2022-07-25
1
-2
/
+9
*
SUNRPC add function to offline remove trunkable transports
Olga Kornievskaia
2022-07-25
1
-0
/
+46
*
SUNRPC: Fail faster on bad verifier
Chuck Lever
2022-07-23
1
-1
/
+1
*
sunrpc: set cl_max_connect when cloning an rpc_clnt
Scott Mayhew
2022-06-07
1
-0
/
+1
*
SUNRPC: Ensure that the gssproxy client can start in a connected state
Trond Myklebust
2022-05-07
1
-0
/
+33
*
Revert "SUNRPC: Ensure gss-proxy connects on setup"
Trond Myklebust
2022-05-07
1
-3
/
+0
*
SUNRPC: Ensure gss-proxy connects on setup
Trond Myklebust
2022-04-29
1
-0
/
+3
*
SUNRPC release the transport of a relocated task with an assigned transport
Olga Kornievskaia
2022-04-22
1
-4
/
+7
*
SUNRPC: Handle allocation failure in rpc_new_task()
Trond Myklebust
2022-04-07
1
-0
/
+7
*
SUNRPC: Handle low memory situations in call_status()
Trond Myklebust
2022-04-07
1
-0
/
+5
*
SUNRPC: Handle ENOMEM in call_transmit_status()
Trond Myklebust
2022-04-07
1
-0
/
+2
*
SUNRPC: handle malloc failure in ->request_prepare
NeilBrown
2022-03-30
1
-3
/
+3
*
SUNRPC don't resend a task on an offlined transport
Olga Kornievskaia
2022-03-24
1
-1
/
+3
[next]