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
/
svc_xprt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-16
Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-5
/
+3
2022-01-15
mm: introduce memalloc_retry_wait()
NeilBrown
1
-1
/
+2
2022-01-10
SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace point
Chuck Lever
1
-1
/
+1
2021-12-13
SUNRPC: Remove low signal-to-noise tracepoints
Chuck Lever
1
-4
/
+2
2021-10-04
SUNRPC: Add trace event when alloc_pages_bulk() makes no progress
Chuck Lever
1
-0
/
+1
2021-09-09
Merge tag 'nfsd-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-6
/
+7
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
1
-0
/
+3
2021-08-25
SUNRPC: Fix XPT_BUSY flag leakage in svc_handle_xprt()...
Trond Myklebust
1
-1
/
+2
2021-08-17
SUNRPC: Add svc_rqst_replace_page() API
Chuck Lever
1
-0
/
+3
2021-04-30
SUNRPC: refresh rq_pages using a bulk page allocator
Chuck Lever
1
-16
/
+15
2021-04-30
SUNRPC: set rq_page_end differently
Chuck Lever
1
-4
/
+3
2021-03-22
SUNRPC: Move svc_xprt_received() call sites
Chuck Lever
1
-3
/
+4
2021-03-22
SUNRPC: Export svc_xprt_received()
Chuck Lever
1
-4
/
+9
2021-03-22
svcrdma: Add a "deferred close" helper
Chuck Lever
1
-0
/
+14
2021-03-07
NFSD: Repair misuse of sv_lock in 5.10.16-rt30.
Joe Korty
1
-2
/
+2
2021-01-13
SUNRPC: Move the svc_xdr_recvfrom tracepoint again
Chuck Lever
1
-2
/
+2
2020-11-30
SUNRPC: Move the svc_xdr_recvfrom() tracepoint
Chuck Lever
1
-3
/
+1
2020-06-11
Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-2
/
+2
2020-06-11
SUNRPC: Split the xdr_buf event class
Chuck Lever
1
-2
/
+2
2020-05-21
SUNRPC: Clean up request deferral tracepoints
Chuck Lever
1
-6
/
+6
2020-05-18
SUNRPC: Trace a few more generic svc_xprt events
Chuck Lever
1
-17
/
+5
2020-05-18
SUNRPC: Tracepoint to record errors in svc_xpo_create()
Chuck Lever
1
-1
/
+6
2020-05-18
SUNRPC: Move xpt_mutex into socket xpo_sendto methods
Chuck Lever
1
-9
/
+3
2020-04-17
svcrdma: Fix leak of svc_rdma_recv_ctxt objects
Chuck Lever
1
-3
/
+0
2020-04-17
SUNRPC: Fix backchannel RPC soft lockups
Chuck Lever
1
-0
/
+2
2020-03-27
SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'
Christophe JAILLET
1
-5
/
+14
2020-03-16
svcrdma: Create a generic tracing class for displaying xdr_buf layout
Chuck Lever
1
-0
/
+3
2019-07-04
nfs: fix out-of-date connectathon talk URL
J. Bruce Fields
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-04-24
SUNRPC: Temporary sockets should inherit the cred from their parent
Trond Myklebust
1
-2
/
+3
2019-04-24
SUNRPC: Cache the process user cred in the RPC server listener
Trond Myklebust
1
-4
/
+8
2019-02-06
svcrpc: fix unlikely races preventing queueing of sockets
J. Bruce Fields
1
-1
/
+11
2019-02-06
svcrpc: svc_xprt_has_something_to_do seems a little long
J. Bruce Fields
1
-2
/
+2
2019-02-06
SUNRPC: Don't allow compiler optimisation of svc_xprt_release_slot()
Trond Myklebust
1
-2
/
+6
2018-12-28
sunrpc: fix debug message in svc_create_xprt()
Vasily Averin
1
-2
/
+2
2018-12-28
sunrpc: use-after-free in svc_process_common()
Vasily Averin
1
-2
/
+3
2018-10-30
Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2018-10-29
nfsd: Fix an Oops in free_session()
Trond Myklebust
1
-1
/
+1
2018-09-30
SUNRPC: Clean up transport write space handling
Trond Myklebust
1
-2
/
+0
2018-04-03
svc: Report xprt dequeue latency
Chuck Lever
1
-2
/
+2
2018-04-03
sunrpc: Report per-RPC execution stats
Chuck Lever
1
-1
/
+2
2018-04-03
sunrpc: Save remote presentation address in svc_xprt for trace events
Chuck Lever
1
-1
/
+2
2018-04-03
sunrpc: Simplify trace_svc_recv
Chuck Lever
1
-1
/
+0
2018-04-03
sunrpc: Simplify do_enqueue tracing
Chuck Lever
1
-8
/
+3
2018-04-03
sunrpc: Move trace_svc_xprt_dequeue()
Chuck Lever
1
-4
/
+1
2018-04-03
svc: Simplify ->xpo_secure_port
Chuck Lever
1
-4
/
+1
2018-04-03
sunrpc: Remove unneeded pointer dereference
Chuck Lever
1
-2
/
+2
2017-11-22
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
1
-1
/
+1
2017-11-18
Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-73
/
+33
[next]