index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
svc_xprt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
svc: don't hold reference for poolstats, only mutex.
NeilBrown
2024-01-07
1
-9
/
+23
*
SUNRPC: Revert 5f7fc5d69f6e92ec0b38774c387f5cf7812c5806
Chuck Lever
2023-12-18
1
-3
/
+2
*
SUNRPC: change the back-channel queue to lwq
NeilBrown
2023-10-16
1
-9
/
+3
*
SUNRPC: use lwq for sp_sockets - renamed to sp_xprts
NeilBrown
2023-10-16
1
-40
/
+17
*
SUNRPC: only have one thread waking up at a time
NeilBrown
2023-10-16
1
-13
/
+25
*
SUNRPC: rename some functions from rqst_ to svc_thread_
NeilBrown
2023-10-16
1
-5
/
+5
*
SUNRPC: change service idle list to be an llist
NeilBrown
2023-10-16
1
-26
/
+19
*
SUNRPC: discard SP_CONGESTED
NeilBrown
2023-10-16
1
-3
/
+1
*
SUNRPC: add list of idle threads
NeilBrown
2023-10-16
1
-4
/
+11
*
SUNRPC: change how svc threads are asked to exit.
NeilBrown
2023-10-16
1
-4
/
+3
*
SUNRPC: integrate back-channel processing with svc_recv()
NeilBrown
2023-10-16
1
-0
/
+27
*
SUNRPC: rename and refactor svc_get_next_xprt()
NeilBrown
2023-10-16
1
-48
/
+44
*
SUNRPC: move all of xprt handling into svc_xprt_handle()
NeilBrown
2023-10-16
1
-33
/
+20
*
SUNRPC: make rqst_should_sleep() idempotent()
NeilBrown
2023-08-29
1
-3
/
+5
*
SUNRPC: Count ingress RPC messages per svc_pool
Chuck Lever
2023-08-29
1
-1
/
+2
*
SUNRPC: Deduplicate thread wake-up code
Chuck Lever
2023-08-29
1
-36
/
+8
*
SUNRPC: Move trace_svc_xprt_enqueue
Chuck Lever
2023-08-29
1
-1
/
+1
*
SUNRPC: remove timeout arg from svc_recv()
NeilBrown
2023-08-29
1
-18
/
+16
*
SUNRPC: change svc_recv() to return void.
NeilBrown
2023-08-29
1
-17
/
+11
*
SUNRPC: call svc_process() from svc_recv().
NeilBrown
2023-08-29
1
-1
/
+2
*
nfsd: don't allow nfsd threads to be signalled.
NeilBrown
2023-08-29
1
-10
/
+6
*
SUNRPC: Remove transport class dprintk call sites
Chuck Lever
2023-06-17
1
-3
/
+0
*
SUNRPC: Fix comments for transport class registration
Chuck Lever
2023-06-17
1
-0
/
+12
*
SUNRPC: Move initialization of rq_stime
Chuck Lever
2023-06-17
1
-1
/
+2
*
SUNRPC: Resupply rq_pages from node-local memory
Chuck Lever
2023-06-05
1
-2
/
+3
*
SUNRPC: Remove dprintk() in svc_handle_xprt()
Chuck Lever
2023-06-05
1
-3
/
+0
*
SUNRPC: always free ctxt when freeing deferred request
NeilBrown
2023-05-14
1
-6
/
+17
*
SUNRPC: double free xprt_ctxt while still in use
NeilBrown
2023-05-14
1
-1
/
+2
*
SUNRPC: Support TLS handshake in the server-side TCP socket code
Chuck Lever
2023-04-28
1
-1
/
+4
*
SUNRPC: Clear rq_xid when receiving a new RPC Call
Chuck Lever
2023-04-28
1
-0
/
+2
*
SUNRPC: Be even lazier about releasing pages
Chuck Lever
2023-04-28
1
-3
/
+0
*
SUNRPC: Relocate svc_free_res_pages()
Chuck Lever
2023-04-26
1
-1
/
+1
*
SUNRPC: Ignore return value of ->xpo_sendto
Chuck Lever
2023-04-26
1
-12
/
+9
*
SUNRPC: Remove ->xpo_secure_port()
Chuck Lever
2023-02-20
1
-1
/
+0
*
SUNRPC: Replace pool stats with per-CPU variables
Chuck Lever
2023-02-20
1
-10
/
+8
*
SUNRPC: Hoist svcxdr_init_decode() into svc_process()
Chuck Lever
2023-02-20
1
-1
/
+0
*
Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
Chuck Lever
2023-01-06
1
-1
/
+1
*
SUNRPC: Expand the svc_alloc_arg_err tracepoint
Chuck Lever
2022-07-30
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-13
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
[next]