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
2016-03-16
Merge tag 'nfs-rdma-4.6-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
7
-247
/
+253
2016-03-14
xprtrdma: Use new CQ API for RPC-over-RDMA client send CQs
Chuck Lever
3
-125
/
+91
2016-03-14
xprtrdma: Use an anonymous union in struct rpcrdma_mw
Chuck Lever
3
-36
/
+36
2016-03-14
xprtrdma: Use new CQ API for RPC-over-RDMA client receive CQs
Chuck Lever
2
-58
/
+21
2016-03-14
xprtrdma: Serialize credit accounting again
Chuck Lever
3
-9
/
+28
2016-03-14
xprtrdma: Properly handle RDMA_ERROR replies
Chuck Lever
1
-8
/
+43
2016-03-14
xprtrdma: Do not wait if ib_post_send() fails
Chuck Lever
1
-1
/
+5
2016-03-14
xprtrdma: Segment head and tail XDR buffers on page boundaries
Chuck Lever
1
-10
/
+32
2016-03-14
xprtrdma: Clean up dprintk format string containing a newline
Chuck Lever
1
-4
/
+2
2016-03-14
xprtrdma: Clean up physical_op_map()
Chuck Lever
1
-1
/
+0
2016-02-26
Merge tag 'nfsd-4.5-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2016-02-23
sunrpc/cache: fix off-by-one in qword_get()
Stefan Hajnoczi
1
-1
/
+1
2016-02-23
Merge branch 'multipath'
Trond Myklebust
8
-100
/
+768
2016-02-19
Merge tag 'nfs-rdma-4.5-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
1
-0
/
+2
2016-02-17
auth_gss: fix panic in gss_pipe_downcall() in fips mode
Scott Mayhew
1
-1
/
+1
2016-02-17
xprtrdma: rpcrdma_bc_receive_call() should init rq_private_buf.len
Chuck Lever
1
-0
/
+2
2016-02-06
SUNRPC: Allow addition of new transports to a struct rpc_clnt
Trond Myklebust
1
-2
/
+131
2016-02-06
SUNRPC: Make NFS swap work with multipath
Trond Myklebust
1
-42
/
+24
2016-02-06
SUNRPC: Add a helper to apply a function to all the rpc_clnt's transports
Trond Myklebust
1
-0
/
+51
2016-02-06
SUNRPC: Allow caller to specify the transport to use
Trond Myklebust
1
-0
/
+2
2016-02-06
SUNRPC: Use the multipath iterator to assign a transport to each task
Trond Myklebust
4
-36
/
+26
2016-02-06
SUNRPC: Make rpc_clnt store the multipath iterators
Trond Myklebust
3
-7
/
+33
2016-02-06
SUNRPC: Add a structure to track multiple transports
Trond Myklebust
3
-1
/
+478
2016-02-01
SUNRPC: Make freeing of struct xprt rcu-safe
Trond Myklebust
1
-1
/
+2
2016-02-01
SUNRPC: Uninline xprt_get(); It isn't performance critical.
Trond Myklebust
1
-3
/
+21
2016-02-01
SUNRPC: Remove unused function rpc_task_reset_client
Trond Myklebust
1
-8
/
+0
2016-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
11
-218
/
+728
2016-01-23
wrappers for ->i_mutex access
Al Viro
2
-35
/
+35
2016-01-19
svc_rdma: use local_dma_lkey
Christoph Hellwig
4
-38
/
+10
2016-01-19
svcrdma: Add class for RDMA backwards direction transport
Chuck Lever
7
-15
/
+470
2016-01-19
svcrdma: Define maximum number of backchannel requests
Chuck Lever
2
-12
/
+18
2016-01-19
svcrdma: Make map_xdr non-static
Chuck Lever
1
-7
/
+7
2016-01-19
svcrdma: Remove last two __GFP_NOFAIL call sites
Chuck Lever
2
-2
/
+7
2016-01-19
svcrdma: Add gfp flags to svc_rdma_post_recv()
Chuck Lever
2
-4
/
+6
2016-01-19
svcrdma: Remove unused req_map and ctxt kmem_caches
Chuck Lever
2
-42
/
+0
2016-01-19
svcrdma: Improve allocation of struct svc_rdma_req_map
Chuck Lever
2
-13
/
+78
2016-01-19
svcrdma: Improve allocation of struct svc_rdma_op_ctxt
Chuck Lever
1
-13
/
+89
2016-01-19
svcrdma: Clean up process_context()
Chuck Lever
1
-23
/
+21
2016-01-19
svcrdma: Clean up rdma_create_xprt()
Chuck Lever
1
-8
/
+1
2016-01-15
Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-8
/
+50
2016-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2016-01-15
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
1
-1
/
+1
2016-01-08
Merge branch 'bugfixes'
Trond Myklebust
2
-28
/
+22
2016-01-07
Revert "svcrdma: Do not send XDR roundup bytes for a write chunk"
J. Bruce Fields
1
-7
/
+0
2016-01-06
SUNRPC: Fixup socket wait for memory
Trond Myklebust
1
-28
/
+21
2015-12-31
SUNRPC: Fix a missing break in rpc_anyaddr()
Trond Myklebust
1
-0
/
+1
2015-12-28
Merge tag 'nfs-rdma-4.5' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
8
-51
/
+275
2015-12-28
SUNRPC: drop unused xs_reclassify_socketX() helpers
Stefan Hajnoczi
1
-13
/
+1
2015-12-23
sunrpc: Add a function to close temporary transports immediately
Scott Mayhew
1
-0
/
+45
2015-12-22
xprtrdma: Avoid calling ib_query_device
Or Gerlitz
4
-50
/
+30
[next]