index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-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
2024-01-08
svcrdma: Remove struct svc_rdma_read_info
Chuck Lever
1
-29
/
+0
2024-01-08
svcrdma: Update the synopsis of svc_rdma_read_special()
Chuck Lever
1
-10
/
+9
2024-01-08
svcrdma: Update the synopsis of svc_rdma_read_call_chunk()
Chuck Lever
1
-13
/
+11
2024-01-08
svcrdma: Update synopsis of svc_rdma_read_multiple_chunks()
Chuck Lever
1
-10
/
+9
2024-01-08
svcrdma: Update synopsis of svc_rdma_copy_inline_range()
Chuck Lever
1
-8
/
+9
2024-01-08
svcrdma: Update the synopsis of svc_rdma_read_data_item()
Chuck Lever
1
-9
/
+8
2024-01-08
svcrdma: Update synopsis of svc_rdma_read_chunk_range()
Chuck Lever
1
-12
/
+12
2024-01-08
svcrdma: Update synopsis of svc_rdma_build_read_chunk()
Chuck Lever
1
-11
/
+10
2024-01-08
svcrdma: Update synopsis of svc_rdma_build_read_segment()
Chuck Lever
1
-8
/
+9
2024-01-08
svcrdma: Move read_info::ri_pageoff into struct svc_rdma_recv_ctxt
Chuck Lever
1
-16
/
+15
2024-01-08
svcrdma: Move svc_rdma_read_info::ri_pageno to struct svc_rdma_recv_ctxt
Chuck Lever
1
-12
/
+9
2024-01-08
svcrdma: Start moving fields out of struct svc_rdma_read_info
Chuck Lever
1
-31
/
+26
2024-01-08
svcrdma: Move struct svc_rdma_chunk_ctxt to svc_rdma.h
Chuck Lever
1
-18
/
+0
2024-01-08
svcrdma: Remove the svc_rdma_chunk_ctxt::cc_rdma field
Chuck Lever
1
-2
/
+0
2024-01-08
svcrdma: Pass a pointer to the transport to svc_rdma_cc_release()
Chuck Lever
1
-6
/
+7
2024-01-08
svcrdma: Explicitly pass the transport to svc_rdma_post_chunk_ctxt()
Chuck Lever
1
-5
/
+5
2024-01-08
svcrdma: Explicitly pass the transport into Read chunk I/O paths
Chuck Lever
1
-22
/
+36
2024-01-08
svcrdma: Explicitly pass the transport into Write chunk I/O paths
Chuck Lever
1
-1
/
+4
2024-01-08
svcrdma: Acquire the svcxprt_rdma pointer from the CQ context
Chuck Lever
1
-2
/
+3
2024-01-08
svcrdma: Reduce size of struct svc_rdma_rw_ctxt
Chuck Lever
1
-4
/
+8
2024-01-08
svcrdma: Update some svcrdma DMA-related tracepoints
Chuck Lever
1
-5
/
+5
2024-01-08
svcrdma: DMA error tracepoints should report completion IDs
Chuck Lever
1
-4
/
+5
2024-01-08
svcrdma: SQ error tracepoints should report completion IDs
Chuck Lever
2
-6
/
+6
2024-01-08
rpcrdma: Introduce a simple cid tracepoint class
Chuck Lever
4
-4
/
+4
2024-01-08
svcrdma: Add lockdep class keys for transport locks
Chuck Lever
1
-0
/
+6
2024-01-08
svcrdma: Clean up locking
Chuck Lever
1
-2
/
+2
2024-01-08
svcrdma: Add an async version of svc_rdma_write_info_free()
Chuck Lever
1
-1
/
+11
2024-01-08
svcrdma: Add an async version of svc_rdma_send_ctxt_put()
Chuck Lever
1
-9
/
+25
2024-01-08
svcrdma: Add a utility workqueue to svcrdma
Chuck Lever
2
-8
/
+25
2024-01-08
svcrdma: Pre-allocate svc_rdma_recv_ctxt objects
Chuck Lever
1
-11
/
+21
2024-01-08
svcrdma: Eliminate allocation of recv_ctxt objects in backchannel
Chuck Lever
2
-21
/
+21
2024-01-08
SUNRPC: Remove RQ_SPLICE_OK
Chuck Lever
2
-12
/
+0
[next]