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
2021-04-26
xprtrdma: Delete rpcrdma_recv_buffer_put()
Chuck Lever
4
-20
/
+14
2021-04-26
xprtrdma: Fix cwnd update ordering
Chuck Lever
3
-7
/
+8
2021-04-26
xprtrdma: Improve locking around rpcrdma_rep creation
Chuck Lever
1
-4
/
+5
2021-04-26
xprtrdma: Improve commentary around rpcrdma_reps_unmap()
Chuck Lever
1
-1
/
+5
2021-04-26
xprtrdma: Improve locking around rpcrdma_rep destruction
Chuck Lever
1
-7
/
+24
2021-04-26
xprtrdma: Put flushed Receives on free list instead of destroying them
Chuck Lever
1
-1
/
+3
2021-04-26
xprtrdma: Do not refresh Receive Queue while it is draining
Chuck Lever
2
-0
/
+14
2021-04-26
xprtrdma: Avoid Receive Queue wrapping
Chuck Lever
1
-0
/
+1
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
3
-5
/
+8
2021-04-05
SUNRPC: Ensure the transport backchannel association
Benjamin Coddington
1
-0
/
+4
2021-04-05
sunrpc: honor rpc_task's timeout value in rpcb_create()
Eryu Guan
1
-2
/
+5
2021-04-05
SUNRPC: Set TCP_CORK until the transmit queue is empty
Trond Myklebust
2
-1
/
+6
2021-03-16
Merge tag 'nfsd-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
5
-54
/
+55
2021-03-11
svcrdma: Revert "svcrdma: Reduce Receive doorbell rate"
Chuck Lever
1
-43
/
+39
2021-03-08
SUNRPC: Set memalloc_nofs_save() for sync tasks
Benjamin Coddington
1
-1
/
+4
2021-03-07
rpc: fix NULL dereference on kmalloc failure
J. Bruce Fields
1
-4
/
+7
2021-03-07
sunrpc: fix refcount leak for rpc auth modules
Daniel Kobras
1
-2
/
+4
2021-03-07
NFSD: Repair misuse of sv_lock in 5.10.16-rt30.
Joe Korty
1
-2
/
+2
2021-03-07
svcrdma: disable timeouts on rdma backchannel
Timo Rothenpieler
1
-3
/
+3
2021-02-26
Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
7
-77
/
+43
2021-02-23
Merge tag 'nfsd-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2
-21
/
+20
2021-02-21
Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
5
-121
/
+175
2021-02-16
SUNRPC: Further clean up svc_tcp_sendmsg()
Chuck Lever
1
-8
/
+7
2021-02-16
SUNRPC: Remove redundant socket flags from svc_tcp_sendmsg()
Trond Myklebust
1
-9
/
+3
2021-02-16
SUNRPC: Use TCP_CORK to optimise send performance on the server
Trond Myklebust
1
-1
/
+7
2021-02-15
svcrdma: Hold private mutex while invoking rdma_accept()
Chuck Lever
1
-3
/
+3
2021-02-05
xprtrdma: Clean up rpcrdma_prepare_readch()
Chuck Lever
1
-18
/
+9
2021-02-05
xprtrdma: Pad optimization, revisited
Chuck Lever
1
-4
/
+1
2021-02-05
rpcrdma: Fix comments about reverse-direction operation
Chuck Lever
4
-12
/
+8
2021-02-05
xprtrdma: Refactor invocations of offset_in_page()
Chuck Lever
3
-8
/
+6
2021-02-05
xprtrdma: Simplify rpcrdma_convert_kvec() and frwr_map()
Chuck Lever
3
-13
/
+10
2021-02-05
xprtrdma: Remove FMR support in rpcrdma_convert_iovs()
Chuck Lever
1
-20
/
+7
2021-02-01
SUNRPC: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+2
2021-02-01
net: sunrpc: xprtsock.c: Corrected few spellings ,in comments
Bhaskar Chowdhury
1
-5
/
+5
2021-02-01
SUNRPC: correct error code comment in xs_tcp_setup_socket()
Calum Mackay
1
-4
/
+2
2021-02-01
SUNRPC: Fix NFS READs that start at non-page-aligned offsets
Chuck Lever
1
-3
/
+4
2021-01-25
SUNRPC: Handle 0 length opaque XDR object data properly
Dave Wysochanski
1
-3
/
+6
2021-01-25
SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
Dave Wysochanski
3
-58
/
+45
2021-01-25
SUNRPC: Correct a comment
Chuck Lever
1
-1
/
+1
2021-01-25
svcrdma: DMA-sync the receive buffer in svc_rdma_recvfrom()
Chuck Lever
1
-3
/
+3
2021-01-25
svcrdma: Reduce Receive doorbell rate
Chuck Lever
1
-39
/
+43
2021-01-25
svcrdma: Deprecate stat variables that are no longer used
Chuck Lever
1
-57
/
+27
2021-01-25
svcrdma: Restore read and write stats
Chuck Lever
2
-8
/
+20
2021-01-25
svcrdma: Convert rdma_stat_sq_starve to a per-CPU counter
Chuck Lever
3
-5
/
+11
2021-01-25
svcrdma: Convert rdma_stat_recv to a per-CPU counter
Chuck Lever
2
-6
/
+52
2021-01-25
svcrdma: Refactor svc_rdma_init() and svc_rdma_clean_up()
Chuck Lever
1
-7
/
+23
2021-01-20
Merge tag 'nfsd-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-2
/
+2
[next]