index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfsctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfsd: silence extraneous printk on nfsd.ko insertion
Jeff Layton
2022-07-29
1
-1
/
+0
*
NFSD: refactoring v4 specific code to a helper in nfs4state.c
Dai Ngo
2022-07-29
1
-8
/
+1
*
NFSD: Hook up the filecache stat file
Chuck Lever
2022-07-29
1
-0
/
+10
*
nfsd: remove redundant assignment to variable len
Colin Ian King
2022-07-29
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-10
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-25
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
|
/
*
nfsd4: make drc_slab global, not per-net
J. Bruce Fields
2020-06-01
1
-0
/
+6
*
NFSD: Fix improperly-formatted Doxygen comments
Chuck Lever
2020-05-20
1
-13
/
+13
*
nfsd: fsnotify on rmdir under nfsd/clients/
J. Bruce Fields
2020-03-19
1
-0
/
+1
*
Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2020-02-07
1
-3
/
+3
|
\
|
*
nfsd: use boottime for lease expiry calculation
Arnd Bergmann
2019-12-19
1
-3
/
+3
*
|
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-7
/
+6
|
/
*
Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-09-27
1
-0
/
+1
|
\
|
*
nfsd: Support the server resetting the boot verifier
Trond Myklebust
2019-09-10
1
-0
/
+1
*
|
Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-09-18
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
new helper: get_tree_keyed()
Al Viro
2019-09-05
1
-2
/
+1
*
|
nfsd: initialize i_private before d_add
J. Bruce Fields
2019-08-15
1
-6
/
+6
*
|
nfsd: use i_wrlock instead of rcu for nfsdfs i_private
J. Bruce Fields
2019-08-15
1
-4
/
+2
*
|
nfsd: fix dentry leak upon mkdir failure.
Tetsuo Handa
2019-08-15
1
-0
/
+1
|
/
*
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-07-19
1
-7
/
+25
|
\
|
*
vfs: Convert nfsctl to use the new mount API
David Howells
2019-05-25
1
-7
/
+26
*
|
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
1
-4
/
+1
|
\
\
|
*
|
nfsd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-03
1
-4
/
+1
*
|
|
nfsd: Make __get_nfsdfs_client() static
YueHaibing
2019-07-09
1
-1
/
+1
[next]