index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
svc.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-28
sunrpc: split new thread creation into a separate function
Jeff Layton
2026-01-28
sunrpc: introduce the concept of a minimum number of threads per pool
Jeff Layton
2026-01-28
sunrpc: track the max number of requested threads in a pool
Jeff Layton
2026-01-28
sunrpc: remove special handling of NULL pool from svc_start/stop_kthreads()
Jeff Layton
2026-01-28
sunrpc: split svc_set_num_threads() into two functions
Jeff Layton
2025-10-06
Merge tag 'nfsd-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2025-09-23
SUNRPC: Update svcxdr_init_decode() to call xdr_set_scratch_folio()
Anna Schumaker
2025-09-23
SUNRPC: Move the svc_rpcb_cleanup() call sites
Chuck Lever
2025-09-21
SUNRPC: Move the svc_rpcb_cleanup() call sites
Chuck Lever
2025-09-21
sunrpc: delay pc_release callback until after the reply is sent
Jeff Layton
2025-07-14
sunrpc: reset rq_accept_statp when starting a new RPC
Jeff Layton
2025-07-14
sunrpc: remove SVC_SYSERR
Jeff Layton
2025-07-14
sunrpc: fix handling of unknown auth status codes
Jeff Layton
2025-07-14
sunrpc: new tracepoints around svc thread wakeups
Jeff Layton
2025-06-19
sunrpc: handle SVC_GARBAGE during svc auth processing as auth error
Jeff Layton
2025-06-12
SUNRPC: Cleanup/fix initial rq_pages allocation
Benjamin Coddington
2025-05-15
SUNRPC: Remove svc_fill_write_vector()
Chuck Lever
2025-05-15
NFSD: De-duplicate the svc_fill_write_vector() call sites
Chuck Lever
2025-05-15
sunrpc: Replace the rq_bvec array with dynamically-allocated memory
Chuck Lever
2025-05-15
sunrpc: Replace the rq_pages array with dynamically-allocated memory
Chuck Lever
2025-05-15
sunrpc: Remove backchannel check in svc_init_buffer()
Chuck Lever
2025-01-25
mm: alloc_pages_bulk: rename API
Luiz Capitulino
2024-09-30
sunrpc: fix prog selection loop in svc_process_common
NeilBrown
2024-09-23
SUNRPC: replace program list with program array
NeilBrown
2024-09-20
sunrpc: allow svc threads to fail initialisation cleanly
NeilBrown
2024-09-20
sunrpc: merge svc_rqst_alloc() into svc_prepare_thread()
NeilBrown
2024-09-20
sunrpc: don't take ->sv_lock when updating ->sv_nrthreads.
NeilBrown
2024-09-20
sunrpc: change sp_nrthreads from atomic_t to unsigned int.
NeilBrown
2024-09-20
sunrpc: document locking rules for svc_exit_thread()
NeilBrown
2024-09-01
SUNRPC: make various functions static, or not exported.
NeilBrown
2024-07-19
sunrpc: avoid -Wformat-security warning
Arnd Bergmann
2024-07-08
sunrpc: refactor pool_mode setting code
Jeff Layton
2024-07-08
sunrpc: fix up the special handling of sv_nrpools == 1
Jeff Layton
2024-06-21
SUNRPC: Fix backchannel reply, again
Chuck Lever
2024-05-06
sunrpc: removed redundant procp check
Aleksandr Aprelkov
2024-03-01
SUNRPC: Remove EXPORT_SYMBOL_GPL for svc_process_bc()
Chuck Lever
2024-03-01
sunrpc: pass in the sv_stats struct through svc_create_pooled
Josef Bacik
2024-03-01
sunrpc: don't change ->sv_stats if it doesn't exist
Josef Bacik
2024-01-29
NFSv4.1: Assign the right value for initval and retries for rpc timeout
Samasth Norway Ananda
2024-01-10
Merge tag 'nfs-for-6.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2024-01-07
SUNRPC: discard sv_refcnt, and svc_get/svc_put
NeilBrown
2024-01-07
SUNRPC: Remove RQ_SPLICE_OK
Chuck Lever
2024-01-04
NFSv4.1: Use the nfs_client's rpc timeouts for backchannel
Benjamin Coddington
2023-10-16
SUNRPC: Remove BUG_ON call sites
Chuck Lever
2023-10-16
SUNRPC: change the back-channel queue to lwq
NeilBrown
2023-10-16
SUNRPC: discard sp_lock
NeilBrown
2023-10-16
SUNRPC: change sp_nrthreads to atomic_t
NeilBrown
2023-10-16
SUNRPC: use lwq for sp_sockets - renamed to sp_xprts
NeilBrown
[next]