index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfsctl.c
Age
Commit message (
Expand
)
Author
2024-01-11
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-01-11
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2024-01-07
nfsd: rename nfsd_last_thread() to nfsd_destroy_serv()
NeilBrown
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
2024-01-07
nfsd: new Kconfig option for legacy client tracking
Jeff Layton
2024-01-05
Merge tag 'nfsd-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2024-01-04
nfsd: drop the nfsd_put helper
Jeff Layton
2023-12-20
Merge tag 'nfsd-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-12-20
nfsd: kill stale comment about simple_fill_super() requirements
Al Viro
2023-12-15
nfsd: hold nfsd_mutex across entire netlink operation
NeilBrown
2023-12-15
nfsd: call nfsd_last_thread() before final nfsd_put()
NeilBrown
2023-11-18
switch nfsd_client_rmdir() to use of simple_recursive_removal()
Al Viro
2023-10-30
Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-10-18
nfsd: convert to new timestamp accessors
Jeff Layton
2023-10-16
NFSD: add rpc_status netlink support
Lorenzo Bianconi
2023-10-16
NFSD: introduce netlink stubs
Lorenzo Bianconi
2023-08-31
Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-08-29
nfsd: add a MODULE_DESCRIPTION
Jeff Layton
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-24
NFSD: Fix a thinko introduced by recent trace point changes
Chuck Lever
2023-07-24
nfsd: convert to ctime accessor functions
Jeff Layton
2023-06-18
NFSD: Distinguish per-net namespace initialization
Chuck Lever
2023-06-18
nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_net
Jeff Layton
2023-06-05
NFSD: trace nfsctl operations
Chuck Lever
2023-06-05
NFSD: Clean up nfsctl_transaction_write()
Chuck Lever
2023-06-05
NFSD: Clean up nfsctl white-space damage
Chuck Lever
2023-05-31
nfsd: fix double fget() bug in __write_ports_addfd()
Dan Carpenter
2023-05-02
nfsd: define exports_proc_ops with CONFIG_PROC_FS
Tom Rix
2023-02-20
NFSD: Clean up nfsd_symlink()
Chuck Lever
2023-02-20
NFSD: Replace /proc/fs/nfsd/supported_krb5_enctypes with a symlink
Chuck Lever
2023-02-20
nfsd: move reply cache initialization into nfsd startup
Jeff Layton
2023-01-11
NFSD: register/unregister of nfsd-client shrinker at nfsd startup/shutdown time
Dai Ngo
2022-11-28
nfsd: allow disabling NFSv2 at compile time
Jeff Layton
2022-11-28
nfsd: ignore requests to disable unsupported versions
Jeff Layton
2022-10-11
NFSD: unregister shrinker when nfsd_init_net() fails
Tetsuo Handa
2022-09-26
nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_file_cache_stats_fops
ChenXiaoSong
2022-09-26
nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_reply_cache_stats_fops
ChenXiaoSong
2022-09-26
nfsd: use DEFINE_SHOW_ATTRIBUTE to define export_features_fops and supported_...
ChenXiaoSong
2022-09-26
NFSD: add shrinker to reap courtesy clients on low memory condition
Dai Ngo
2022-07-29
nfsd: silence extraneous printk on nfsd.ko insertion
Jeff Layton
2022-07-29
NFSD: refactoring v4 specific code to a helper in nfs4state.c
Dai Ngo
2022-07-29
NFSD: Hook up the filecache stat file
Chuck Lever
2022-07-29
nfsd: remove redundant assignment to variable len
Colin Ian King
2022-05-23
nfsd: Fix null-ptr-deref in nfsd_fill_super()
Zhang Xiaoxu
2022-05-23
nfsd: Unregister the cld notifier when laundry_wq create failed
Zhang Xiaoxu
2022-05-19
NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsd
Dai Ngo
2022-02-28
SUNRPC: Rename svc_close_xprt()
Chuck Lever
2022-02-28
SUNRPC: Rename svc_create_xprt()
Chuck Lever
2022-01-24
fsnotify: fix fsnotify hooks in pseudo filesystems
Amir Goldstein
[next]