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
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-13
lockd: use svc_set_num_threads() for thread start and stop
NeilBrown
1
-2
/
+1
2021-12-13
SUNRPC: always treat sv_nrpools==1 as "not pooled"
NeilBrown
1
-25
/
+29
2021-12-13
SUNRPC: move the pool_map definitions (back) into svc.c
NeilBrown
1
-6
/
+25
2021-12-13
SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()
NeilBrown
1
-47
/
+2
2021-12-13
SUNRPC: use sv_lock to protect updates to sv_nrthreads.
NeilBrown
1
-2
/
+7
2021-12-13
SUNRPC: stop using ->sv_nrthreads as a refcount
NeilBrown
1
-11
/
+11
2021-12-13
SUNRPC/NFSD: clean up get/put functions.
NeilBrown
1
-14
/
+5
2021-11-27
Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-5
/
+5
2021-11-23
SUNRPC: use different lock keys for INET6 and LOCAL
NeilBrown
1
-5
/
+5
2021-11-11
Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
8
-114
/
+94
2021-11-11
Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
9
-132
/
+163
2021-11-05
SUNRPC: Prevent immediate close+reconnect
Trond Myklebust
2
-2
/
+3
2021-11-05
SUNRPC: Fix races when closing the socket
Trond Myklebust
2
-0
/
+3
2021-11-05
SUNRPC: Check if the xprt is connected before handling sysfs reads
Anna Schumaker
1
-4
/
+8
2021-11-02
xprtrdma: Fix a maybe-uninitialized compiler warning
Benjamin Coddington
1
-6
/
+7
2021-11-01
SUNRPC: Clean up xs_tcp_setup_sock()
Trond Myklebust
1
-40
/
+28
2021-11-01
SUNRPC: Replace use of socket sk_callback_lock with sock_lock
Trond Myklebust
1
-27
/
+11
2021-10-21
sunrpc: remove unnecessary test in rpc_task_set_client()
Thiago Rafael Becker
1
-18
/
+15
2021-10-21
SUNRPC: Trace calls to .rpc_call_done
Chuck Lever
1
-0
/
+1
2021-10-21
xprtrdma: Remove rpcrdma_ep::re_implicit_roundup
Chuck Lever
2
-3
/
+0
2021-10-21
xprtrdma: Provide a buffer to pad Write chunks of unaligned length
Chuck Lever
4
-9
/
+55
2021-10-12
SUNRPC: De-duplicate .pc_release() call sites
Chuck Lever
1
-15
/
+7
2021-10-12
SUNRPC: Simplify the SVC dispatch code path
Chuck Lever
1
-49
/
+2
2021-10-10
SUNRPC: Per-rpc_clnt task PIDs
Chuck Lever
1
-2
/
+10
2021-10-08
Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-1
/
+1
2021-10-04
SUNRPC: Add trace event when alloc_pages_bulk() makes no progress
Chuck Lever
1
-0
/
+1
2021-10-04
svcrdma: Split svcrmda_wc_{read,write} tracepoints
Chuck Lever
1
-4
/
+26
2021-10-04
svcrdma: Split the svcrdma_wc_send() tracepoint
Chuck Lever
1
-3
/
+11
2021-10-04
svcrdma: Split the svcrdma_wc_receive() tracepoint
Chuck Lever
1
-2
/
+7
2021-10-04
SUNRPC: xprt_clear_locked() only needs release memory semantics
Trond Myklebust
1
-5
/
+3
2021-10-04
SUNRPC: Remove WQ_HIGHPRI from xprtiod
Trond Myklebust
1
-2
/
+1
2021-10-04
SUNRPC: Add cond_resched() at the appropriate point in __rpc_execute()
Trond Myklebust
1
-1
/
+3
2021-10-04
SUNRPC: Partial revert of commit 6f9f17287e78
Trond Myklebust
1
-13
/
+15
2021-10-02
NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()
Chuck Lever
1
-5
/
+6
2021-10-02
SUNRPC: xdr_stream_subsegment() must handle non-zero page_bases
Chuck Lever
1
-15
/
+17
2021-10-01
SUNRPC: fix sign error causing rpcsec_gss drops
J. Bruce Fields
1
-1
/
+1
2021-09-23
UNRPC: Return specific error code on kmalloc failure
Yang Li
1
-1
/
+1
2021-09-22
nfsd: don't alloc under spinlock in rpc_parse_scope_id
J. Bruce Fields
1
-22
/
+18
2021-09-09
Merge tag 'nfsd-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
3
-7
/
+10
2021-09-04
Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
17
-136
/
+191
2021-09-03
SUNRPC: improve error response to over-size gss credential
NeilBrown
2
-1
/
+3
2021-09-01
SUNRPC: don't pause on incomplete allocation
NeilBrown
1
-6
/
+7
2021-08-31
Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
9
-100
/
+169
2021-08-31
Merge tag 'for-5.15/drivers-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-18
/
+0
2021-08-27
SUNRPC enforce creation of no more than max_connect xprts
Olga Kornievskaia
1
-0
/
+9
2021-08-27
SUNRPC add xps_nunique_destaddr_xprts to xprt_switch_info in sysfs
Olga Kornievskaia
1
-1
/
+3
2021-08-27
SUNRPC keep track of number of transports to unique addresses
Olga Kornievskaia
2
-1
/
+2
2021-08-27
SUNRPC: Tweak TCP socket shutdown in the RPC client
Trond Myklebust
1
-3
/
+6
2021-08-27
SUNRPC: Simplify socket shutdown when not reusing TCP ports
Trond Myklebust
1
-0
/
+4
2021-08-25
SUNRPC: Fix XPT_BUSY flag leakage in svc_handle_xprt()...
Trond Myklebust
1
-1
/
+2
[next]