开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfssvc.c
Age
Commit message (
Expand
)
Author
2026-08-10
sunrpc: derive the pool count instead of caching it in sv_nrpools
Jeff Layton
2026-08-10
nfsd: restore rq_status_counter to even on all nfsd_dispatch() exit paths
Jeff Layton
2026-08-10
nfsd: fix version mismatch loops in nfsd_acl_init_request()
Jeff Layton
2026-08-10
SUNRPC: Add svc_serv_maxthreads() to report the thread ceiling
Chuck Lever
2026-08-10
nfsd: convert nfsd_net boolean flags to unsigned long flags word
Chris Mason
2026-03-29
nfsd/sunrpc: move rq_cachetype into struct nfsd_thread_local_info
Jeff Layton
2026-03-29
nfsd/sunrpc: add svc_rqst->rq_private pointer and remove rq_lease_breaker
Jeff Layton
2026-02-24
nfsd: report the requested maximum number of threads instead of number running
Jeff Layton
2026-01-28
nfsd: add controls to set the minimum number of threads per pool
Jeff Layton
2026-01-28
nfsd: adjust number of running nfsd threads based on activity
Jeff Layton
2026-01-28
sunrpc: allow svc_recv() to return -ETIMEDOUT and -EBUSY
Jeff Layton
2026-01-28
sunrpc: introduce the concept of a minimum number of threads per pool
Jeff Layton
2026-01-28
sunrpc: split svc_set_num_threads() into two functions
Jeff Layton
2026-01-02
NFSD: net ref data still needs to be freed even if net hasn't startup
Edward Adam Davis
2025-12-18
nfsd: fix memory leak in nfsd_create_serv error paths
Shardul Bankar
2025-11-25
NFSD: don't start nfsd if sv_permsocks is empty
Olga Kornievskaia
2025-09-23
SUNRPC: Move the svc_rpcb_cleanup() call sites
Chuck Lever
2025-05-15
NFSD: Add a "default" block size
Chuck Lever
2025-05-11
nfsd: Initialize ssc before laundromat_work to prevent NULL dereference
Li Lingfeng
2025-01-28
Merge tag 'nfs-for-6.14-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2025-01-14
nfsd: rename nfsd_serv_ prefixed methods and variables with nfsd_net_
Mike Snitzer
2025-01-14
nfsd: update percpu_ref to manage references on nfsd_net
Mike Snitzer
2025-01-06
nfsd: remove artificial limits on the session-based DRC
NeilBrown
2025-01-06
sunrpc: remove all connection limit configuration
NeilBrown
2024-10-11
Merge tag 'nfs-for-6.12-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2024-10-10
Merge tag 'nfsd-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2024-10-03
nfs_common: fix race in NFS calls to nfsd_file_put_local() and nfsd_serv_put()
Mike Snitzer
2024-09-23
nfsd: implement server support for NFS_LOCALIO_PROGRAM
Mike Snitzer
2024-09-23
nfs_common: prepare for the NFS client to use nfsd_file for LOCALIO
Mike Snitzer
2024-09-23
SUNRPC: replace program list with program array
NeilBrown
2024-09-23
nfsd: add nfsd_serv_try_get and nfsd_serv_put
Mike Snitzer
2024-09-23
nfsd: nfsd_destroy_serv() must call svc_destroy() even if nfsd_startup_net() ...
NeilBrown
2024-09-20
nfsd: use nfsd_v4client() in nfsd_breaker_owns_lease()
NeilBrown
2024-09-20
sunrpc: allow svc threads to fail initialisation cleanly
NeilBrown
2024-09-20
sunrpc: change sp_nrthreads from atomic_t to unsigned int.
NeilBrown
2024-09-20
nfsd: don't allocate the versions array.
NeilBrown
2024-09-01
nfsd: move nfsd_pool_stats_open into nfsctl.c
NeilBrown
2024-07-08
nfsd: allow passing in array of thread counts via netlink
Jeff Layton
2024-07-08
nfsd: make nfsd_svc take an array of thread counts
Jeff Layton
2024-06-25
nfsd: initialise nfsd_info.mutex early.
NeilBrown
2024-05-06
NFSD: add write_version to netlink command
Lorenzo Bianconi
2024-05-06
NFSD: allow callers to pass in scope string to nfsd_svc
Jeff Layton
2024-05-06
NFSD: move nfsd_mutex handling into nfsd_svc callers
Jeff Layton
2024-03-01
nfsd: make svc_stat per-network namespace instead of global
Josef Bacik
2024-03-01
nfsd: remove nfsd_stats, make th_cnt a global counter
Josef Bacik
2024-03-01
sunrpc: remove ->pg_stats from svc_program
Josef Bacik
2024-03-01
sunrpc: pass in the sv_stats struct through svc_create_pooled
Josef Bacik
2024-03-01
nfsd: stop setting ->pg_stats for unused stats
Josef Bacik
2024-03-01
nfsd: Don't leave work of closing files to a work queue
NeilBrown
2024-01-07
nfsd: rename nfsd_last_thread() to nfsd_destroy_serv()
NeilBrown
[next]