index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-28
SUNRPC: Add a transport callback to handle dequeuing of an RPC request
Trond Myklebust
1
-0
/
+6
2024-02-28
SUNRPC: Don't try to send when the connection is shutting down
Trond Myklebust
1
-0
/
+3
2024-01-05
NFSv4.1: Use the nfs_client's rpc timeouts for backchannel
Benjamin Coddington
1
-3
/
+9
2024-01-05
SUNRPC: Fixup v4.1 backchannel request timeouts
Benjamin Coddington
1
-9
/
+14
2023-10-23
SUNRPC: SOFTCONN tasks should time out when on the sending list
Trond Myklebust
1
-2
/
+2
2022-11-24
timers: Get rid of del_singleshot_timer_sync()
Thomas Gleixner
1
-1
/
+1
2022-10-17
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-10-12
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-10-03
SUNRPC: use max_t() to simplify open code
Ziyang Xuan
1
-4
/
+1
2022-10-03
SUNRPC: Directly use ida_alloc()/free()
Bo Liu
1
-2
/
+2
2022-09-01
SUNRPC: Fix call completion races with call_decode()
Trond Myklebust
1
-4
/
+4
2022-07-27
SUNRPC: Don't reuse bvec on retransmission of the request
Trond Myklebust
1
-9
/
+18
2022-07-25
SUNRPC create an rpc function that allows xprt removal from rpc_clnt
Olga Kornievskaia
1
-1
/
+1
2022-07-25
SUNRPC expose functions for offline remote xprt functionality
Olga Kornievskaia
1
-0
/
+32
2022-04-08
Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-14
/
+16
2022-04-07
SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()
Trond Myklebust
1
-6
/
+1
2022-03-30
SUNRPC: handle malloc failure in ->request_prepare
NeilBrown
1
-8
/
+15
2022-03-30
Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-12
/
+11
2022-03-23
SUNRPC: avoid race between mod_timer() and del_timer_sync()
NeilBrown
1
-0
/
+7
2022-03-22
SUNRPC: Make the rpciod and xprtiod slab allocation modes consistent
Trond Myklebust
1
-4
/
+1
2022-03-13
SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOC
NeilBrown
1
-0
/
+3
2022-03-13
SUNRPC: remove scheduling boost for "SWAPPER" tasks.
NeilBrown
1
-11
/
+0
2022-03-13
SUNRPC/xprt: async tasks mustn't block waiting for memory
NeilBrown
1
-1
/
+4
2022-02-26
SUNRPC: Convert GFP_NOFS to GFP_KERNEL
Trond Myklebust
1
-1
/
+1
2022-01-28
SUNRPC: add netns refcount tracker to struct rpc_xprt
Eric Dumazet
1
-2
/
+2
2021-11-05
SUNRPC: Prevent immediate close+reconnect
Trond Myklebust
1
-1
/
+2
2021-11-05
SUNRPC: Fix races when closing the socket
Trond Myklebust
1
-0
/
+2
2021-10-04
SUNRPC: xprt_clear_locked() only needs release memory semantics
Trond Myklebust
1
-5
/
+3
2021-10-04
SUNRPC: Partial revert of commit 6f9f17287e78
Trond Myklebust
1
-13
/
+15
2021-09-04
Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-12
/
+20
2021-08-20
SUNRPC: Move client-side disconnect injection
Chuck Lever
1
-0
/
+14
2021-08-09
SUNRPC/xprtrdma: Fix reconnection locking
Trond Myklebust
1
-0
/
+2
2021-08-09
SUNRPC: Clean up scheduling of autoclose
Trond Myklebust
1
-12
/
+16
2021-08-09
SUNRPC: Fix potential memory corruption
Trond Myklebust
1
-2
/
+4
2021-07-08
sunrpc: add dst_attr attributes to the sysfs xprt directory
Olga Kornievskaia
1
-1
/
+3
2021-07-08
sunrpc: add xprt id
Olga Kornievskaia
1
-0
/
+26
2021-05-26
SUNRPC: More fixes for backlog congestion
Trond Myklebust
1
-30
/
+28
2021-05-20
SUNRPC in case of backlog, hand free slots directly to waiting task
NeilBrown
1
-21
/
+47
2021-04-14
SUNRPC: Handle major timeout in xprt_adjust_timeout()
Chris Dion
1
-2
/
+2
2021-04-14
SUNRPC: Remove trace_xprt_transmit_queued
Chuck Lever
1
-2
/
+0
2021-04-14
SUNRPC: Add tracepoint that fires when an RPC is retransmitted
Chuck Lever
1
-1
/
+3
2021-04-14
SUNRPC: Move fault injection call sites
Chuck Lever
1
-2
/
+4
2021-04-05
SUNRPC: Set TCP_CORK until the transmit queue is empty
Trond Myklebust
1
-0
/
+2
2020-12-02
SUNRPC: Remove unused function xprt_load_transport()
Trond Myklebust
1
-15
/
+0
2020-12-02
SUNRPC: Add a helper to return the transport identifier given a netid
Trond Myklebust
1
-4
/
+21
2020-12-02
SUNRPC: Close a race with transport setup and module put
Trond Myklebust
1
-11
/
+33
2020-12-02
SUNRPC: xprt_load_transport() needs to support the netid "rdma6"
Trond Myklebust
1
-16
/
+49
2020-09-21
SUNRPC: Mitigate cond_resched() in xprt_transmit()
Chuck Lever
1
-2
/
+4
2020-09-21
SUNRPC: Replace connect dprintk call sites with a tracepoint
Chuck Lever
1
-2
/
+1
2020-09-21
SUNRPC: Replace dprintk() call site in xprt_prepare_transmit
Chuck Lever
1
-2
/
+2
[next]