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
/
include
/
linux
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-11
Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-2
/
+3
2020-06-11
SUNRPC: receive buffer size estimation values almost never change
Chuck Lever
1
-2
/
+3
2020-05-29
sunrpc: clean up properly in gss_mech_unregister()
NeilBrown
2
-1
/
+3
2020-05-21
Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-inco...
J. Bruce Fields
7
-10
/
+19
2020-05-21
SUNRPC: Refactor svc_recvfrom()
Chuck Lever
1
-0
/
+1
2020-05-18
SUNRPC: Rename svc_sock::sk_reclen
Chuck Lever
1
-3
/
+3
2020-05-18
svcrdma: Remove the SVCRDMA_DEBUG macro
Chuck Lever
1
-1
/
+0
2020-05-18
svcrdma: Fix backchannel return code
Chuck Lever
1
-3
/
+2
2020-05-18
SUNRPC: Move xpt_mutex into socket xpo_sendto methods
Chuck Lever
1
-0
/
+6
2020-05-11
Merge tag 'nfsd-5.7-rc-2' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
3
-3
/
+7
2020-05-09
nfsd: clients don't need to break their own delegations
J. Bruce Fields
1
-0
/
+1
2020-05-02
Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+12
2020-04-28
NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSION
Olga Kornievskaia
1
-0
/
+5
2020-04-28
SUNRPC: defer slow parts of rpc_free_client() to a workqueue.
NeilBrown
1
-1
/
+7
2020-04-27
SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()")
Chuck Lever
1
-0
/
+1
2020-04-27
SUNRPC: Fix GSS privacy computation of auth->au_ralign
Chuck Lever
1
-0
/
+1
2020-04-27
SUNRPC: Add "@len" parameter to gss_unwrap()
Chuck Lever
2
-3
/
+5
2020-04-17
svcrdma: Fix leak of svc_rdma_recv_ctxt objects
Chuck Lever
1
-0
/
+1
2020-04-07
Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-1
/
+1
2020-03-27
SUNRPC/cache: don't allow invalid entries to be flushed
J. Bruce Fields
1
-2
/
+5
2020-03-16
SUNRPC/cache: Allow garbage collection of invalid cache entries
Trond Myklebust
1
-3
/
+0
2020-03-16
nfsd: export upcalls must not return ESTALE when mountd is down
Trond Myklebust
1
-0
/
+3
2020-03-16
SUNRPC: Refactor xs_sendpages()
Chuck Lever
1
-14
/
+0
2020-03-16
svcrdma: Avoid DMA mapping small RPC Replies
Chuck Lever
1
-0
/
+1
2020-03-16
svcrdma: Fix double sync of transport header buffer
Chuck Lever
1
-3
/
+0
2020-03-16
svcrdma: Refactor chunk list encoders
Chuck Lever
1
-0
/
+2
2020-03-16
SUNRPC: Add encoders for list item discriminators
Chuck Lever
1
-0
/
+38
2020-03-16
svcrdma: Update synopsis of svc_rdma_map_reply_msg()
Chuck Lever
1
-2
/
+3
2020-03-16
svcrdma: Update synopsis of svc_rdma_send_reply_chunk()
Chuck Lever
1
-1
/
+1
2020-03-16
svcrdma: De-duplicate code that locates Write and Reply chunks
Chuck Lever
1
-0
/
+2
2020-03-16
svcrdma: Use struct xdr_stream to decode ingress transport headers
Chuck Lever
2
-1
/
+3
2020-03-16
SUNRPC: Add xdr_pad_size() helper
Chuck Lever
1
-0
/
+15
2020-03-16
nfsd: Fix NFSv4 READ on RDMA when using readv
Chuck Lever
3
-1
/
+12
2020-03-16
sunrpc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-16
SUNRPC: Remove xdr_buf_read_mic()
Chuck Lever
1
-1
/
+0
2020-03-16
SUNRPC: Add a flag to avoid reference counts on credentials
Trond Myklebust
1
-0
/
+1
2020-02-08
Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-5
/
+0
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-2
/
+2
2020-01-15
SUNRPC: Remove broken gss_mech_list_pseudoflavors()
Trond Myklebust
2
-5
/
+0
2020-01-15
sunrpc: convert to time64_t for expiry
Arnd Bergmann
2
-3
/
+3
2019-12-18
nfs: use time64_t internally
Arnd Bergmann
1
-19
/
+23
2019-12-18
sunrpc: convert to time64_t for expiry
Arnd Bergmann
2
-3
/
+3
2019-12-08
Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
12
-36
/
+0
2019-11-12
sunrpc: remove __KERNEL__ ifdefs
Christoph Hellwig
12
-36
/
+0
2019-11-04
NFSv4.1: Don't rebind to the same source port when reconnecting to the server
Trond Myklebust
2
-1
/
+3
2019-10-30
SUNRPC: Destroy the back channel when we destroy the host transport
Trond Myklebust
1
-0
/
+5
2019-10-10
SUNRPC: fix race to sk_err after xs_error_report
Benjamin Coddington
1
-0
/
+1
2019-09-28
Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-6
/
+7
2019-09-26
Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
4
-6
/
+4
2019-09-20
SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_mic
Benjamin Coddington
1
-1
/
+1
[next]