aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd
AgeCommit message (Expand)Author
2023-11-28nfsd: fix file memleak on client_opens_releaseMahmoud Adam
2023-11-08nfsd: lock_rename() needs both directories to live on the same fsAl Viro
2023-09-23nfsd: fix change_info in NFSv4 RENAME repliesJeff Layton
2023-09-23NFSD: da_addr_body field missing in some GETDEVICEINFO repliesChuck Lever
2023-09-23new helper: lookup_positive_unlocked()Al Viro
2023-08-30nfsd: Fix race to FREE_STATEID and cl_revokedBenjamin Coddington
2023-08-30nfsd: Remove incorrect check in nfsd4_validate_stateidTrond Myklebust
2023-08-30nfsd4: kill warnings on testing stateids with mismatched clientidsJ. Bruce Fields
2023-07-27NFSD: add encoding of op_recall flag for write delegationDai Ngo
2023-06-09treewide: Remove uninitialized_var() usageKees Cook
2023-04-20NFSD: callback request does not use correct credential for AUTH_SYSDai Ngo
2023-03-11nfsd: zero out pointers after putting nfsd_files on COPY setup errorJeff Layton
2023-03-11nfsd: fix race to check ls_layoutsBenjamin Coddington
2023-02-06nfsd: Ensure knfsd shuts down when the "nfsd" pseudofs is unmountedTrond Myklebust
2023-01-18nfsd: fix handling of readdir in v4root vs. mount upcall timeoutJeff Layton
2023-01-18nfsd: shut down the NFSv4 state objects before the filecacheJeff Layton
2023-01-18nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failureDan Aloni
2023-01-18NFSD: Add tracepoints to NFSD's duplicate reply cacheChuck Lever
2023-01-18nfsd: Define the file access mode enum for tracingTrond Myklebust
2023-01-18nfsd: don't call nfsd_file_put from client states seqfile displayJeff Layton
2022-10-26NFSD: Return nfserr_serverfault if splice_ok but buf->pages have dataAnna Schumaker
2022-10-26nfsd: Fix a memory leak in an error handling pathChristophe JAILLET
2022-06-06NFSD: Fix possible sleep during nfsd4_release_lockowner()Chuck Lever
2022-04-15NFSD: prevent underflow in nfssvc_decode_writeargs()Dan Carpenter
2022-03-28nfsd: Containerise filecache laundretteTrond Myklebust
2022-03-28nfsd: cleanup nfsd_file_lru_dispose()Trond Myklebust
2022-02-16NFSD: Fix offset type in I/O trace pointsChuck Lever
2022-02-16NFSD: Clamp WRITE offsetsChuck Lever
2022-02-08nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client.Dai Ngo
2022-02-01fsnotify: fix fsnotify hooks in pseudo filesystemsAmir Goldstein
2021-12-22nfsd: fix use-after-free due to delegation raceJ. Bruce Fields
2021-12-14nfsd: Fix nsfd startup race (again)Alexander Sverdlin
2021-10-27NFSD: Keep existing listeners on portlist errorBenjamin Coddington
2021-10-13nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zeroTrond Myklebust
2021-10-13nfsd: fix error handling of register_pernet_subsys() in init_nfsd()Patrick Ho
2021-10-09silence nfscache allocation warnings with kvzallocRik van Riel
2021-09-15nfsd4: Fix forced-expiry lockingJ. Bruce Fields
2021-04-07NFSD: fix error handling in NFSv4.0 callbacksOlga Kornievskaia
2021-04-07fs: nfsd: fix kconfig dependency warning for NFSD_V4Julian Braha
2021-03-24nfsd: Don't keep looking up unhashed files in the nfsd file cacheTrond Myklebust
2021-03-04nfsd: register pernet ops last, unregister firstJ. Bruce Fields
2021-01-23nfsd4: readdirplus shouldn't return parent of exportJ. Bruce Fields
2020-12-30nfsd: Fix message level for normal terminationkazuo ito
2020-11-05NFSD: Add missing NFSv2 .pc_func methodsChuck Lever
2020-10-01nfsd: Don't add locks to closed or closing open stateidsTrond Myklebust
2020-10-01nfsd: Fix a perf warningTrond Myklebust
2020-10-01nfsd: Fix a soft lockup race in nfsd_file_mark_find_or_create()Trond Myklebust
2020-08-11nfsd: Fix NFSv4 READ on RDMA when using readvChuck Lever
2020-07-29nfsd4: fix NULL dereference in nfsd/clients display codeJ. Bruce Fields
2020-07-09nfsd: apply umask on fs without ACL supportJ. Bruce Fields