index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: fill in MODULE_DESCRIPTION()s for Sun RPC
Breno Leitao
2024-01-11
3
-0
/
+3
*
Merge tag 'nfs-for-6.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2024-01-10
4
-40
/
+72
|
\
|
*
NFSv4.1: Use the nfs_client's rpc timeouts for backchannel
Benjamin Coddington
2024-01-04
3
-6
/
+23
|
*
SUNRPC: Fixup v4.1 backchannel request timeouts
Benjamin Coddington
2024-01-04
1
-9
/
+14
|
*
SUNRPC: fix _xprt_switch_find_current_entry logic
Olga Kornievskaia
2024-01-04
1
-1
/
+1
|
*
SUNRPC: Fix a suspicious RCU usage warning
Anna Schumaker
2024-01-04
1
-2
/
+15
|
*
SUNRPC: Create a helper function for accessing the rpc_clnt's xprt_switch
Anna Schumaker
2024-01-04
1
-13
/
+21
|
*
SUNRPC: Remove unused function rpc_clnt_xprt_switch_put()
Anna Schumaker
2024-01-04
1
-8
/
+0
|
*
SUNRPC: Clean up unused variable in rpc_xprt_probe_trunked()
Anna Schumaker
2024-01-04
1
-3
/
+0
*
|
Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-10
1
-2
/
+8
|
\
\
|
*
|
SUNRPC: Replace strlcpy() with strscpy()
Kees Cook
2023-11-30
1
-2
/
+8
*
|
|
SUNRPC: discard sv_refcnt, and svc_get/svc_put
NeilBrown
2024-01-07
1
-9
/
+4
*
|
|
svc: don't hold reference for poolstats, only mutex.
NeilBrown
2024-01-07
1
-9
/
+23
*
|
|
SUNRPC: remove printk when back channel request not found
Dai Ngo
2024-01-07
1
-12
/
+2
*
|
|
svcrdma: Implement multi-stage Read completion again
Chuck Lever
2024-01-07
2
-111
/
+76
*
|
|
svcrdma: Copy construction of svc_rqst::rq_arg to rdma_read_complete()
Chuck Lever
2024-01-07
1
-1
/
+92
*
|
|
svcrdma: Add back svcxprt_rdma::sc_read_complete_q
Chuck Lever
2024-01-07
2
-1
/
+37
*
|
|
svcrdma: Add back svc_rdma_recv_ctxt::rc_pages
Chuck Lever
2024-01-07
2
-1
/
+8
*
|
|
svcrdma: Clean up comment in svc_rdma_accept()
Chuck Lever
2024-01-07
1
-7
/
+10
*
|
|
svcrdma: Remove queue-shortening warnings
Chuck Lever
2024-01-07
1
-6
/
+1
*
|
|
svcrdma: Remove pointer addresses shown in dprintk()
Chuck Lever
2024-01-07
1
-3
/
+1
*
|
|
svcrdma: Optimize svc_rdma_cc_init()
Chuck Lever
2024-01-07
3
-6
/
+7
*
|
|
svcrdma: De-duplicate completion ID initialization helpers
Chuck Lever
2024-01-07
3
-22
/
+1
*
|
|
svcrdma: Move the svc_rdma_cc_init() call
Chuck Lever
2024-01-07
2
-3
/
+9
*
|
|
svcrdma: Remove struct svc_rdma_read_info
Chuck Lever
2024-01-07
1
-29
/
+0
*
|
|
svcrdma: Update the synopsis of svc_rdma_read_special()
Chuck Lever
2024-01-07
1
-10
/
+9
*
|
|
svcrdma: Update the synopsis of svc_rdma_read_call_chunk()
Chuck Lever
2024-01-07
1
-13
/
+11
*
|
|
svcrdma: Update synopsis of svc_rdma_read_multiple_chunks()
Chuck Lever
2024-01-07
1
-10
/
+9
*
|
|
svcrdma: Update synopsis of svc_rdma_copy_inline_range()
Chuck Lever
2024-01-07
1
-8
/
+9
*
|
|
svcrdma: Update the synopsis of svc_rdma_read_data_item()
Chuck Lever
2024-01-07
1
-9
/
+8
*
|
|
svcrdma: Update synopsis of svc_rdma_read_chunk_range()
Chuck Lever
2024-01-07
1
-12
/
+12
*
|
|
svcrdma: Update synopsis of svc_rdma_build_read_chunk()
Chuck Lever
2024-01-07
1
-11
/
+10
*
|
|
svcrdma: Update synopsis of svc_rdma_build_read_segment()
Chuck Lever
2024-01-07
1
-8
/
+9
*
|
|
svcrdma: Move read_info::ri_pageoff into struct svc_rdma_recv_ctxt
Chuck Lever
2024-01-07
1
-16
/
+15
*
|
|
svcrdma: Move svc_rdma_read_info::ri_pageno to struct svc_rdma_recv_ctxt
Chuck Lever
2024-01-07
1
-12
/
+9
*
|
|
svcrdma: Start moving fields out of struct svc_rdma_read_info
Chuck Lever
2024-01-07
1
-31
/
+26
*
|
|
svcrdma: Move struct svc_rdma_chunk_ctxt to svc_rdma.h
Chuck Lever
2024-01-07
1
-18
/
+0
*
|
|
svcrdma: Remove the svc_rdma_chunk_ctxt::cc_rdma field
Chuck Lever
2024-01-07
1
-2
/
+0
*
|
|
svcrdma: Pass a pointer to the transport to svc_rdma_cc_release()
Chuck Lever
2024-01-07
1
-6
/
+7
*
|
|
svcrdma: Explicitly pass the transport to svc_rdma_post_chunk_ctxt()
Chuck Lever
2024-01-07
1
-5
/
+5
*
|
|
svcrdma: Explicitly pass the transport into Read chunk I/O paths
Chuck Lever
2024-01-07
1
-22
/
+36
*
|
|
svcrdma: Explicitly pass the transport into Write chunk I/O paths
Chuck Lever
2024-01-07
1
-1
/
+4
*
|
|
svcrdma: Acquire the svcxprt_rdma pointer from the CQ context
Chuck Lever
2024-01-07
1
-2
/
+3
*
|
|
svcrdma: Reduce size of struct svc_rdma_rw_ctxt
Chuck Lever
2024-01-07
1
-4
/
+8
*
|
|
svcrdma: Update some svcrdma DMA-related tracepoints
Chuck Lever
2024-01-07
1
-5
/
+5
*
|
|
svcrdma: DMA error tracepoints should report completion IDs
Chuck Lever
2024-01-07
1
-4
/
+5
*
|
|
svcrdma: SQ error tracepoints should report completion IDs
Chuck Lever
2024-01-07
2
-6
/
+6
*
|
|
rpcrdma: Introduce a simple cid tracepoint class
Chuck Lever
2024-01-07
4
-4
/
+4
*
|
|
svcrdma: Add lockdep class keys for transport locks
Chuck Lever
2024-01-07
1
-0
/
+6
*
|
|
svcrdma: Clean up locking
Chuck Lever
2024-01-07
1
-2
/
+2
[next]