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
/
nfsd.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-01
NFSD: handle GETATTR conflict with write delegation
Dai Ngo
1
-0
/
+1
2024-03-01
nfsd: prepare for supporting admin-revocation of state
NeilBrown
1
-0
/
+1
2024-03-01
nfsd: remove nfsd_stats, make th_cnt a global counter
Josef Bacik
1
-0
/
+1
2024-01-08
nfsd: rename nfsd_last_thread() to nfsd_destroy_serv()
NeilBrown
1
-1
/
+1
2024-01-05
nfsd: drop the nfsd_put helper
Jeff Layton
1
-7
/
+0
2023-12-15
nfsd: call nfsd_last_thread() before final nfsd_put()
NeilBrown
1
-0
/
+1
2023-10-16
NFSD: add rpc_status netlink support
Lorenzo Bianconi
1
-0
/
+17
2023-08-30
nfsd: separate nfsd_last_thread() from nfsd_put()
NeilBrown
1
-1
/
+6
2023-02-20
SUNRPC: Refactor RPC server dispatch method
Chuck Lever
1
-1
/
+1
2023-01-12
NFSD: register/unregister of nfsd-client shrinker at nfsd startup/shutdown time
Dai Ngo
1
-4
/
+2
2022-11-28
nfsd: allow disabling NFSv2 at compile time
Jeff Layton
1
-2
/
+1
2022-09-26
NFSD: add shrinker to reap courtesy clients on low memory condition
Dai Ngo
1
-2
/
+4
2022-09-26
NFSD: Add a mechanism to wait for a DELEGRETURN
Chuck Lever
1
-0
/
+7
2022-07-30
NFSD: limit the number of v4 clients to 1024 per 1GB of system memory
Dai Ngo
1
-0
/
+2
2022-07-30
NFSD: refactoring v4 specific code to a helper in nfs4state.c
Dai Ngo
1
-0
/
+4
2022-07-11
NFSD: Decode NFSv4 birth time attribute
Chuck Lever
1
-1
/
+2
2022-05-19
NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsd
Dai Ngo
1
-0
/
+4
2022-05-19
NFSD: add courteous server support for thread with only delegation
Dai Ngo
1
-0
/
+1
2022-02-28
nfsd: Add support for the birth time attribute
Ondrej Valousek
1
-1
/
+1
2021-12-13
SUNRPC/NFSD: clean up get/put functions.
NeilBrown
1
-1
/
+1
2021-10-13
SUNRPC: Change return value type of .pc_encode
Chuck Lever
1
-1
/
+1
2021-10-13
SUNRPC: Replace the "__be32 *p" parameter to .pc_encode
Chuck Lever
1
-1
/
+2
2021-10-13
SUNRPC: Change return value type of .pc_decode
Chuck Lever
1
-1
/
+1
2021-10-13
SUNRPC: Replace the "__be32 *p" parameter to .pc_decode
Chuck Lever
1
-1
/
+2
2021-05-26
NFSD: delay unmount source's export after inter-server copy completed.
Dai Ngo
1
-0
/
+4
2021-03-22
nfsd: report client confirmation status in "info" file
NeilBrown
1
-1
/
+3
2021-03-22
nfsd: Ensure knfsd shuts down when the "nfsd" pseudofs is unmounted
Trond Myklebust
1
-2
/
+1
2021-01-25
nfsd: report per-export stats
Amir Goldstein
1
-1
/
+1
2020-12-09
Revert "nfsd4: support change_attr_type attribute"
J. Bruce Fields
1
-1
/
+0
2020-11-30
NFSD: Add common helpers to decode void args and encode void results
Chuck Lever
1
-0
/
+8
2020-07-14
nfsd: add defines for NFSv4.2 extended attribute support
Frank van der Linden
1
-1
/
+4
2020-06-29
nfsd4: fix nfsdfs reference count loop
J. Bruce Fields
1
-0
/
+3
2020-05-09
nfsd: clients don't need to break their own delegations
J. Bruce Fields
1
-0
/
+2
2019-12-20
nfsd: remove nfs4_reset_lease() declarations
Arnd Bergmann
1
-2
/
+0
2019-12-09
NFSD fix mismatching type in nfsd4_set_netaddr
Olga Kornievskaia
1
-1
/
+1
2019-12-09
NFSD fill-in netloc4 structure
Olga Kornievskaia
1
-0
/
+32
2019-11-30
nfsd: check for EBUSY from vfs_rmdir/vfs_unink.
NeilBrown
1
-1
/
+2
2019-07-04
nfsd4: add a client info file
J. Bruce Fields
1
-1
/
+3
2019-07-04
nfsd: add nfsd/clients directory
J. Bruce Fields
1
-0
/
+9
2019-04-24
nfsd: knfsd must use the container user namespace
Trond Myklebust
1
-0
/
+7
2019-04-24
SUNRPC: Cache the process user cred in the RPC server listener
Trond Myklebust
1
-1
/
+1
2019-04-24
nfsd: Allow containers to set supported nfs versions
Trond Myklebust
1
-3
/
+5
2018-06-17
nfsd4: support change_attr_type attribute
J. Bruce Fields
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-05-15
sunrpc: mark all struct svc_version instances as const
Christoph Hellwig
1
-3
/
+3
2017-01-31
nfsd: constify nfsd_suppatttrs
J. Bruce Fields
1
-3
/
+3
2016-12-16
nfsd: add support for the umask attribute
Andreas Gruenbacher
1
-2
/
+7
2016-11-01
nfsd: catch errors in decode_fattr earlier
J. Bruce Fields
1
-1
/
+5
2016-11-01
nfsd: clean up supported attribute handling
J. Bruce Fields
1
-14
/
+7
2016-07-13
nfsd: implement machine credential support for some operations
Andrew Elble
1
-0
/
+5
[next]