index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
svc_xprt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: Expand the svc_alloc_arg_err tracepoint
Chuck Lever
2022-07-29
1
-1
/
+1
*
SUNRPC: Use RMW bitops in single-threaded hot paths
Chuck Lever
2022-05-23
1
-1
/
+1
*
SUNRPC: Simplify synopsis of svc_pool_for_cpu()
Chuck Lever
2022-05-19
1
-1
/
+1
*
SUNRPC: Don't disable preemption while calling svc_pool_for_cpu().
Sebastian Andrzej Siewior
2022-05-19
1
-4
/
+1
*
SUNRPC: Remove svc_rqst::rq_xprt_hlen
Chuck Lever
2022-05-19
1
-6
/
+4
*
Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2022-04-12
1
-0
/
+3
|
\
|
*
SUNRPC: Fix NFSD's request deferral on RDMA transports
Chuck Lever
2022-04-06
1
-0
/
+3
*
|
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-24
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
SUNRPC: add netns refcount tracker to struct svc_xprt
Eric Dumazet
2022-01-28
1
-2
/
+2
*
|
SUNRPC: Remove svc_shutdown_net()
Chuck Lever
2022-02-28
1
-2
/
+7
*
|
SUNRPC: Rename svc_close_xprt()
Chuck Lever
2022-02-28
1
-2
/
+7
*
|
SUNRPC: Rename svc_create_xprt()
Chuck Lever
2022-02-28
1
-5
/
+19
*
|
SUNRPC: Merge svc_do_enqueue_xprt() into svc_enqueue_xprt()
Chuck Lever
2022-02-28
1
-16
/
+10
*
|
SUNRPC: Remove the .svo_enqueue_xprt method
Chuck Lever
2022-02-28
1
-5
/
+5
|
/
*
Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-01-16
1
-5
/
+3
|
\
|
*
SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace point
Chuck Lever
2022-01-10
1
-1
/
+1
|
*
SUNRPC: Remove low signal-to-noise tracepoints
Chuck Lever
2021-12-13
1
-4
/
+2
*
|
mm: introduce memalloc_retry_wait()
NeilBrown
2022-01-15
1
-1
/
+2
|
/
*
SUNRPC: Add trace event when alloc_pages_bulk() makes no progress
Chuck Lever
2021-10-04
1
-0
/
+1
*
Merge tag 'nfsd-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2021-09-08
1
-6
/
+7
|
\
|
*
SUNRPC: don't pause on incomplete allocation
NeilBrown
2021-09-01
1
-6
/
+7
*
|
Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2021-08-31
1
-0
/
+3
|
\
|
|
*
SUNRPC: Add svc_rqst_replace_page() API
Chuck Lever
2021-08-17
1
-0
/
+3
*
|
SUNRPC: Fix XPT_BUSY flag leakage in svc_handle_xprt()...
Trond Myklebust
2021-08-25
1
-1
/
+2
|
/
*
SUNRPC: refresh rq_pages using a bulk page allocator
Chuck Lever
2021-04-30
1
-16
/
+15
*
SUNRPC: set rq_page_end differently
Chuck Lever
2021-04-30
1
-4
/
+3
*
SUNRPC: Move svc_xprt_received() call sites
Chuck Lever
2021-03-22
1
-3
/
+4
*
SUNRPC: Export svc_xprt_received()
Chuck Lever
2021-03-22
1
-4
/
+9
*
svcrdma: Add a "deferred close" helper
Chuck Lever
2021-03-22
1
-0
/
+14
*
NFSD: Repair misuse of sv_lock in 5.10.16-rt30.
Joe Korty
2021-03-06
1
-2
/
+2
*
SUNRPC: Move the svc_xdr_recvfrom tracepoint again
Chuck Lever
2021-01-13
1
-2
/
+2
*
SUNRPC: Move the svc_xdr_recvfrom() tracepoint
Chuck Lever
2020-11-30
1
-3
/
+1
*
Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2020-06-11
1
-2
/
+2
|
\
|
*
SUNRPC: Split the xdr_buf event class
Chuck Lever
2020-06-11
1
-2
/
+2
*
|
SUNRPC: Clean up request deferral tracepoints
Chuck Lever
2020-05-20
1
-6
/
+6
*
|
SUNRPC: Trace a few more generic svc_xprt events
Chuck Lever
2020-05-18
1
-17
/
+5
*
|
SUNRPC: Tracepoint to record errors in svc_xpo_create()
Chuck Lever
2020-05-18
1
-1
/
+6
*
|
SUNRPC: Move xpt_mutex into socket xpo_sendto methods
Chuck Lever
2020-05-18
1
-9
/
+3
|
/
*
svcrdma: Fix leak of svc_rdma_recv_ctxt objects
Chuck Lever
2020-04-17
1
-3
/
+0
*
SUNRPC: Fix backchannel RPC soft lockups
Chuck Lever
2020-04-17
1
-0
/
+2
*
SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'
Christophe JAILLET
2020-03-27
1
-5
/
+14
*
svcrdma: Create a generic tracing class for displaying xdr_buf layout
Chuck Lever
2020-03-16
1
-0
/
+3
*
nfs: fix out-of-date connectathon talk URL
J. Bruce Fields
2019-07-03
1
-1
/
+1
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
SUNRPC: Temporary sockets should inherit the cred from their parent
Trond Myklebust
2019-04-24
1
-2
/
+3
*
SUNRPC: Cache the process user cred in the RPC server listener
Trond Myklebust
2019-04-24
1
-4
/
+8
*
svcrpc: fix unlikely races preventing queueing of sockets
J. Bruce Fields
2019-02-06
1
-1
/
+11
*
svcrpc: svc_xprt_has_something_to_do seems a little long
J. Bruce Fields
2019-02-06
1
-2
/
+2
*
SUNRPC: Don't allow compiler optimisation of svc_xprt_release_slot()
Trond Myklebust
2019-02-06
1
-2
/
+6
*
sunrpc: fix debug message in svc_create_xprt()
Vasily Averin
2018-12-27
1
-2
/
+2
[next]