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-07-25
Merge branch 'nfs-rdma'
Trond Myklebust
2
-0
/
+5
2016-07-25
Merge branch 'sunrpc'
Trond Myklebust
2
-0
/
+6
2016-07-19
sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags
Scott Mayhew
1
-2
/
+4
2016-07-13
SUNRPC: Remove unused callback xpo_adjust_wspace()
Trond Myklebust
1
-1
/
+0
2016-07-13
SUNRPC: Add a server side per-connection limit
Trond Myklebust
2
-0
/
+2
2016-07-13
sunrpc: remove 'inuse' flag from struct cache_detail.
NeilBrown
1
-2
/
+0
2016-07-11
xprtrdma: No direct data placement with krb5i and krb5p
Chuck Lever
2
-0
/
+5
2016-06-15
rpc: share one xps between all backchannels
J. Bruce Fields
2
-0
/
+2
2016-06-15
nfsd4/rpc: move backchannel create logic into rpc code
J. Bruce Fields
1
-2
/
+0
2016-06-13
SUNRPC: Reduce latency when send queue is congested
Trond Myklebust
1
-0
/
+4
2016-06-13
SUNRPC: RPC transport queue must be low latency
Trond Myklebust
1
-0
/
+1
2016-06-13
SUNRPC: Small optimisation of client receive
Trond Myklebust
1
-0
/
+1
2016-06-11
vfs: make the string hashes salt the hash
Linus Torvalds
1
-2
/
+2
2016-05-29
Merge branch 'hash' of git://ftp.sciencehorizons.net/linux
Linus Torvalds
1
-31
/
+9
2016-05-28
<linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string()
George Spelvin
1
-31
/
+9
2016-05-26
Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
5
-6
/
+30
2016-05-17
SUNRPC: Ensure get_rpccred() and put_rpccred() can take NULL arguments
Trond Myklebust
1
-1
/
+2
2016-05-17
xprtrdma: Bound the inline threshold values
Chuck Lever
1
-1
/
+3
2016-05-17
sunrpc: Advertise maximum backchannel payload size
Chuck Lever
2
-0
/
+2
2016-05-17
sunrpc: Update RPCBIND_MAXNETIDLEN
Chuck Lever
1
-2
/
+2
2016-05-13
svcrdma: Generalize svc_rdma_xdr_decode_req()
Chuck Lever
1
-1
/
+1
2016-05-09
sunrpc: add a get_rpccred_rcu inline
Jeff Layton
1
-0
/
+18
2016-05-09
sunrpc: add rpc_lookup_generic_cred
Weston Andros Adamson
1
-0
/
+1
2016-05-09
sunrpc: plumb gfp_t parm into crcreate operation
Jeff Layton
1
-2
/
+2
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
[prev]
[next]