summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfsd.h
Commit message (Expand)AuthorAgeFilesLines
* NFS/knfsd: Remove the invalid NFS error 'NFSERR_OPNOTSUPP'Trond Myklebust2024-05-061-1/+0
* NFSD: allow callers to pass in scope string to nfsd_svcJeff Layton2024-05-061-1/+1
* NFSD: handle GETATTR conflict with write delegationDai Ngo2024-03-011-0/+1
* nfsd: prepare for supporting admin-revocation of stateNeilBrown2024-03-011-0/+1
* nfsd: remove nfsd_stats, make th_cnt a global counterJosef Bacik2024-03-011-0/+1
* nfsd: rename nfsd_last_thread() to nfsd_destroy_serv()NeilBrown2024-01-071-1/+1
* nfsd: drop the nfsd_put helperJeff Layton2024-01-041-7/+0
* nfsd: call nfsd_last_thread() before final nfsd_put()NeilBrown2023-12-151-0/+1
* NFSD: add rpc_status netlink supportLorenzo Bianconi2023-10-161-0/+17
* nfsd: separate nfsd_last_thread() from nfsd_put()NeilBrown2023-08-291-1/+6
* SUNRPC: Refactor RPC server dispatch methodChuck Lever2023-02-201-1/+1
* NFSD: register/unregister of nfsd-client shrinker at nfsd startup/shutdown timeDai Ngo2023-01-111-4/+2
* nfsd: allow disabling NFSv2 at compile timeJeff Layton2022-11-281-2/+1
* NFSD: add shrinker to reap courtesy clients on low memory conditionDai Ngo2022-09-261-2/+4
* NFSD: Add a mechanism to wait for a DELEGRETURNChuck Lever2022-09-261-0/+7
* NFSD: limit the number of v4 clients to 1024 per 1GB of system memoryDai Ngo2022-07-291-0/+2
* NFSD: refactoring v4 specific code to a helper in nfs4state.cDai Ngo2022-07-291-0/+4
* NFSD: Decode NFSv4 birth time attributeChuck Lever2022-07-111-1/+2
* NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsdDai Ngo2022-05-191-0/+4
* NFSD: add courteous server support for thread with only delegationDai Ngo2022-05-191-0/+1
* nfsd: Add support for the birth time attributeOndrej Valousek2022-02-281-1/+1
* SUNRPC/NFSD: clean up get/put functions.NeilBrown2021-12-131-1/+1
* SUNRPC: Change return value type of .pc_encodeChuck Lever2021-10-131-1/+1
* SUNRPC: Replace the "__be32 *p" parameter to .pc_encodeChuck Lever2021-10-131-1/+2
* SUNRPC: Change return value type of .pc_decodeChuck Lever2021-10-131-1/+1
* SUNRPC: Replace the "__be32 *p" parameter to .pc_decodeChuck Lever2021-10-131-1/+2
* NFSD: delay unmount source's export after inter-server copy completed.Dai Ngo2021-05-251-0/+4
* nfsd: report client confirmation status in "info" fileNeilBrown2021-03-221-1/+3
* nfsd: Ensure knfsd shuts down when the "nfsd" pseudofs is unmountedTrond Myklebust2021-03-221-2/+1
* nfsd: report per-export statsAmir Goldstein2021-01-251-1/+1
* Revert "nfsd4: support change_attr_type attribute"J. Bruce Fields2020-12-091-1/+0
* NFSD: Add common helpers to decode void args and encode void resultsChuck Lever2020-11-301-0/+8
* nfsd: add defines for NFSv4.2 extended attribute supportFrank van der Linden2020-07-131-1/+4
* nfsd4: fix nfsdfs reference count loopJ. Bruce Fields2020-06-291-0/+3
* nfsd: clients don't need to break their own delegationsJ. Bruce Fields2020-05-081-0/+2
* nfsd: remove nfs4_reset_lease() declarationsArnd Bergmann2019-12-191-2/+0
* NFSD fix mismatching type in nfsd4_set_netaddrOlga Kornievskaia2019-12-091-1/+1
* NFSD fill-in netloc4 structureOlga Kornievskaia2019-12-091-0/+32
* nfsd: check for EBUSY from vfs_rmdir/vfs_unink.NeilBrown2019-11-301-1/+2
* nfsd4: add a client info fileJ. Bruce Fields2019-07-031-1/+3
* nfsd: add nfsd/clients directoryJ. Bruce Fields2019-07-031-0/+9
* nfsd: knfsd must use the container user namespaceTrond Myklebust2019-04-241-0/+7
* SUNRPC: Cache the process user cred in the RPC server listenerTrond Myklebust2019-04-241-1/+1
* nfsd: Allow containers to set supported nfs versionsTrond Myklebust2019-04-241-3/+5
* nfsd4: support change_attr_type attributeJ. Bruce Fields2018-06-171-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sunrpc: mark all struct svc_version instances as constChristoph Hellwig2017-05-151-3/+3
* nfsd: constify nfsd_suppatttrsJ. Bruce Fields2017-01-311-3/+3
* nfsd: add support for the umask attributeAndreas Gruenbacher2016-12-151-2/+7
* nfsd: catch errors in decode_fattr earlierJ. Bruce Fields2016-11-011-1/+5