summaryrefslogtreecommitdiffstats
path: root/v6.4/f094323867668d50124886ad884b665de7319537
blob: 42a1e825177219a8f0da04e9ac2aa106a07487fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
f09432386766 ("sunrpc: pass in the sv_stats struct through svc_create_pooled")
1e3577a4521e ("SUNRPC: discard sv_refcnt, and svc_get/svc_put")
7b207ccd9833 ("svc: don't hold reference for poolstats, only mutex.")
64e6304169f1 ("nfsd: drop the nfsd_put helper")
2a501f55cd64 ("nfsd: call nfsd_last_thread() before final nfsd_put()")
bf32075256e9 ("NFSD: simplify error paths in nfsd_svc()")
fa341560ca74 ("SUNRPC: change how svc threads are asked to exit.")
063ab935a48b ("SUNRPC: integrate back-channel processing with svc_recv()")
6ed8cdf967f7 ("SUNRPC: Clean up bc_svc_process()")
7b31f4daebad ("SUNRPC: rename and refactor svc_get_next_xprt()")
e3274026e2ec ("SUNRPC: move all of xprt handling into svc_xprt_handle()")
88956eabfdea ("NFSD: fix possible oops when nfsd/pool_stats is closed.")
6859d1f2902c ("SUNRPC: make rqst_should_sleep() idempotent()")
d2f0ef1cbf37 ("SUNRPC: Clean up svc_set_num_threads")
f208e9508ace ("SUNRPC: Count ingress RPC messages per svc_pool")
850bac3ae4a6 ("SUNRPC: Deduplicate thread wake-up code")
82e5d82a4574 ("SUNRPC: Move trace_svc_xprt_enqueue")
a6b4ec39036f ("SUNRPC: change svc_rqst::rq_flags bits to enum")
3275694adf0f ("SUNRPC: change svc_pool::sp_flags bits to enum")
c743b4259c3a ("SUNRPC: remove timeout arg from svc_recv()")