index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
clnt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-02
SUNRPC: Clean up the handling of page padding in rpc_prepare_reply_pages()
Trond Myklebust
1
-4
/
+1
2020-09-21
SUNRPC: Clean up call_bind_status() observability
Chuck Lever
1
-14
/
+6
2020-09-21
SUNRPC: Remove dprintk call site in call_decode
Chuck Lever
1
-2
/
+0
2020-09-21
SUNRPC: Trace call_refresh events
Chuck Lever
1
-6
/
+3
2020-09-21
SUNRPC: Add trace_rpc_timeout_status()
Chuck Lever
1
-1
/
+1
2020-09-21
SUNRPC: Replace connect dprintk call sites with a tracepoint
Chuck Lever
1
-4
/
+0
2020-09-21
SUNRPC: Remove dprintk call site in call_start()
Chuck Lever
1
-4
/
+0
2020-09-21
SUNRPC: Remove the dprint_status() macro
Chuck Lever
1
-30
/
+1
2020-09-21
SUNRPC: Hoist trace_xprtrdma_op_allocate into generic code
Chuck Lever
1
-2
/
+1
2020-09-21
SUNRPC dont update timeout value on connection reset
Olga Kornievskaia
1
-1
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-11
/
+11
2020-06-11
SUNRPC: Set SOFTCONN when destroying GSS contexts
Chuck Lever
1
-5
/
+4
2020-06-11
SUNRPC: rpc_call_null_helper() should set RPC_TASK_SOFT
Chuck Lever
1
-4
/
+3
2020-06-11
SUNRPC: rpc_call_null_helper() already sets RPC_TASK_NULLCREDS
Chuck Lever
1
-2
/
+2
2020-06-11
SUNRPC: trace RPC client lifetime events
Chuck Lever
1
-24
/
+15
2020-06-11
SUNRPC: Split the xdr_buf event class
Chuck Lever
1
-2
/
+2
2020-06-11
SUNRPC: Add tracepoint to rpc_call_rpcerror()
Chuck Lever
1
-0
/
+1
2020-05-14
SUNRPC: 'Directory with parent 'rpc_clnt' already present!'
J. Bruce Fields
1
-1
/
+1
2020-05-11
SUNRPC: Signalled ASYNC tasks need to exit
Chuck Lever
1
-0
/
+5
2020-05-10
SUNRPC: fix use-after-free in rpc_free_client_work()
NeilBrown
1
-1
/
+1
2020-04-28
SUNRPC: defer slow parts of rpc_free_client() to a workqueue.
NeilBrown
1
-4
/
+17
2020-04-21
SUNRPC: Remove unreachable error condition
Xiyu Yang
1
-2
/
+1
2020-04-07
Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-2
/
+6
2020-03-16
svcrdma: Create a generic tracing class for displaying xdr_buf layout
Chuck Lever
1
-0
/
+1
2020-03-16
SUNRPC: Don't take a reference to the cred on synchronous tasks
Trond Myklebust
1
-0
/
+3
2020-03-16
SUNRPC: Add a flag to avoid reference counts on credentials
Trond Myklebust
1
-2
/
+3
2020-01-15
SUNRPC: call_connect_status should handle -EPROTO
Chuck Lever
1
-0
/
+1
2019-11-18
Merge tag 'nfs-rdma-for-5.5-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
1
-12
/
+2
2019-11-03
NFSv4.1: Don't rebind to the same source port when reconnecting to the server
Trond Myklebust
1
-1
/
+6
2019-10-24
SUNRPC: Eliminate log noise in call_reserveresult
Chuck Lever
1
-12
/
+2
2019-09-26
Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-7
/
+19
2019-09-20
SUNRPC: Don't try to parse incomplete RPC messages
Trond Myklebust
1
-1
/
+13
2019-09-17
SUNRPC: RPC level errors should always set task->tk_rpc_status
Trond Myklebust
1
-3
/
+3
2019-09-17
SUNRPC: Dequeue the request from the receive queue while we're re-encoding
Trond Myklebust
1
-3
/
+3
2019-08-26
SUNRPC: Handle connection breakages correctly in call_status()
Trond Myklebust
1
-1
/
+1
2019-08-26
SUNRPC: Handle EADDRINUSE and ENOBUFS correctly
Trond Myklebust
1
-3
/
+7
2019-08-26
SUNRPC: Don't handle errors if the bind/connect succeeded
Trond Myklebust
1
-11
/
+24
2019-07-18
SUNRPC: Ensure the bvecs are reset when we re-encode the RPC request
Trond Myklebust
1
-2
/
+1
2019-07-18
SUNRPC: Fix up backchannel slot table accounting
Trond Myklebust
1
-0
/
+13
2019-07-12
SUNRPC: Fix transport accounting when caller specifies an rpc_xprt
Trond Myklebust
1
-22
/
+20
2019-07-06
NFS: send state management on a single connection.
NeilBrown
1
-1
/
+23
2019-07-06
SUNRPC: Allow creation of RPC clients with multiple connections
Trond Myklebust
1
-1
/
+16
2019-07-06
SUNRPC: Add basic load balancing to the transport switch
Trond Myklebust
1
-3
/
+37
2019-06-21
SUNRPC: Fix a credential refcount leak
Trond Myklebust
1
-1
/
+0
2019-06-21
net :sunrpc :clnt :Fix xps refcount imbalance on the error path
Lin Yi
1
-0
/
+1
2019-05-30
SUNRPC: Fix a use after free when a server rejects the RPCSEC_GSS credential
Trond Myklebust
1
-14
/
+14
2019-05-30
SUNRPC fix regression in umount of a secure mount
Olga Kornievskaia
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-09
SUNRPC: task should be exit if encode return EKEYEXPIRED more times
ZhangXiaoxu
1
-1
/
+8
2019-04-26
SUNRPC: Cache cred of process creating the rpc_client
Trond Myklebust
1
-0
/
+7
[next]