index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfsctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-01
Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-0
/
+1
2023-08-30
nfsd: add a MODULE_DESCRIPTION
Jeff Layton
1
-0
/
+1
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
2023-08-24
NFSD: Fix a thinko introduced by recent trace point changes
Chuck Lever
1
-0
/
+1
2023-07-24
nfsd: convert to ctime accessor functions
Jeff Layton
1
-1
/
+1
2023-06-18
NFSD: Distinguish per-net namespace initialization
Chuck Lever
1
-4
/
+19
2023-06-18
nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_net
Jeff Layton
1
-1
/
+9
2023-06-05
NFSD: trace nfsctl operations
Chuck Lever
1
-8
/
+25
2023-06-05
NFSD: Clean up nfsctl_transaction_write()
Chuck Lever
1
-6
/
+6
2023-06-05
NFSD: Clean up nfsctl white-space damage
Chuck Lever
1
-19
/
+19
2023-05-31
nfsd: fix double fget() bug in __write_ports_addfd()
Dan Carpenter
1
-6
/
+1
2023-05-02
nfsd: define exports_proc_ops with CONFIG_PROC_FS
Tom Rix
1
-12
/
+13
2023-02-20
NFSD: Clean up nfsd_symlink()
Chuck Lever
1
-8
/
+3
2023-02-20
NFSD: Replace /proc/fs/nfsd/supported_krb5_enctypes with a symlink
Chuck Lever
1
-16
/
+58
2023-02-20
nfsd: move reply cache initialization into nfsd startup
Jeff Layton
1
-8
/
+0
2023-01-12
NFSD: register/unregister of nfsd-client shrinker at nfsd startup/shutdown time
Dai Ngo
1
-6
/
+1
2022-11-28
nfsd: allow disabling NFSv2 at compile time
Jeff Layton
1
-0
/
+2
2022-11-28
nfsd: ignore requests to disable unsupported versions
Jeff Layton
1
-1
/
+3
2022-10-11
NFSD: unregister shrinker when nfsd_init_net() fails
Tetsuo Handa
1
-1
/
+3
2022-09-26
nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_file_cache_stats_fops
ChenXiaoSong
1
-7
/
+2
2022-09-26
nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_reply_cache_stats_fops
ChenXiaoSong
1
-7
/
+3
2022-09-26
nfsd: use DEFINE_SHOW_ATTRIBUTE to define export_features_fops and supported_...
ChenXiaoSong
1
-24
/
+5
2022-09-26
NFSD: add shrinker to reap courtesy clients on low memory condition
Dai Ngo
1
-2
/
+4
2022-07-30
nfsd: silence extraneous printk on nfsd.ko insertion
Jeff Layton
1
-1
/
+0
2022-07-30
NFSD: refactoring v4 specific code to a helper in nfs4state.c
Dai Ngo
1
-8
/
+1
2022-07-30
NFSD: Hook up the filecache stat file
Chuck Lever
1
-0
/
+10
2022-07-30
nfsd: remove redundant assignment to variable len
Colin Ian King
1
-1
/
+0
2022-05-23
nfsd: Fix null-ptr-deref in nfsd_fill_super()
Zhang Xiaoxu
1
-7
/
+7
2022-05-23
nfsd: Unregister the cld notifier when laundry_wq create failed
Zhang Xiaoxu
1
-1
/
+3
2022-05-19
NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsd
Dai Ngo
1
-0
/
+4
2022-02-28
SUNRPC: Rename svc_close_xprt()
Chuck Lever
1
-1
/
+1
2022-02-28
SUNRPC: Rename svc_create_xprt()
Chuck Lever
1
-4
/
+4
2022-01-24
fsnotify: fix fsnotify hooks in pseudo filesystems
Amir Goldstein
1
-2
/
+3
2022-01-08
NFSD: Clean up the nfsd_net::nfssvc_boot field
Chuck Lever
1
-1
/
+2
2021-12-13
NFSD: simplify locking for network notifier.
NeilBrown
1
-2
/
+0
2021-12-13
SUNRPC: stop using ->sv_nrthreads as a refcount
NeilBrown
1
-12
/
+10
2021-12-13
SUNRPC/NFSD: clean up get/put functions.
NeilBrown
1
-2
/
+2
2021-12-13
NFSD: handle errors better in write_ports_addfd()
NeilBrown
1
-1
/
+1
2021-12-10
nfsd: Fix nsfd startup race (again)
Alexander Sverdlin
1
-7
/
+7
2021-11-11
Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-3
/
+3
2021-10-06
NFSD: Keep existing listeners on portlist error
Benjamin Coddington
1
-1
/
+4
2021-10-02
NFSD: simplify struct nfsfh
NeilBrown
1
-3
/
+3
2021-09-30
nfsd: fix error handling of register_pernet_subsys() in init_nfsd()
Patrick Ho
1
-1
/
+1
2021-04-20
nfsd: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-03-22
nfsd: report client confirmation status in "info" file
NeilBrown
1
-6
/
+8
2021-03-22
nfsd: Ensure knfsd shuts down when the "nfsd" pseudofs is unmounted
Trond Myklebust
1
-12
/
+2
2021-02-23
Merge tag 'nfsd-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-7
/
+7
2021-02-15
nfsd: register pernet ops last, unregister first
J. Bruce Fields
1
-7
/
+7
2021-01-25
nfsd: report per-export stats
Amir Goldstein
1
-0
/
+3
2021-01-25
nfsd: protect concurrent access to nfsd stats counters
Amir Goldstein
1
-1
/
+4
[next]