开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
netns.h
Age
Commit message (
Expand
)
Author
2024-09-23
nfsd: add LOCALIO support
Weston Andros Adamson
2024-09-23
nfsd: add nfsd_serv_try_get and nfsd_serv_put
Mike Snitzer
2024-09-20
NFSD: Limit the number of concurrent async COPY operations
Chuck Lever
2024-09-20
nfsd: don't allocate the versions array.
NeilBrown
2024-05-06
NFSD: add write_version to netlink command
Lorenzo Bianconi
2024-03-01
nfsd: allow admin-revoked NFSv4.0 state to be freed.
NeilBrown
2024-03-01
nfsd: make svc_stat per-network namespace instead of global
Josef Bacik
2024-03-01
nfsd: make all of the nfsd stats per-network namespace
Josef Bacik
2024-03-01
nfsd: rename NFSD_NET_* to NFSD_STATS_*
Josef Bacik
2024-01-07
SUNRPC: discard sv_refcnt, and svc_get/svc_put
NeilBrown
2024-01-07
svc: don't hold reference for poolstats, only mutex.
NeilBrown
2023-10-04
nfsd: dynamically allocate the nfsd-reply shrinker
Qi Zheng
2023-10-04
nfsd: dynamically allocate the nfsd-client shrinker
Qi Zheng
2023-02-20
Merge tag 'locks-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...
Linus Torvalds
2023-01-12
NFSD: replace delayed_work with work_struct for nfsd_client_shrinker
Dai Ngo
2023-01-11
filelock: move file locking definitions to separate header file
Jeff Layton
2022-09-26
NFSD: add shrinker to reap courtesy clients on low memory condition
Dai Ngo
2022-09-26
NFSD: keep track of the number of courtesy clients in the system
Dai Ngo
2022-07-29
NFSD: limit the number of v4 clients to 1024 per 1GB of system memory
Dai Ngo
2022-07-29
NFSD: keep track of the number of v4 clients in the system
Dai Ngo
2022-01-08
NFSD: Rename boot verifier functions
Chuck Lever
2022-01-08
NFSD: Clean up the nfsd_net::nfssvc_boot field
Chuck Lever
2021-12-13
NFSD: simplify per-net file cache management
NeilBrown
2021-12-13
NFSD: simplify locking for network notifier.
NeilBrown
2021-12-13
NFSD: Make it possible to use svc_set_num_threads_sync
NeilBrown
2021-12-13
SUNRPC: stop using ->sv_nrthreads as a refcount
NeilBrown
2021-05-25
NFSD: delay unmount source's export after inter-server copy completed.
Dai Ngo
2021-03-22
nfsd: Ensure knfsd shuts down when the "nfsd" pseudofs is unmounted
Trond Myklebust
2021-01-25
nfsd: protect concurrent access to nfsd stats counters
Amir Goldstein
2020-07-24
nfsd: netns.h: delete a duplicated word
Randy Dunlap
2020-06-01
nfsd4: make drc_slab global, not per-net
J. Bruce Fields
2020-03-16
nfsd: set the server_scope during service startup
Scott Mayhew
2019-12-19
nfsd: use boottime for lease expiry calculation
Arnd Bergmann
2019-12-19
nfsd: make 'boot_time' 64-bit wide
Arnd Bergmann
2019-09-10
nfsd: Support the server resetting the boot verifier
Trond Myklebust
2019-07-03
nfsd: make client/ directory names small ints
J. Bruce Fields
2019-07-03
nfsd: add nfsd/clients directory
J. Bruce Fields
2019-07-03
nfsd: persist nfsd filesystem across mounts
J. Bruce Fields
2019-07-03
nfsd: note inadequate stats locking
J. Bruce Fields
2019-07-03
nfsd4: drc containerization
J. Bruce Fields
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
2019-04-24
nfsd: Allow containers to set supported nfs versions
Trond Myklebust
2019-04-24
nfsd: keep a tally of RECLAIM_COMPLETE operations when using nfsdcld
Scott Mayhew
2018-09-25
NFSD introduce async copy feature
Olga Kornievskaia
2018-06-17
nfsd4: extend reclaim period for reclaiming clients
J. Bruce Fields
2017-11-27
race of nfsd inetaddr notifiers vs nn->nfsd_serv change
Vasily Averin
2017-11-07
nfds: avoid gettimeofday for nfssvc_boot time
Arnd Bergmann
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-10-24
nfsd: move blocked lock handling under a dedicated spinlock
Jeff Layton
2016-09-26
nfsd: add a LRU list for blocked locks
Jeff Layton
[next]