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
/
include
/
linux
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
1
-1
/
+1
2016-03-24
Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-7
/
+20
2016-03-22
Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
6
-35
/
+120
2016-03-16
Merge tag 'nfs-rdma-4.6-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
2
-7
/
+7
2016-03-14
xprtrdma: Properly handle RDMA_ERROR replies
Chuck Lever
1
-5
/
+6
2016-03-14
rpcrdma: Add RPCRDMA_HDRLEN_ERR
Chuck Lever
1
-0
/
+1
2016-03-14
xprtrdma: Clean up unused RPCRDMA_INLINE_PAD_THRESH macro
Chuck Lever
1
-2
/
+0
2016-03-02
svcrdma: Use new CQ API for RPC-over-RDMA server send CQs
Chuck Lever
1
-2
/
+7
2016-03-02
svcrdma: Use new CQ API for RPC-over-RDMA server receive CQs
Chuck Lever
1
-1
/
+1
2016-03-02
svcrdma: Use correct XID in error replies
Chuck Lever
1
-1
/
+1
2016-03-02
svcrdma: Make RDMA_ERROR messages work
Chuck Lever
1
-2
/
+2
2016-03-02
rpcrdma: Add RPCRDMA_HDRLEN_ERR
Chuck Lever
1
-0
/
+1
2016-03-02
svcrdma: svc_rdma_post_recv() should close connection on error
Chuck Lever
1
-0
/
+1
2016-03-02
nfsd: Lower NFSv4.1 callback message size limit
Chuck Lever
1
-0
/
+7
2016-03-02
svcrdma: Do not send Write chunk XDR pad with inline content
Chuck Lever
1
-1
/
+1
2016-02-06
SUNRPC: Allow addition of new transports to a struct rpc_clnt
Trond Myklebust
1
-0
/
+11
2016-02-06
SUNRPC: Add a helper to apply a function to all the rpc_clnt's transports
Trond Myklebust
1
-0
/
+4
2016-02-06
SUNRPC: Allow caller to specify the transport to use
Trond Myklebust
1
-0
/
+1
2016-02-06
SUNRPC: Use the multipath iterator to assign a transport to each task
Trond Myklebust
1
-0
/
+2
2016-02-06
SUNRPC: Make rpc_clnt store the multipath iterators
Trond Myklebust
1
-0
/
+2
2016-02-06
SUNRPC: Add a structure to track multiple transports
Trond Myklebust
2
-0
/
+74
2016-02-01
SUNRPC: Make freeing of struct xprt rcu-safe
Trond Myklebust
1
-0
/
+1
2016-02-01
SUNRPC: Uninline xprt_get(); It isn't performance critical.
Trond Myklebust
1
-13
/
+3
2016-02-01
SUNRPC: Reorder rpc_task to put waitqueue related info in same cachelines
Trond Myklebust
1
-14
/
+15
2016-02-01
SUNRPC: Remove unused function rpc_task_reset_client
Trond Myklebust
1
-1
/
+0
2016-01-27
sunrpc: Use skcipher and ahash/shash
Herbert Xu
1
-16
/
+16
2016-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-9
/
+30
2016-01-19
svc_rdma: use local_dma_lkey
Christoph Hellwig
1
-2
/
+0
2016-01-19
svcrdma: Add class for RDMA backwards direction transport
Chuck Lever
1
-0
/
+5
2016-01-19
svcrdma: Define maximum number of backchannel requests
Chuck Lever
1
-3
/
+10
2016-01-19
svcrdma: Make map_xdr non-static
Chuck Lever
1
-0
/
+2
2016-01-19
svcrdma: Add gfp flags to svc_rdma_post_recv()
Chuck Lever
1
-1
/
+1
2016-01-19
svcrdma: Remove unused req_map and ctxt kmem_caches
Chuck Lever
1
-0
/
+1
2016-01-19
svcrdma: Improve allocation of struct svc_rdma_req_map
Chuck Lever
1
-2
/
+6
2016-01-19
svcrdma: Improve allocation of struct svc_rdma_op_ctxt
Chuck Lever
1
-1
/
+5
2015-12-23
sunrpc: Add a function to close temporary transports immediately
Scott Mayhew
1
-0
/
+1
2015-11-24
nfsd4: fix gss-proxy 4.1 mounts for some AD principals
J. Bruce Fields
1
-1
/
+8
2015-11-12
Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-5
/
+11
2015-11-10
Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-1
/
+21
2015-11-03
Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
3
-1
/
+19
2015-11-03
NFS: Enable client side NFSv4.1 backchannel to use other transports
Chuck Lever
1
-0
/
+3
2015-11-02
svcrdma: Add backward direction service for RPC/RDMA transport
Chuck Lever
2
-1
/
+6
2015-11-02
SUNRPC: Abstract backchannel operations
Chuck Lever
2
-0
/
+10
2015-10-29
svcrdma: Port to new memory registration API
Sagi Grimberg
1
-4
/
+2
2015-10-23
sunrpc/cache: make cache flushing more reliable.
Neil Brown
1
-5
/
+11
2015-10-08
SUNRPC: Move TCP receive data path into a workqueue context
Trond Myklebust
1
-0
/
+2
2015-09-18
SUNRPC: Ensure that we wait for connections to complete before retrying
Trond Myklebust
1
-0
/
+3
2015-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-0
/
+1
2015-09-08
Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-10
/
+27
2015-08-29
svcrdma: Use max_sge_rd for destination read depths
Steve Wise
1
-0
/
+1
[next]