index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfsctl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSD: Distinguish per-net namespace initialization
Chuck Lever
2023-06-18
1
-4
/
+19
*
nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_net
Jeff Layton
2023-06-18
1
-1
/
+9
*
NFSD: trace nfsctl operations
Chuck Lever
2023-06-05
1
-8
/
+25
*
NFSD: Clean up nfsctl_transaction_write()
Chuck Lever
2023-06-05
1
-6
/
+6
*
NFSD: Clean up nfsctl white-space damage
Chuck Lever
2023-06-05
1
-19
/
+19
*
nfsd: fix double fget() bug in __write_ports_addfd()
Dan Carpenter
2023-05-31
1
-6
/
+1
*
nfsd: define exports_proc_ops with CONFIG_PROC_FS
Tom Rix
2023-05-02
1
-12
/
+13
*
NFSD: Clean up nfsd_symlink()
Chuck Lever
2023-02-20
1
-8
/
+3
*
NFSD: Replace /proc/fs/nfsd/supported_krb5_enctypes with a symlink
Chuck Lever
2023-02-20
1
-16
/
+58
*
nfsd: move reply cache initialization into nfsd startup
Jeff Layton
2023-02-20
1
-8
/
+0
*
NFSD: register/unregister of nfsd-client shrinker at nfsd startup/shutdown time
Dai Ngo
2023-01-12
1
-6
/
+1
*
nfsd: allow disabling NFSv2 at compile time
Jeff Layton
2022-11-28
1
-0
/
+2
*
nfsd: ignore requests to disable unsupported versions
Jeff Layton
2022-11-28
1
-1
/
+3
*
NFSD: unregister shrinker when nfsd_init_net() fails
Tetsuo Handa
2022-10-11
1
-1
/
+3
*
nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_file_cache_stats_fops
ChenXiaoSong
2022-09-26
1
-7
/
+2
*
nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_reply_cache_stats_fops
ChenXiaoSong
2022-09-26
1
-7
/
+3
*
nfsd: use DEFINE_SHOW_ATTRIBUTE to define export_features_fops and supported_...
ChenXiaoSong
2022-09-26
1
-24
/
+5
*
NFSD: add shrinker to reap courtesy clients on low memory condition
Dai Ngo
2022-09-26
1
-2
/
+4
*
nfsd: silence extraneous printk on nfsd.ko insertion
Jeff Layton
2022-07-30
1
-1
/
+0
*
NFSD: refactoring v4 specific code to a helper in nfs4state.c
Dai Ngo
2022-07-30
1
-8
/
+1
*
NFSD: Hook up the filecache stat file
Chuck Lever
2022-07-30
1
-0
/
+10
*
nfsd: remove redundant assignment to variable len
Colin Ian King
2022-07-30
1
-1
/
+0
*
nfsd: Fix null-ptr-deref in nfsd_fill_super()
Zhang Xiaoxu
2022-05-23
1
-7
/
+7
*
nfsd: Unregister the cld notifier when laundry_wq create failed
Zhang Xiaoxu
2022-05-23
1
-1
/
+3
*
NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsd
Dai Ngo
2022-05-19
1
-0
/
+4
*
SUNRPC: Rename svc_close_xprt()
Chuck Lever
2022-02-28
1
-1
/
+1
*
SUNRPC: Rename svc_create_xprt()
Chuck Lever
2022-02-28
1
-4
/
+4
*
fsnotify: fix fsnotify hooks in pseudo filesystems
Amir Goldstein
2022-01-24
1
-2
/
+3
*
NFSD: Clean up the nfsd_net::nfssvc_boot field
Chuck Lever
2022-01-08
1
-1
/
+2
*
NFSD: simplify locking for network notifier.
NeilBrown
2021-12-13
1
-2
/
+0
*
SUNRPC: stop using ->sv_nrthreads as a refcount
NeilBrown
2021-12-13
1
-12
/
+10
*
SUNRPC/NFSD: clean up get/put functions.
NeilBrown
2021-12-13
1
-2
/
+2
*
NFSD: handle errors better in write_ports_addfd()
NeilBrown
2021-12-13
1
-1
/
+1
*
nfsd: Fix nsfd startup race (again)
Alexander Sverdlin
2021-12-10
1
-7
/
+7
*
Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2021-11-11
1
-3
/
+3
|
\
|
*
NFSD: simplify struct nfsfh
NeilBrown
2021-10-02
1
-3
/
+3
*
|
NFSD: Keep existing listeners on portlist error
Benjamin Coddington
2021-10-06
1
-1
/
+4
*
|
nfsd: fix error handling of register_pernet_subsys() in init_nfsd()
Patrick Ho
2021-09-30
1
-1
/
+1
|
/
*
nfsd: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-04-20
1
-0
/
+1
*
nfsd: report client confirmation status in "info" file
NeilBrown
2021-03-22
1
-6
/
+8
*
nfsd: Ensure knfsd shuts down when the "nfsd" pseudofs is unmounted
Trond Myklebust
2021-03-22
1
-12
/
+2
*
Merge tag 'nfsd-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2021-02-22
1
-7
/
+7
|
\
|
*
nfsd: register pernet ops last, unregister first
J. Bruce Fields
2021-02-15
1
-7
/
+7
*
|
nfsd: report per-export stats
Amir Goldstein
2021-01-25
1
-0
/
+3
*
|
nfsd: protect concurrent access to nfsd stats counters
Amir Goldstein
2021-01-25
1
-1
/
+4
|
/
*
nfsd: remove fault injection code
J. Bruce Fields
2020-09-26
1
-3
/
+0
*
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-04
1
-1
/
+1
|
\
|
*
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
*
|
nfsd: fix nfsdfs inode reference count leak
J. Bruce Fields
2020-06-29
1
-0
/
+1
*
|
nfsd4: fix nfsdfs reference count loop
J. Bruce Fields
2020-06-29
1
-10
/
+12
|
/
[next]