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
2020-11-30
SUNRPC: Move the svc_xdr_recvfrom() tracepoint
Chuck Lever
1
-3
/
+1
2020-11-30
svcrdma: support multiple Read chunks per RPC
Chuck Lever
1
-14
/
+222
2020-11-30
svcrdma: Use the new parsed chunk list when pulling Read chunks
Chuck Lever
2
-68
/
+108
2020-11-30
svcrdma: Rename info::ri_chunklen
Chuck Lever
1
-16
/
+15
2020-11-30
svcrdma: Clean up chunk tracepoints
Chuck Lever
2
-17
/
+12
2020-11-30
svcrdma: Remove chunk list pointers
Chuck Lever
1
-7
/
+1
2020-11-30
svcrdma: Support multiple Write chunks in svc_rdma_send_reply_chunk
Chuck Lever
1
-27
/
+9
2020-11-30
svcrdma: Support multiple Write chunks in svc_rdma_map_reply_msg()
Chuck Lever
1
-76
/
+98
2020-11-30
svcrdma: Support multiple write chunks when pulling up
Chuck Lever
3
-82
/
+129
2020-11-30
svcrdma: Use parsed chunk lists to encode Reply transport headers
Chuck Lever
1
-61
/
+44
2020-11-30
svcrdma: Use parsed chunk lists to construct RDMA Writes
Chuck Lever
3
-34
/
+36
2020-11-30
svcrdma: Use parsed chunk lists to detect reverse direction replies
Chuck Lever
1
-15
/
+14
2020-11-30
svcrdma: Use parsed chunk lists to derive the inv_rkey
Chuck Lever
1
-37
/
+30
2020-11-30
svcrdma: Add a "parsed chunk list" data structure
Chuck Lever
3
-82
/
+422
2020-11-30
svcrdma: Clean up svc_rdma_encode_reply_chunk()
Chuck Lever
2
-12
/
+14
2020-11-30
svcrdma: Post RDMA Writes while XDR encoding replies
Chuck Lever
2
-36
/
+76
2020-11-30
NFSD: Invoke svc_encode_result_payload() in "read" NFSD encoders
Chuck Lever
1
-17
/
+7
2020-11-30
SUNRPC: Rename svc_encode_read_payload()
Chuck Lever
4
-14
/
+15
2020-11-30
svcrdma: Refactor the RDMA Write path
Chuck Lever
1
-21
/
+35
2020-11-30
svcrdma: Const-ify the xdr_buf arguments
Chuck Lever
1
-2
/
+2
2020-11-30
SUNRPC: Adjust synopsis of xdr_buf_subsegment()
Chuck Lever
1
-3
/
+2
2020-11-30
svcrdma: Catch another Reply chunk overflow case
Chuck Lever
1
-0
/
+2
2020-11-09
net/sunrpc: fix useless comparison in proc_do_xprt()
Dan Carpenter
1
-3
/
+4
2020-11-06
net/sunrpc: return 0 on attempt to write to "transports"
Dan Carpenter
1
-1
/
+1
2020-10-22
Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
7
-25
/
+85
2020-10-20
Merge tag 'nfs-for-5.10-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
10
-283
/
+323
2020-10-20
SUNRPC: fix copying of multiple pages in gss_read_proxy_verf()
Martijn de Gouw
1
-10
/
+17
2020-10-20
sunrpc: raise kernel RPC channel buffer size
Roberto Bergantinos Corpas
1
-1
/
+1
2020-10-16
svcrdma: fix bounce buffers for unaligned offsets and multiple pages
Dan Aloni
1
-1
/
+2
2020-10-16
net/sunrpc: Fix return value for sysctl sunrpc.transports
Artur Molchanov
1
-1
/
+7
2020-10-16
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-2
/
+4
2020-10-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
7
-513
/
+13
2020-10-13
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-10-07
SUNRPC: Add an xdr_align_data() function
Anna Schumaker
1
-0
/
+121
2020-10-07
SUNRPC: Add the ability to expand holes in data pages
Anna Schumaker
1
-0
/
+69
2020-10-07
SUNRPC: Split out _shift_data_right_tail()
Anna Schumaker
1
-27
/
+41
2020-10-07
SUNRPC: Split out xdr_realign_pages() from xdr_align_pages()
Anna Schumaker
1
-7
/
+14
2020-10-07
SUNRPC: Implement a xdr_page_pos() function
Anna Schumaker
1
-0
/
+13
2020-10-07
SUNRPC: Split out a function for setting current page
Anna Schumaker
1
-4
/
+9
2020-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-09-26
sunrpc: simplify do_cache_clean
J. Bruce Fields
1
-7
/
+8
2020-09-26
sunrpc: cache : Replace seq_printf with seq_puts
Xu Wang
1
-2
/
+2
2020-09-26
SUNRPC/NFSD: Implement xdr_reserve_space_vec()
Anna Schumaker
1
-0
/
+45
2020-09-26
net: sunrpc: delete repeated words
Randy Dunlap
3
-3
/
+3
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-2
/
+4
2020-09-21
xprtrdma: drop double zeroing
Julia Lawall
1
-1
/
+1
2020-09-21
Replace HTTP links with HTTPS ones: NFS, SUNRPC, and LOCKD clients
Alexander A. Klimov
2
-2
/
+2
2020-09-21
SUNRPC: Remove remaining dprintks from sched.c
Chuck Lever
1
-10
/
+0
2020-09-21
SUNRPC: Remove dprintk call sites in RPC queuing functions
Chuck Lever
1
-21
/
+1
2020-09-21
SUNRPC: Clean up RPC scheduler tracepoints
Chuck Lever
1
-12
/
+3
[next]