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
2018-04-12
Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-1
/
+103
2018-04-10
NFSv4; Clean up XDR encoding of type bitmap4
Trond Myklebust
1
-0
/
+63
2018-04-10
SUNRPC: Add a helper for encoding opaque data inline
Trond Myklebust
1
-0
/
+25
2018-04-10
SUNRPC: Add helpers for decoding opaque and string types
Trond Myklebust
1
-0
/
+6
2018-04-10
SUNRPC: Make num_reqs a non-atomic integer
Chuck Lever
1
-1
/
+1
2018-04-10
SUNRPC: Move xprt_update_rtt callsite
Chuck Lever
1
-0
/
+1
2018-04-10
xprtrdma: "Support" call-only RPCs
Chuck Lever
1
-0
/
+7
2018-04-03
NFSD: Clean up legacy NFS SYMLINK argument XDR decoders
Chuck Lever
1
-0
/
+2
2018-04-03
NFSD: Clean up legacy NFS WRITE argument XDR decoders
Chuck Lever
1
-0
/
+2
2018-04-03
svc: Report xprt dequeue latency
Chuck Lever
1
-0
/
+1
2018-04-03
sunrpc: Report per-RPC execution stats
Chuck Lever
1
-0
/
+1
2018-04-03
sunrpc: Save remote presentation address in svc_xprt for trace events
Chuck Lever
1
-0
/
+4
2018-04-03
svc: Simplify ->xpo_secure_port
Chuck Lever
1
-1
/
+1
2018-03-21
svcrdma: Consult max_qp_init_rd_atom when accepting connections
Chuck Lever
1
-3
/
+0
2018-02-10
Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+3
2018-02-09
Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+0
2018-02-07
SUNRPC: Queue latency-sensitive socket tasks to xprtiod
Trond Myklebust
1
-0
/
+3
2018-01-23
Merge tag 'nfs-rdma-for-4.16-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
1
-1
/
+1
2018-01-18
svcrdma: Post Receives in the Receive completion handler
Chuck Lever
1
-2
/
+0
2018-01-16
xprtrdma: Replace all usage of "frmr" with "frwr"
Chuck Lever
1
-1
/
+1
2018-01-15
SUNRPC: Remove rpc_protocol()
Chuck Lever
1
-1
/
+0
2017-11-28
sunrpc: make the function arg as const
Bhumika Goyal
1
-1
/
+1
2017-11-18
Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+1
2017-11-18
Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-59
/
+1
2017-11-18
xprtrdma: Update copyright notices
Chuck Lever
1
-0
/
+1
2017-11-18
rpcrdma: Remove C structure definitions of XDR data items
Chuck Lever
1
-59
/
+0
2017-11-08
SUNRPC: Improve ordering of transport processing
Trond Myklebust
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
22
-0
/
+22
2017-09-12
Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-1
/
+19
2017-09-05
Merge tag 'nfs-rdma-for-4.14-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
2
-1
/
+14
2017-08-25
sunrpc: Const-ify struct sv_serv_ops
Chuck Lever
1
-3
/
+3
2017-08-25
sunrpc: Const-ify instances of struct svc_xprt_ops
Chuck Lever
1
-2
/
+2
2017-08-18
SUNRPC: Add a separate spinlock to protect the RPC request receive list
Trond Myklebust
1
-0
/
+1
2017-08-16
SUNRPC: Don't hold the transport lock across socket copy operations
Trond Myklebust
2
-0
/
+4
2017-08-08
xprtrdma: Harden backchannel call decoding
Chuck Lever
1
-0
/
+13
2017-08-01
sunrpc: Const-ify all instances of struct rpc_xprt_ops
Chuck Lever
1
-1
/
+1
2017-07-13
Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-65
/
+27
2017-07-12
svcrdma: Clean up after converting svc_rdma_recvfrom to rdma_rw API
Chuck Lever
1
-4
/
+0
2017-07-12
svcrdma: Remove frmr cache
Chuck Lever
1
-18
/
+0
2017-07-12
svcrdma: Remove unused Read completion handlers
Chuck Lever
1
-3
/
+1
2017-07-12
svcrdma: Use generic RDMA R/W API in RPC Call path
Chuck Lever
1
-14
/
+0
2017-07-12
svcrdma: Add recvfrom helpers to svc_rdma_rw.c
Chuck Lever
1
-0
/
+3
2017-07-12
sunrpc: Allocate up to RPCSVC_MAXPAGES per svc_rqst
Chuck Lever
1
-1
/
+1
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+2
2017-07-05
net, sunrpc: convert gss_cl_ctx.count from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+2
2017-06-28
svcrdma: Remove svc_rdma_marshal.c
Chuck Lever
1
-3
/
+0
2017-06-28
Merge tag 'v4.12-rc5' into nfsd tree
J. Bruce Fields
1
-1
/
+2
2017-06-20
sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...
Ingo Molnar
1
-1
/
+1
2017-05-16
nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments"
J. Bruce Fields
1
-1
/
+2
2017-05-15
sunrpc: mark all struct svc_version instances as const
Christoph Hellwig
1
-1
/
+1
[next]