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
starfive-6.6.48-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
/
include
/
linux
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-16
Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-1
/
+3
2024-03-09
sunrpc: add a struct rpc_stats arg to rpc_create_args
Josef Bacik
1
-0
/
+1
2024-03-01
svcrdma: Add Write chunk WRs to the RPC's Send WR chain
Chuck Lever
1
-3
/
+10
2024-03-01
svcrdma: Post WRs for Write chunks in svc_rdma_sendto()
Chuck Lever
1
-3
/
+3
2024-03-01
svcrdma: Post the Reply chunk and Send WR together
Chuck Lever
1
-4
/
+9
2024-03-01
svcrdma: Move write_info for Reply chunks into struct svc_rdma_send_ctxt
Chuck Lever
1
-0
/
+25
2024-03-01
svcrdma: Post Send WR chain
Chuck Lever
1
-2
/
+4
2024-03-01
sunrpc: remove ->pg_stats from svc_program
Josef Bacik
1
-1
/
+0
2024-03-01
sunrpc: pass in the sv_stats struct through svc_create_pooled
Josef Bacik
1
-1
/
+3
2024-02-29
SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned int
Dai Ngo
1
-1
/
+1
2024-02-28
SUNRPC: Add a transport callback to handle dequeuing of an RPC request
Trond Myklebust
1
-0
/
+1
2024-01-11
Merge tag 'nfs-for-6.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
5
-14
/
+17
2024-01-08
SUNRPC: discard sv_refcnt, and svc_get/svc_put
NeilBrown
1
-26
/
+1
2024-01-08
svc: don't hold reference for poolstats, only mutex.
NeilBrown
1
-1
/
+7
2024-01-08
svcrdma: Implement multi-stage Read completion again
Chuck Lever
1
-2
/
+4
2024-01-08
svcrdma: Add back svcxprt_rdma::sc_read_complete_q
Chuck Lever
1
-0
/
+1
2024-01-08
svcrdma: Add back svc_rdma_recv_ctxt::rc_pages
Chuck Lever
1
-1
/
+3
2024-01-08
svcrdma: De-duplicate completion ID initialization helpers
Chuck Lever
1
-0
/
+24
2024-01-08
svcrdma: Move the svc_rdma_cc_init() call
Chuck Lever
1
-0
/
+2
2024-01-08
svcrdma: Update synopsis of svc_rdma_build_read_segment()
Chuck Lever
1
-0
/
+7
2024-01-08
svcrdma: Move read_info::ri_pageoff into struct svc_rdma_recv_ctxt
Chuck Lever
1
-0
/
+1
2024-01-08
svcrdma: Move svc_rdma_read_info::ri_pageno to struct svc_rdma_recv_ctxt
Chuck Lever
1
-0
/
+1
2024-01-08
svcrdma: Start moving fields out of struct svc_rdma_read_info
Chuck Lever
1
-0
/
+4
2024-01-08
svcrdma: Move struct svc_rdma_chunk_ctxt to svc_rdma.h
Chuck Lever
1
-0
/
+15
2024-01-08
svcrdma: Add an async version of svc_rdma_send_ctxt_put()
Chuck Lever
1
-0
/
+2
2024-01-08
svcrdma: Add a utility workqueue to svcrdma
Chuck Lever
1
-0
/
+1
2024-01-08
svcrdma: Eliminate allocation of recv_ctxt objects in backchannel
Chuck Lever
1
-1
/
+2
2024-01-08
SUNRPC: Remove RQ_SPLICE_OK
Chuck Lever
1
-2
/
+0
2024-01-08
SUNRPC: Add a server-side API for retrieving an RPC's pseudoflavor
Chuck Lever
1
-1
/
+6
2024-01-05
NFSv4.1: Use the nfs_client's rpc timeouts for backchannel
Benjamin Coddington
4
-13
/
+17
2024-01-04
SUNRPC: Remove unused function rpc_clnt_xprt_switch_put()
Anna Schumaker
1
-1
/
+0
2023-11-09
Merge tag 'nfs-for-6.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+1
2023-11-01
SUNRPC: Fix RPC client cleaned up the freed pipefs dentries
felix
1
-0
/
+1
2023-10-16
NFSD: add rpc_status netlink support
Lorenzo Bianconi
1
-0
/
+1
2023-10-16
SUNRPC: change the back-channel queue to lwq
NeilBrown
2
-3
/
+3
2023-10-16
SUNRPC: discard sp_lock
NeilBrown
1
-1
/
+0
2023-10-16
SUNRPC: change sp_nrthreads to atomic_t
NeilBrown
1
-1
/
+1
2023-10-16
SUNRPC: use lwq for sp_sockets - renamed to sp_xprts
NeilBrown
2
-2
/
+3
2023-10-16
SUNRPC: only have one thread waking up at a time
NeilBrown
1
-11
/
+0
2023-10-16
SUNRPC: change service idle list to be an llist
NeilBrown
1
-16
/
+5
2023-10-16
SUNRPC: discard SP_CONGESTED
NeilBrown
1
-1
/
+0
2023-10-16
SUNRPC: add list of idle threads
NeilBrown
1
-1
/
+24
2023-10-16
SUNRPC: change how svc threads are asked to exit.
NeilBrown
1
-1
/
+25
2023-10-16
SUNRPC: integrate back-channel processing with svc_recv()
NeilBrown
1
-2
/
+0
2023-10-16
SUNRPC: Clean up bc_svc_process()
Chuck Lever
1
-2
/
+1
2023-09-15
SUNRPC: Silence compiler complaints about tautological comparisons
Trond Myklebust
1
-1
/
+1
2023-09-15
Revert "SUNRPC: clean up integer overflow check"
Anna Schumaker
1
-1
/
+3
2023-09-01
Merge tag 'nfs-for-6.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-3
/
+7
2023-08-30
SUNRPC: Remove unused declaration rpc_modcount()
Yue Haibing
1
-16
/
+7
2023-08-30
SUNRPC: Remove unused declarations
Yue Haibing
1
-3
/
+0
[next]