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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-06
Merge tag 'nfsd-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-9
/
+1
2024-04-04
SUNRPC: Fix a slow server-side memory leak with RPC-over-TCP
Chuck Lever
1
-9
/
+1
2024-03-29
Merge tag 'nfsd-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-6
/
+8
2024-03-22
SUNRPC: Revert 561141dd494382217bace4d1a51d08168420eace
Chuck Lever
1
-6
/
+8
2024-03-16
Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-4
/
+37
2024-03-13
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
1
-1
/
+1
2024-03-09
sunrpc: add a struct rpc_stats arg to rpc_create_args
Josef Bacik
1
-1
/
+4
2024-03-01
svcrdma: Add Write chunk WRs to the RPC's Send WR chain
Chuck Lever
2
-23
/
+68
2024-03-01
svcrdma: Post WRs for Write chunks in svc_rdma_sendto()
Chuck Lever
2
-38
/
+48
2024-03-01
svcrdma: Post the Reply chunk and Send WR together
Chuck Lever
2
-35
/
+57
2024-03-01
svcrdma: Move write_info for Reply chunks into struct svc_rdma_send_ctxt
Chuck Lever
2
-40
/
+53
2024-03-01
svcrdma: Post Send WR chain
Chuck Lever
2
-17
/
+34
2024-03-01
svcrdma: Fix retry loop in svc_rdma_send()
Chuck Lever
1
-11
/
+17
2024-03-01
svcrdma: Prevent a UAF in svc_rdma_send()
Chuck Lever
1
-3
/
+8
2024-03-01
svcrdma: Fix SQ wake-ups
Chuck Lever
1
-3
/
+3
2024-03-01
svcrdma: Increase the per-transport rw_ctx count
Chuck Lever
1
-2
/
+7
2024-03-01
svcrdma: Update max_send_sges after QP is created
Chuck Lever
1
-0
/
+1
2024-03-01
svcrdma: Report CQ depths in debugging output
Chuck Lever
1
-1
/
+2
2024-03-01
svcrdma: Reserve an extra WQE for ib_drain_rq()
Chuck Lever
1
-1
/
+1
2024-03-01
SUNRPC: Remove stale comments
Chuck Lever
1
-9
/
+0
2024-03-01
SUNRPC: Remove EXPORT_SYMBOL_GPL for svc_process_bc()
Chuck Lever
1
-1
/
+0
2024-03-01
sunrpc: use the struct net as the svc proc private
Josef Bacik
1
-1
/
+1
2024-03-01
sunrpc: pass in the sv_stats struct through svc_create_pooled
Josef Bacik
1
-5
/
+7
2024-03-01
sunrpc: don't change ->sv_stats if it doesn't exist
Josef Bacik
1
-9
/
+18
2024-03-01
SUNRPC: Use a static buffer for the checksum initialization vector
Chuck Lever
1
-8
/
+6
2024-03-01
SUNRPC: fix some memleaks in gssx_dec_option_array
Zhipeng Lu
1
-8
/
+19
2024-03-01
SUNRPC: fix a memleak in gss_import_v2_context
Zhipeng Lu
1
-1
/
+10
2024-02-29
net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr()
Christophe JAILLET
1
-2
/
+2
2024-02-28
SUNRPC: Add a transport callback to handle dequeuing of an RPC request
Trond Myklebust
2
-0
/
+19
2024-02-28
SUNRPC: Don't try to send when the connection is shutting down
Trond Myklebust
1
-0
/
+3
2024-02-28
SUNRPC: Don't retry using the same source port if connection failed
Trond Myklebust
1
-1
/
+9
2024-01-29
NFSv4.1: Assign the right value for initval and retries for rpc timeout
Samasth Norway Ananda
1
-2
/
+2
2024-01-25
Merge tag 'nfsd-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-2
/
+2
2024-01-18
SUNRPC: use request size to initialize bio_vec in svc_udp_sendto()
Lucas Stach
1
-2
/
+2
2024-01-12
net: fill in MODULE_DESCRIPTION()s for Sun RPC
Breno Leitao
3
-0
/
+3
2024-01-11
Merge tag 'nfs-for-6.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
4
-40
/
+72
2024-01-10
Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+8
2024-01-08
SUNRPC: discard sv_refcnt, and svc_get/svc_put
NeilBrown
1
-9
/
+4
2024-01-08
svc: don't hold reference for poolstats, only mutex.
NeilBrown
1
-9
/
+23
2024-01-08
SUNRPC: remove printk when back channel request not found
Dai Ngo
1
-12
/
+2
2024-01-08
svcrdma: Implement multi-stage Read completion again
Chuck Lever
2
-111
/
+76
2024-01-08
svcrdma: Copy construction of svc_rqst::rq_arg to rdma_read_complete()
Chuck Lever
1
-1
/
+92
2024-01-08
svcrdma: Add back svcxprt_rdma::sc_read_complete_q
Chuck Lever
2
-1
/
+37
2024-01-08
svcrdma: Add back svc_rdma_recv_ctxt::rc_pages
Chuck Lever
2
-1
/
+8
2024-01-08
svcrdma: Clean up comment in svc_rdma_accept()
Chuck Lever
1
-7
/
+10
2024-01-08
svcrdma: Remove queue-shortening warnings
Chuck Lever
1
-6
/
+1
2024-01-08
svcrdma: Remove pointer addresses shown in dprintk()
Chuck Lever
1
-3
/
+1
2024-01-08
svcrdma: Optimize svc_rdma_cc_init()
Chuck Lever
3
-6
/
+7
2024-01-08
svcrdma: De-duplicate completion ID initialization helpers
Chuck Lever
3
-22
/
+1
2024-01-08
svcrdma: Move the svc_rdma_cc_init() call
Chuck Lever
2
-3
/
+9
[next]