index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
clnt.c
Age
Commit message (
Expand
)
Author
2020-04-07
Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-03-16
svcrdma: Create a generic tracing class for displaying xdr_buf layout
Chuck Lever
2020-03-16
SUNRPC: Don't take a reference to the cred on synchronous tasks
Trond Myklebust
2020-03-16
SUNRPC: Add a flag to avoid reference counts on credentials
Trond Myklebust
2020-01-15
SUNRPC: call_connect_status should handle -EPROTO
Chuck Lever
2019-11-18
Merge tag 'nfs-rdma-for-5.5-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
2019-11-03
NFSv4.1: Don't rebind to the same source port when reconnecting to the server
Trond Myklebust
2019-10-24
SUNRPC: Eliminate log noise in call_reserveresult
Chuck Lever
2019-09-26
Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-09-20
SUNRPC: Don't try to parse incomplete RPC messages
Trond Myklebust
2019-09-17
SUNRPC: RPC level errors should always set task->tk_rpc_status
Trond Myklebust
2019-09-17
SUNRPC: Dequeue the request from the receive queue while we're re-encoding
Trond Myklebust
2019-08-26
SUNRPC: Handle connection breakages correctly in call_status()
Trond Myklebust
2019-08-26
SUNRPC: Handle EADDRINUSE and ENOBUFS correctly
Trond Myklebust
2019-08-26
SUNRPC: Don't handle errors if the bind/connect succeeded
Trond Myklebust
2019-07-18
SUNRPC: Ensure the bvecs are reset when we re-encode the RPC request
Trond Myklebust
2019-07-18
SUNRPC: Fix up backchannel slot table accounting
Trond Myklebust
2019-07-12
SUNRPC: Fix transport accounting when caller specifies an rpc_xprt
Trond Myklebust
2019-07-06
NFS: send state management on a single connection.
NeilBrown
2019-07-06
SUNRPC: Allow creation of RPC clients with multiple connections
Trond Myklebust
2019-07-06
SUNRPC: Add basic load balancing to the transport switch
Trond Myklebust
2019-06-21
SUNRPC: Fix a credential refcount leak
Trond Myklebust
2019-06-21
net :sunrpc :clnt :Fix xps refcount imbalance on the error path
Lin Yi
2019-05-30
SUNRPC: Fix a use after free when a server rejects the RPCSEC_GSS credential
Trond Myklebust
2019-05-30
SUNRPC fix regression in umount of a secure mount
Olga Kornievskaia
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-09
SUNRPC: task should be exit if encode return EKEYEXPIRED more times
ZhangXiaoxu
2019-04-26
SUNRPC: Cache cred of process creating the rpc_client
Trond Myklebust
2019-04-25
SUNRPC: Add the 'softerr' rpc_client flag
Trond Myklebust
2019-04-25
SUNRPC: Ensure to ratelimit the "server not responding" syslog messages
Trond Myklebust
2019-04-25
SUNRPC: Make "no retrans timeout" soft tasks behave like softconn for timeouts
Trond Myklebust
2019-04-25
SUNRPC: Add tracking of RPC level errors
Trond Myklebust
2019-04-25
SUNRPC: Fix up tracking of timeouts
Trond Myklebust
2019-04-25
SUNRPC: Add function rpc_sleep_on_timeout()
Trond Myklebust
2019-04-25
SUNRPC: Refactor rpc_restart_call/rpc_restart_call_prepare
Trond Myklebust
2019-04-25
SUNRPC: Fix up task signalling
Trond Myklebust
2019-04-17
SUNRPC: Ignore queue transmission errors on successful transmission
Trond Myklebust
2019-04-11
Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"
Trond Myklebust
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
[next]