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
/
nfssvc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-12
Merge tag 'nfs-for-6.12-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-2
/
+2
2024-10-10
Merge tag 'nfsd-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-3
/
+3
2024-10-03
nfs_common: fix race in NFS calls to nfsd_file_put_local() and nfsd_serv_put()
Mike Snitzer
1
-2
/
+2
2024-09-23
nfsd: implement server support for NFS_LOCALIO_PROGRAM
Mike Snitzer
1
-1
/
+22
2024-09-23
nfs_common: prepare for the NFS client to use nfsd_file for LOCALIO
Mike Snitzer
1
-0
/
+1
2024-09-23
SUNRPC: replace program list with program array
NeilBrown
1
-19
/
+19
2024-09-23
nfsd: add nfsd_serv_try_get and nfsd_serv_put
Mike Snitzer
1
-0
/
+43
2024-09-23
nfsd: nfsd_destroy_serv() must call svc_destroy() even if nfsd_startup_net() ...
NeilBrown
1
-3
/
+3
2024-09-21
nfsd: use nfsd_v4client() in nfsd_breaker_owns_lease()
NeilBrown
1
-2
/
+4
2024-09-21
sunrpc: allow svc threads to fail initialisation cleanly
NeilBrown
1
-6
/
+3
2024-09-21
sunrpc: change sp_nrthreads from atomic_t to unsigned int.
NeilBrown
1
-1
/
+1
2024-09-21
nfsd: don't allocate the versions array.
NeilBrown
1
-83
/
+19
2024-09-01
nfsd: move nfsd_pool_stats_open into nfsctl.c
NeilBrown
1
-7
/
+0
2024-07-08
nfsd: allow passing in array of thread counts via netlink
Jeff Layton
1
-1
/
+11
2024-07-08
nfsd: make nfsd_svc take an array of thread counts
Jeff Layton
1
-21
/
+33
2024-06-25
nfsd: initialise nfsd_info.mutex early.
NeilBrown
1
-1
/
+0
2024-05-06
NFSD: add write_version to netlink command
Lorenzo Bianconi
1
-2
/
+1
2024-05-06
NFSD: allow callers to pass in scope string to nfsd_svc
Jeff Layton
1
-2
/
+2
2024-05-06
NFSD: move nfsd_mutex handling into nfsd_svc callers
Jeff Layton
1
-2
/
+2
2024-03-01
nfsd: make svc_stat per-network namespace instead of global
Josef Bacik
1
-1
/
+1
2024-03-01
nfsd: remove nfsd_stats, make th_cnt a global counter
Josef Bacik
1
-2
/
+3
2024-03-01
sunrpc: remove ->pg_stats from svc_program
Josef Bacik
1
-1
/
+0
2024-03-01
sunrpc: pass in the sv_stats struct through svc_create_pooled
Josef Bacik
1
-1
/
+2
2024-03-01
nfsd: stop setting ->pg_stats for unused stats
Josef Bacik
1
-5
/
+0
2024-03-01
nfsd: Don't leave work of closing files to a work queue
NeilBrown
1
-0
/
+2
2024-01-08
nfsd: rename nfsd_last_thread() to nfsd_destroy_serv()
NeilBrown
1
-4
/
+8
2024-01-08
SUNRPC: discard sv_refcnt, and svc_get/svc_put
NeilBrown
1
-22
/
+4
2024-01-08
svc: don't hold reference for poolstats, only mutex.
NeilBrown
1
-22
/
+2
2024-01-08
NFSD: use read_seqbegin() rather than read_seqbegin_or_lock()
Oleg Nesterov
1
-4
/
+3
2023-12-20
Merge tag 'nfsd-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-1
/
+1
2023-12-16
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
1
-1
/
+0
2023-12-15
nfsd: call nfsd_last_thread() before final nfsd_put()
NeilBrown
1
-1
/
+1
2023-11-17
NFSD: Fix checksum mismatches in the duplicate reply cache
Chuck Lever
1
-1
/
+9
2023-11-17
NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
Chuck Lever
1
-1
/
+3
2023-10-16
NFSD: simplify error paths in nfsd_svc()
NeilBrown
1
-10
/
+4
2023-10-16
NFSD: add rpc_status netlink support
Lorenzo Bianconi
1
-0
/
+15
2023-10-16
SUNRPC: change sp_nrthreads to atomic_t
NeilBrown
1
-6
/
+5
2023-10-16
SUNRPC: change how svc threads are asked to exit.
NeilBrown
1
-1
/
+1
2023-09-12
NFSD: fix possible oops when nfsd/pool_stats is closed.
NeilBrown
1
-2
/
+3
2023-08-30
SUNRPC: remove timeout arg from svc_recv()
NeilBrown
1
-1
/
+1
2023-08-30
SUNRPC: change svc_recv() to return void.
NeilBrown
1
-11
/
+2
2023-08-30
SUNRPC: call svc_process() from svc_recv().
NeilBrown
1
-2
/
+1
2023-08-30
nfsd: separate nfsd_last_thread() from nfsd_put()
NeilBrown
1
-33
/
+19
2023-08-30
nfsd: Simplify code around svc_exit_thread() call in nfsd()
NeilBrown
1
-23
/
+0
2023-08-30
nfsd: don't allow nfsd threads to be signalled.
NeilBrown
1
-12
/
+0
2023-08-30
NFSD: Rename struct svc_cacherep
Chuck Lever
1
-1
/
+1
2023-08-30
NFSD: Remove svc_rqst::rq_cacherep
Chuck Lever
1
-4
/
+6
2023-06-18
NFSD: Distinguish per-net namespace initialization
Chuck Lever
1
-0
/
+5
2023-02-20
NFSD: copy the whole verifier in nfsd_copy_write_verifier
Chuck Lever
1
-1
/
+1
2023-02-20
nfsd: move reply cache initialization into nfsd startup
Jeff Layton
1
-1
/
+9
[next]