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
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-17
SUNRPC: RPC level errors should always set task->tk_rpc_status
Trond Myklebust
2
-4
/
+7
2019-09-17
SUNRPC: Don't receive TCP data into a request buffer that has been reset
Trond Myklebust
1
-1
/
+7
2019-09-17
SUNRPC: Dequeue the request from the receive queue while we're re-encoding
Trond Myklebust
2
-26
/
+34
2019-08-26
xprtrdma: Send Queue size grows after a reconnect
Chuck Lever
1
-12
/
+14
2019-08-26
xprtrdma: Clear xprt->reestablish_timeout on close
Chuck Lever
3
-4
/
+9
2019-08-26
xprtrdma: Recycle MRs after disconnect
Chuck Lever
3
-9
/
+29
2019-08-21
xprtrdma: Optimize rpcrdma_post_recvs()
Chuck Lever
1
-1
/
+1
2019-08-21
xprtrdma: Inline XDR chunk encoder functions
Chuck Lever
1
-9
/
+12
2019-08-21
xprtrdma: Fix bc_max_slots return value
Chuck Lever
1
-3
/
+1
2019-08-21
xprtrdma: Clean up xprt_rdma_set_connect_timeout()
Chuck Lever
1
-4
/
+4
2019-08-21
xprtrdma: Use an llist to manage free rpcrdma_reps
Chuck Lever
2
-59
/
+53
2019-08-21
xprtrdma: Remove rpcrdma_buffer::rb_mrlock
Chuck Lever
3
-18
/
+16
2019-08-21
xprtrdma: Cache free MRs in each rpcrdma_req
Chuck Lever
4
-12
/
+33
2019-08-20
xprtrdma: Ensure creating an MR does not trigger FS writeback
Chuck Lever
2
-4
/
+5
2019-08-20
xprtrdma: Move rpcrdma_mr_get out of frwr_map
Chuck Lever
4
-43
/
+35
2019-08-20
xprtrdma: Combine rpcrdma_mr_put and rpcrdma_mr_unmap_and_put
Chuck Lever
3
-28
/
+11
2019-08-20
xprtrdma: Simplify rpcrdma_mr_pop
Chuck Lever
4
-21
/
+11
2019-08-20
xprtrdma: Toggle XPRT_CONGESTED in xprtrdma's slot methods
Chuck Lever
1
-1
/
+3
2019-08-20
xprtrdma: Rename rpcrdma_buffer::rb_all
Chuck Lever
2
-19
/
+9
2019-08-20
xprtrdma: Rename CQE field in Receive trace points
Chuck Lever
1
-1
/
+1
2019-08-20
xprtrdma: Boost maximum transport header size
Chuck Lever
2
-14
/
+18
2019-08-20
xprtrdma: Fix calculation of ri_max_segs again
Chuck Lever
1
-2
/
+2
2019-08-20
xprtrdma: Update obsolete comment
Chuck Lever
1
-3
/
+0
2019-08-20
xprtrdma: Refresh the documenting comment in frwr_ops.c
Chuck Lever
1
-48
/
+18
2019-08-20
SUNRPC: Inline xdr_commit_encode
Chuck Lever
1
-1
/
+1
2019-08-20
SUNRPC: Remove rpc_wake_up_queued_task_on_wq()
Chuck Lever
1
-23
/
+4
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-8
/
+26
2019-07-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+1
2019-07-19
proc/sysctl: add shared variables for range check
Matteo Croce
1
-2
/
+1
2019-07-19
Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
18
-508
/
+845
2019-07-18
SUNRPC: Optimise transport balancing code
Trond Myklebust
1
-29
/
+38
2019-07-18
SUNRPC: Ensure the bvecs are reset when we re-encode the RPC request
Trond Myklebust
3
-2
/
+4
2019-07-18
SUNRPC: Fix up backchannel slot table accounting
Trond Myklebust
7
-19
/
+46
2019-07-18
SUNRPC: Fix initialisation of struct rpc_xprt_switch
Trond Myklebust
1
-1
/
+3
2019-07-16
SUNRPC: Skip zero-refcount transports
Trond Myklebust
1
-1
/
+19
2019-07-16
SUNRPC: Replace division by multiplication in calculation of queue length
Trond Myklebust
1
-3
/
+2
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-55
/
+11
2019-07-12
SUNRPC: Fix transport accounting when caller specifies an rpc_xprt
Trond Myklebust
2
-23
/
+22
2019-07-12
Merge tag 'nfs-rdma-for-5.3-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
8
-332
/
+441
2019-07-12
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+3
2019-07-11
Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-2
/
+1
2019-07-11
Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2019-07-09
xprtrdma: Modernize ops->connect
Chuck Lever
5
-36
/
+87
2019-07-09
xprtrdma: Remove rpcrdma_req::rl_buffer
Chuck Lever
3
-7
/
+8
2019-07-09
xprtrdma: Refactor chunk encoding
Chuck Lever
1
-20
/
+16
2019-07-09
xprtrdma: Streamline rpcrdma_post_recvs
Chuck Lever
1
-21
/
+38
2019-07-09
xprtrdma: Simplify rpcrdma_rep_create
Chuck Lever
1
-14
/
+8
2019-07-09
xprtrdma: Wake RPCs directly in rpcrdma_wc_send path
Chuck Lever
4
-50
/
+36
2019-07-09
xprtrdma: Reduce context switching due to Local Invalidation
Chuck Lever
4
-53
/
+136
2019-07-09
xprtrdma: Add mechanism to place MRs back on the free list
Chuck Lever
3
-0
/
+22
[next]