index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: Fix call completion races with call_decode()
Trond Myklebust
2022-09-01
1
-4
/
+4
*
SUNRPC: Don't reuse bvec on retransmission of the request
Trond Myklebust
2022-07-27
1
-9
/
+18
*
SUNRPC create an rpc function that allows xprt removal from rpc_clnt
Olga Kornievskaia
2022-07-25
1
-1
/
+1
*
SUNRPC expose functions for offline remote xprt functionality
Olga Kornievskaia
2022-07-25
1
-0
/
+32
*
Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-04-08
1
-14
/
+16
|
\
|
*
SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()
Trond Myklebust
2022-04-07
1
-6
/
+1
|
*
SUNRPC: handle malloc failure in ->request_prepare
NeilBrown
2022-03-30
1
-8
/
+15
*
|
Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-03-30
1
-12
/
+11
|
\
|
|
*
SUNRPC: avoid race between mod_timer() and del_timer_sync()
NeilBrown
2022-03-23
1
-0
/
+7
|
*
SUNRPC: Make the rpciod and xprtiod slab allocation modes consistent
Trond Myklebust
2022-03-22
1
-4
/
+1
|
*
SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOC
NeilBrown
2022-03-13
1
-0
/
+3
|
*
SUNRPC: remove scheduling boost for "SWAPPER" tasks.
NeilBrown
2022-03-13
1
-11
/
+0
|
*
SUNRPC/xprt: async tasks mustn't block waiting for memory
NeilBrown
2022-03-13
1
-1
/
+4
|
*
SUNRPC: Convert GFP_NOFS to GFP_KERNEL
Trond Myklebust
2022-02-26
1
-1
/
+1
*
|
SUNRPC: add netns refcount tracker to struct rpc_xprt
Eric Dumazet
2022-01-28
1
-2
/
+2
|
/
*
SUNRPC: Prevent immediate close+reconnect
Trond Myklebust
2021-11-05
1
-1
/
+2
*
SUNRPC: Fix races when closing the socket
Trond Myklebust
2021-11-05
1
-0
/
+2
*
SUNRPC: xprt_clear_locked() only needs release memory semantics
Trond Myklebust
2021-10-04
1
-5
/
+3
*
SUNRPC: Partial revert of commit 6f9f17287e78
Trond Myklebust
2021-10-04
1
-13
/
+15
*
Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2021-09-04
1
-12
/
+20
|
\
|
*
SUNRPC/xprtrdma: Fix reconnection locking
Trond Myklebust
2021-08-09
1
-0
/
+2
|
*
SUNRPC: Clean up scheduling of autoclose
Trond Myklebust
2021-08-09
1
-12
/
+16
|
*
SUNRPC: Fix potential memory corruption
Trond Myklebust
2021-08-09
1
-2
/
+4
*
|
SUNRPC: Move client-side disconnect injection
Chuck Lever
2021-08-20
1
-0
/
+14
|
/
*
sunrpc: add dst_attr attributes to the sysfs xprt directory
Olga Kornievskaia
2021-07-08
1
-1
/
+3
*
sunrpc: add xprt id
Olga Kornievskaia
2021-07-08
1
-0
/
+26
*
SUNRPC: More fixes for backlog congestion
Trond Myklebust
2021-05-26
1
-30
/
+28
*
SUNRPC in case of backlog, hand free slots directly to waiting task
NeilBrown
2021-05-20
1
-21
/
+47
*
SUNRPC: Handle major timeout in xprt_adjust_timeout()
Chris Dion
2021-04-14
1
-2
/
+2
*
SUNRPC: Remove trace_xprt_transmit_queued
Chuck Lever
2021-04-14
1
-2
/
+0
*
SUNRPC: Add tracepoint that fires when an RPC is retransmitted
Chuck Lever
2021-04-14
1
-1
/
+3
*
SUNRPC: Move fault injection call sites
Chuck Lever
2021-04-14
1
-2
/
+4
*
SUNRPC: Set TCP_CORK until the transmit queue is empty
Trond Myklebust
2021-04-05
1
-0
/
+2
*
SUNRPC: Remove unused function xprt_load_transport()
Trond Myklebust
2020-12-02
1
-15
/
+0
*
SUNRPC: Add a helper to return the transport identifier given a netid
Trond Myklebust
2020-12-02
1
-4
/
+21
*
SUNRPC: Close a race with transport setup and module put
Trond Myklebust
2020-12-02
1
-11
/
+33
*
SUNRPC: xprt_load_transport() needs to support the netid "rdma6"
Trond Myklebust
2020-12-02
1
-16
/
+49
*
SUNRPC: Mitigate cond_resched() in xprt_transmit()
Chuck Lever
2020-09-21
1
-2
/
+4
*
SUNRPC: Replace connect dprintk call sites with a tracepoint
Chuck Lever
2020-09-21
1
-2
/
+1
*
SUNRPC: Replace dprintk() call site in xprt_prepare_transmit
Chuck Lever
2020-09-21
1
-2
/
+2
*
SUNRPC: Update debugging instrumentation in xprt_do_reserve()
Chuck Lever
2020-09-21
1
-6
/
+2
*
SUNRPC: Remove debugging instrumentation from xprt_release
Chuck Lever
2020-09-21
1
-1
/
+0
*
SUNRPC: Remove trace_xprt_complete_rqst()
Chuck Lever
2020-09-21
1
-2
/
+0
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
SUNRPC dont update timeout value on connection reset
Olga Kornievskaia
2020-08-05
1
-0
/
+9
*
SUNRPC: Trace transport lifetime events
Chuck Lever
2020-06-11
1
-10
/
+11
*
SUNRPC: Split the xdr_buf event class
Chuck Lever
2020-06-11
1
-1
/
+1
*
svcrdma: Create a generic tracing class for displaying xdr_buf layout
Chuck Lever
2020-03-16
1
-2
/
+1
*
Merge tag 'nfs-rdma-for-5.5-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
2019-11-18
1
-9
/
+13
|
\
|
*
SUNRPC: Add trace points to observe transport congestion control
Chuck Lever
2019-10-24
1
-9
/
+13
[next]