aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd
AgeCommit message (Expand)Author
2023-12-08nfsd: lock_rename() needs both directories to live on the same fsAl Viro
2023-11-28nfsd: fix file memleak on client_opens_releaseMahmoud Adam
2023-09-23nfsd: fix change_info in NFSv4 RENAME repliesJeff Layton
2023-09-19NFSD: da_addr_body field missing in some GETDEVICEINFO repliesChuck Lever
2023-08-30nfsd: Fix race to FREE_STATEID and cl_revokedBenjamin Coddington
2023-08-11nfsd: Remove incorrect check in nfsd4_validate_stateidTrond Myklebust
2023-07-27NFSD: add encoding of op_recall flag for write delegationDai Ngo
2023-04-20NFSD: callback request does not use correct credential for AUTH_SYSDai Ngo
2023-04-05NFSD: fix use-after-free in __nfs42_ssc_open()Dai 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-01nfsd: Ensure knfsd shuts down when the "nfsd" pseudofs is unmountedTrond Myklebust
2023-01-14nfsd: fix handling of readdir in v4root vs. mount upcall timeoutJeff Layton
2023-01-14nfsd: shut down the NFSv4 state objects before the filecacheJeff Layton
2023-01-14nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failureDan Aloni
2023-01-14NFSD: Remove spurious cb_setup_err tracepointChuck Lever
2023-01-14nfsd: don't call nfsd_file_put from client states seqfile displayJeff Layton
2022-12-19vfs: fix copy_file_range() averts filesystem freeze protectionAmir Goldstein
2022-12-19vfs: fix copy_file_range() regression in cross-fs copiesAmir Goldstein
2022-10-26NFSD: fix use-after-free on source server when doing inter-server copyDai Ngo
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-09-15NFSD: Fix verifier returned in stable WRITEsChuck Lever
2022-07-07NFSD: restore EINVAL error translation in nfsd_commit()Alexey Khoroshilov
2022-06-22nfsd: Replace use of rwsem with errseq_tTrond Myklebust
2022-06-06NFSD: Fix possible sleep during nfsd4_release_lockowner()Chuck Lever
2022-04-08NFSD: Fix nfsd_breaker_owns_lease() return valuesChuck Lever
2022-04-08nfsd: more robust allocation failure handling in nfsd_file_cache_initAmir Goldstein
2022-04-08NFSD: prevent underflow in nfssvc_decode_writeargs()Dan Carpenter
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-14nfsd: Fix nsfd startup race (again)Alexander Sverdlin
2021-12-14nfsd: fix use-after-free due to delegation raceJ. Bruce Fields
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-09nfsd: back channel stuck in SEQ4_STATUS_CB_PATH_DOWNDai Ngo
2021-09-18nfsd: fix crash on LOCKT on reexported NFSv3J. Bruce Fields
2021-09-15nfsd4: Fix forced-expiry lockingJ. Bruce Fields
2021-09-08new helper: inode_wrong_type()Al Viro
2021-07-20nfsd: Reduce contention for the nfsd_file nf_rwsemTrond Myklebust
2021-07-20NFSD: Fix TP_printk() format specifier in nfsd_clid_classChuck Lever
2021-05-19nfsd: ensure new clients break delegationsJ. Bruce Fields
2021-05-14NFSv4.2: fix copy stateid copying for the async copyOlga Kornievskaia
2021-05-14NFSD: Fix sparse warning in nfs4proc.cChuck Lever
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-25NFSD: fix dest to src mount in inter-server COPYOlga Kornievskaia