index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
svc_xprt.c
Age
Commit message (
Expand
)
Author
2023-08-29
SUNRPC: make rqst_should_sleep() idempotent()
NeilBrown
2023-08-29
SUNRPC: Count ingress RPC messages per svc_pool
Chuck Lever
2023-08-29
SUNRPC: Deduplicate thread wake-up code
Chuck Lever
2023-08-29
SUNRPC: Move trace_svc_xprt_enqueue
Chuck Lever
2023-08-29
SUNRPC: remove timeout arg from svc_recv()
NeilBrown
2023-08-29
SUNRPC: change svc_recv() to return void.
NeilBrown
2023-08-29
SUNRPC: call svc_process() from svc_recv().
NeilBrown
2023-08-29
nfsd: don't allow nfsd threads to be signalled.
NeilBrown
2023-06-17
SUNRPC: Remove transport class dprintk call sites
Chuck Lever
2023-06-17
SUNRPC: Fix comments for transport class registration
Chuck Lever
2023-06-17
SUNRPC: Move initialization of rq_stime
Chuck Lever
2023-06-05
SUNRPC: Resupply rq_pages from node-local memory
Chuck Lever
2023-06-05
SUNRPC: Remove dprintk() in svc_handle_xprt()
Chuck Lever
2023-05-14
SUNRPC: always free ctxt when freeing deferred request
NeilBrown
2023-05-14
SUNRPC: double free xprt_ctxt while still in use
NeilBrown
2023-04-27
SUNRPC: Support TLS handshake in the server-side TCP socket code
Chuck Lever
2023-04-27
SUNRPC: Clear rq_xid when receiving a new RPC Call
Chuck Lever
2023-04-27
SUNRPC: Be even lazier about releasing pages
Chuck Lever
2023-04-26
SUNRPC: Relocate svc_free_res_pages()
Chuck Lever
2023-04-26
SUNRPC: Ignore return value of ->xpo_sendto
Chuck Lever
2023-02-20
SUNRPC: Remove ->xpo_secure_port()
Chuck Lever
2023-02-20
SUNRPC: Replace pool stats with per-CPU variables
Chuck Lever
2023-02-20
SUNRPC: Hoist svcxdr_init_decode() into svc_process()
Chuck Lever
2023-01-06
Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
Chuck Lever
2022-07-29
SUNRPC: Expand the svc_alloc_arg_err tracepoint
Chuck Lever
2022-05-23
SUNRPC: Use RMW bitops in single-threaded hot paths
Chuck Lever
2022-05-19
SUNRPC: Simplify synopsis of svc_pool_for_cpu()
Chuck Lever
2022-05-19
SUNRPC: Don't disable preemption while calling svc_pool_for_cpu().
Sebastian Andrzej Siewior
2022-05-19
SUNRPC: Remove svc_rqst::rq_xprt_hlen
Chuck Lever
2022-04-12
Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2022-04-06
SUNRPC: Fix NFSD's request deferral on RDMA transports
Chuck Lever
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-02-28
SUNRPC: Remove svc_shutdown_net()
Chuck Lever
2022-02-28
SUNRPC: Rename svc_close_xprt()
Chuck Lever
2022-02-28
SUNRPC: Rename svc_create_xprt()
Chuck Lever
2022-02-28
SUNRPC: Merge svc_do_enqueue_xprt() into svc_enqueue_xprt()
Chuck Lever
2022-02-28
SUNRPC: Remove the .svo_enqueue_xprt method
Chuck Lever
2022-01-28
SUNRPC: add netns refcount tracker to struct svc_xprt
Eric Dumazet
2022-01-16
Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-01-15
mm: introduce memalloc_retry_wait()
NeilBrown
2022-01-10
SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace point
Chuck Lever
2021-12-13
SUNRPC: Remove low signal-to-noise tracepoints
Chuck Lever
2021-10-04
SUNRPC: Add trace event when alloc_pages_bulk() makes no progress
Chuck Lever
2021-09-08
Merge tag 'nfsd-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2021-09-01
SUNRPC: don't pause on incomplete allocation
NeilBrown
2021-08-31
Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2021-08-25
SUNRPC: Fix XPT_BUSY flag leakage in svc_handle_xprt()...
Trond Myklebust
2021-08-17
SUNRPC: Add svc_rqst_replace_page() API
Chuck Lever
2021-04-30
SUNRPC: refresh rq_pages using a bulk page allocator
Chuck Lever
2021-04-30
SUNRPC: set rq_page_end differently
Chuck Lever
[next]