index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2025-06-04
Merge tag 'nfs-for-6.16-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-1
/
+16
2025-05-19
sunrpc: implement rfc2203 rpcsec_gss seqnum cache
Nikhil Jha
1
-1
/
+16
2025-05-15
SUNRPC: Bump the maximum payload size for the server
Chuck Lever
1
-7
/
+7
2025-05-15
sunrpc: Remove the RPCSVC_MAXPAGES macro
Chuck Lever
1
-7
/
+0
2025-05-15
svcrdma: Adjust the number of entries in svc_rdma_send_ctxt::sc_pages
Chuck Lever
1
-1
/
+2
2025-05-15
svcrdma: Adjust the number of entries in svc_rdma_recv_ctxt::rc_pages
Chuck Lever
1
-1
/
+2
2025-05-15
sunrpc: Adjust size of socket's receive page array dynamically
Chuck Lever
1
-1
/
+3
2025-05-15
SUNRPC: Remove svc_rqst :: rq_vec
Chuck Lever
1
-1
/
+0
2025-05-15
SUNRPC: Remove svc_fill_write_vector()
Chuck Lever
1
-2
/
+0
2025-05-15
NFSD: De-duplicate the svc_fill_write_vector() call sites
Chuck Lever
1
-1
/
+1
2025-05-15
sunrpc: Replace the rq_bvec array with dynamically-allocated memory
Chuck Lever
1
-1
/
+1
2025-05-15
sunrpc: Replace the rq_pages array with dynamically-allocated memory
Chuck Lever
1
-1
/
+2
2025-05-15
sunrpc: Add a helper to derive maxpages from sv_max_mesg
Chuck Lever
1
-0
/
+17
2025-05-12
sunrpc: add info about xprt queue times to svc_xprt_dequeue tracepoint
Jeff Layton
1
-0
/
+1
2025-03-21
NFS: Treat ENETUNREACH errors as fatal in containers
Trond Myklebust
2
-1
/
+5
2025-03-21
sunrpc: Add a sysfs file for adding a new xprt
Anna Schumaker
1
-0
/
+1
2025-02-20
SUNRPC: Prevent looping due to rpc_signal_task() races
Trond Myklebust
1
-2
/
+1
2025-01-29
Merge tag 'nfs-for-6.14-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-0
/
+1
2025-01-21
sunrpc: Remove gss_generic_token deadcode
Dr. David Alan Gilbert
2
-82
/
+0
2025-01-21
sunrpc: Remove unused xprt_iter_get_xprt
Dr. David Alan Gilbert
1
-1
/
+0
2025-01-21
nfsd: rename NFS4_SHARE_WANT_* constants to OPEN4_SHARE_ACCESS_WANT_*
Jeff Layton
1
-3
/
+21
2025-01-21
nfsd: switch to autogenerated definitions for open_delegation_type4
Jeff Layton
1
-1
/
+12
2025-01-21
nfs_common: make include/linux/nfs4.h include generated nfs4_1.h
Jeff Layton
1
-0
/
+124
2025-01-13
SUNRPC: only put task on cl_tasks list after the RPC call slot is reserved.
Dai Ngo
1
-0
/
+1
2025-01-06
SUNRPC: introduce cache_check_rcu to help check in rcu context
Yang Erkun
1
-0
/
+2
2025-01-06
sunrpc: remove all connection limit configuration
NeilBrown
2
-4
/
+6
2025-01-06
nfsd: don't use sv_nrthreads in connection limiting calculations.
NeilBrown
2
-1
/
+17
2025-01-06
sunrpc/svc: use store_release_wake_up()
NeilBrown
1
-6
/
+1
2024-11-11
xdrgen: Keep track of on-the-wire data type widths
Chuck Lever
1
-0
/
+9
2024-11-11
xdrgen: Implement big-endian enums
Chuck Lever
1
-0
/
+21
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-23
SUNRPC: replace program list with program array
NeilBrown
1
-3
/
+4
2024-09-23
SUNRPC: add svcauth_map_clnt_to_svc_cred_local
Weston Andros Adamson
1
-0
/
+5
2024-09-23
SUNRPC: convert RPC_TASK_* constants to enum
Stephen Brennan
1
-7
/
+9
2024-09-21
xdrgen: Fix return code checking in built-in XDR decoders
Chuck Lever
1
-2
/
+2
2024-09-21
tools: Add xdrgen
Chuck Lever
2
-0
/
+269
2024-09-21
svcrdma: Handle device removal outside of the CM event handler
Chuck Lever
1
-0
/
+2
2024-09-21
sunrpc: allow svc threads to fail initialisation cleanly
NeilBrown
1
-0
/
+31
2024-09-21
sunrpc: change sp_nrthreads from atomic_t to unsigned int.
NeilBrown
1
-2
/
+2
2024-09-01
SUNRPC: make various functions static, or not exported.
NeilBrown
3
-12
/
+0
2024-07-19
Merge tag 'nfs-for-6.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-0
/
+27
2024-07-08
sunrpc: refactor pool_mode setting code
Jeff Layton
1
-0
/
+2
2024-07-08
sunrpc: fix up the special handling of sv_nrpools == 1
Jeff Layton
1
-0
/
+1
2024-07-08
rpcrdma: Implement generic device removal
Chuck Lever
1
-0
/
+27
2024-05-06
SUNRPC: add a new svc_find_listener helper
Jeff Layton
1
-0
/
+2
2024-05-06
SUNRPC: introduce svc_xprt_create_from_sa utility routine
Lorenzo Bianconi
1
-0
/
+3
2024-04-22
Merge tag 'nfsd-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-10
/
+3
2024-04-20
Revert "svcrdma: Add Write chunk WRs to the RPC's Send WR chain"
Chuck Lever
1
-10
/
+3
2024-03-16
Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-1
/
+3
2024-03-09
sunrpc: add a struct rpc_stats arg to rpc_create_args
Josef Bacik
1
-0
/
+1
[next]