summaryrefslogtreecommitdiff
path: root/net/sunrpc/svc_xprt.c
AgeCommit message (Expand)Author
2023-06-17SUNRPC: Remove transport class dprintk call sitesChuck Lever
2023-06-17SUNRPC: Fix comments for transport class registrationChuck Lever
2023-06-17SUNRPC: Move initialization of rq_stimeChuck Lever
2023-06-05SUNRPC: Resupply rq_pages from node-local memoryChuck Lever
2023-06-05SUNRPC: Remove dprintk() in svc_handle_xprt()Chuck Lever
2023-05-14SUNRPC: always free ctxt when freeing deferred requestNeilBrown
2023-05-14SUNRPC: double free xprt_ctxt while still in useNeilBrown
2023-04-27SUNRPC: Support TLS handshake in the server-side TCP socket codeChuck Lever
2023-04-27SUNRPC: Clear rq_xid when receiving a new RPC CallChuck Lever
2023-04-27SUNRPC: Be even lazier about releasing pagesChuck Lever
2023-04-26SUNRPC: Relocate svc_free_res_pages()Chuck Lever
2023-04-26SUNRPC: Ignore return value of ->xpo_sendtoChuck Lever
2023-02-20SUNRPC: Remove ->xpo_secure_port()Chuck Lever
2023-02-20SUNRPC: Replace pool stats with per-CPU variablesChuck Lever
2023-02-20SUNRPC: Hoist svcxdr_init_decode() into svc_process()Chuck Lever
2023-01-06Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"Chuck Lever
2022-07-29SUNRPC: Expand the svc_alloc_arg_err tracepointChuck Lever
2022-05-23SUNRPC: Use RMW bitops in single-threaded hot pathsChuck Lever
2022-05-19SUNRPC: Simplify synopsis of svc_pool_for_cpu()Chuck Lever
2022-05-19SUNRPC: Don't disable preemption while calling svc_pool_for_cpu().Sebastian Andrzej Siewior
2022-05-19SUNRPC: Remove svc_rqst::rq_xprt_hlenChuck Lever
2022-04-12Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2022-04-06SUNRPC: Fix NFSD's request deferral on RDMA transportsChuck Lever
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-02-28SUNRPC: Remove svc_shutdown_net()Chuck Lever
2022-02-28SUNRPC: Rename svc_close_xprt()Chuck Lever
2022-02-28SUNRPC: Rename svc_create_xprt()Chuck Lever
2022-02-28SUNRPC: Merge svc_do_enqueue_xprt() into svc_enqueue_xprt()Chuck Lever
2022-02-28SUNRPC: Remove the .svo_enqueue_xprt methodChuck Lever
2022-01-28SUNRPC: add netns refcount tracker to struct svc_xprtEric Dumazet
2022-01-16Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2022-01-15mm: introduce memalloc_retry_wait()NeilBrown
2022-01-10SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace pointChuck Lever
2021-12-13SUNRPC: Remove low signal-to-noise tracepointsChuck Lever
2021-10-04SUNRPC: Add trace event when alloc_pages_bulk() makes no progressChuck Lever
2021-09-08Merge tag 'nfsd-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-09-01SUNRPC: don't pause on incomplete allocationNeilBrown
2021-08-31Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2021-08-25SUNRPC: Fix XPT_BUSY flag leakage in svc_handle_xprt()...Trond Myklebust
2021-08-17SUNRPC: Add svc_rqst_replace_page() APIChuck Lever
2021-04-30SUNRPC: refresh rq_pages using a bulk page allocatorChuck Lever
2021-04-30SUNRPC: set rq_page_end differentlyChuck Lever
2021-03-22SUNRPC: Move svc_xprt_received() call sitesChuck Lever
2021-03-22SUNRPC: Export svc_xprt_received()Chuck Lever
2021-03-22svcrdma: Add a "deferred close" helperChuck Lever
2021-03-06NFSD: Repair misuse of sv_lock in 5.10.16-rt30.Joe Korty
2021-01-13SUNRPC: Move the svc_xdr_recvfrom tracepoint againChuck Lever
2020-11-30SUNRPC: Move the svc_xdr_recvfrom() tracepointChuck Lever
2020-06-11Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2020-06-11SUNRPC: Split the xdr_buf event classChuck Lever