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
starfive-6.6.48-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
/
nfssvc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-22
nfsd: shut down the NFSv4 state objects before the filecache
Jeff Layton
1
-1
/
+1
2022-12-10
NFSD: Use only RQ_DROPME to signal the need to drop a reply
Chuck Lever
1
-1
/
+1
2022-11-28
nfsd: allow disabling NFSv2 at compile time
Jeff Layton
1
-0
/
+6
2022-09-26
NFSD: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-03-11
NFSD: Remove CONFIG_NFSD_V3
Chuck Lever
1
-2
/
+0
2022-02-28
NFSD: Move svc_serv_ops::svo_function into struct svc_serv
Chuck Lever
1
-6
/
+1
2022-02-28
NFSD: Remove svc_serv_ops::svo_module
Chuck Lever
1
-3
/
+0
2022-02-28
SUNRPC: Remove svc_shutdown_net()
Chuck Lever
1
-1
/
+1
2022-02-28
SUNRPC: Rename svc_create_xprt()
Chuck Lever
1
-4
/
+4
2022-02-28
SUNRPC: Remove svo_shutdown method
Chuck Lever
1
-1
/
+1
2022-02-28
SUNRPC: Remove the .svo_enqueue_xprt method
Chuck Lever
1
-1
/
+0
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-01-08
NFSD: Rename boot verifier functions
Chuck Lever
1
-8
/
+8
2022-01-08
NFSD: Clean up the nfsd_net::nfssvc_boot field
Chuck Lever
1
-13
/
+38
2022-01-08
NFSD: Write verifier might go backwards
Chuck Lever
1
-1
/
+1
2021-12-13
NFSD: simplify locking for network notifier.
NeilBrown
1
-18
/
+20
2021-12-13
SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()
NeilBrown
1
-6
/
+5
2021-12-13
NFSD: Make it possible to use svc_set_num_threads_sync
NeilBrown
1
-21
/
+20
2021-12-13
NFSD: narrow nfsd_mutex protection in nfsd thread
NeilBrown
1
-6
/
+2
2021-12-13
SUNRPC: use sv_lock to protect updates to sv_nrthreads.
NeilBrown
1
-3
/
+2
2021-12-13
nfsd: make nfsd_stats.th_cnt atomic_t
NeilBrown
1
-3
/
+3
2021-12-13
SUNRPC: stop using ->sv_nrthreads as a refcount
NeilBrown
1
-16
/
+26
2021-12-13
SUNRPC/NFSD: clean up get/put functions.
NeilBrown
1
-14
/
+16
2021-12-13
exit: Rename module_put_and_exit to module_put_and_kthread_exit
Eric W. Biederman
1
-1
/
+1
2021-10-19
NFSD:fix boolreturn.cocci warning
Changcheng Deng
1
-1
/
+1
2021-10-13
SUNRPC: Change return value type of .pc_encode
Chuck Lever
1
-4
/
+4
2021-10-13
SUNRPC: Replace the "__be32 *p" parameter to .pc_encode
Chuck Lever
1
-6
/
+3
2021-10-13
SUNRPC: Change return value type of .pc_decode
Chuck Lever
1
-3
/
+3
2021-10-13
SUNRPC: Replace the "__be32 *p" parameter to .pc_decode
Chuck Lever
1
-4
/
+3
2021-05-26
NFSD: delay unmount source's export after inter-server copy completed.
Dai Ngo
1
-0
/
+3
2021-04-15
nfsd: removed unused argument in nfsd_startup_generic()
Vasily Averin
1
-4
/
+4
2021-04-06
NFSD: Use DEFINE_SPINLOCK() for spinlock
Guobin Huang
1
-2
/
+1
2021-03-22
nfsd: Ensure knfsd shuts down when the "nfsd" pseudofs is unmounted
Trond Myklebust
1
-1
/
+34
2021-03-22
NFSD: Extract the svcxdr_init_encode() helper
Chuck Lever
1
-2
/
+2
2021-01-25
NFSD: Remove argument length checking in nfsd_dispatch()
Chuck Lever
1
-34
/
+0
2020-12-18
NFSD: Fix sparse warning in nfssvc.c
Chuck Lever
1
-6
/
+0
2020-12-09
nfsd: Fix message level for normal termination
kazuo ito
1
-2
/
+1
2020-11-30
NFSD: Add tracepoints in nfsd_dispatch()
Chuck Lever
1
-12
/
+5
2020-11-30
NFSD: Add common helpers to decode void args and encode void results
Chuck Lever
1
-0
/
+28
2020-11-30
SUNRPC: Prepare for xdr_stream-style decoding on the server-side
Chuck Lever
1
-0
/
+2
2020-10-12
NFSD: Hoist status code encoding into XDR encoder functions
Chuck Lever
1
-16
/
+5
2020-10-02
NFSD: Map nfserr_wrongsec outside of nfsd_dispatch
Chuck Lever
1
-2
/
+0
2020-10-02
NFSD: Call NFSv2 encoders on error returns
Chuck Lever
1
-6
/
+2
2020-10-02
NFSD: Refactor nfsd_dispatch() error paths
Chuck Lever
1
-25
/
+35
2020-10-02
NFSD: Clean up nfsd_dispatch() variables
Chuck Lever
1
-8
/
+7
2020-10-02
NFSD: Clean up stale comments in nfsd_dispatch()
Chuck Lever
1
-10
/
+16
2020-10-02
NFSD: Clean up switch statement in nfsd_dispatch()
Chuck Lever
1
-4
/
+4
2020-10-02
NFSD: Encoder and decoder functions are always present
Chuck Lever
1
-3
/
+2
2020-09-26
nfsd: rq_lease_breaker cleanup
J. Bruce Fields
1
-1
/
+0
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
[next]