summaryrefslogtreecommitdiff
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-19NFSD: da_addr_body field missing in some GETDEVICEINFO repliesChuck Lever
2023-08-30nfsd: use vfs setgid helperChristian Brauner
2023-08-30nfsd: Fix race to FREE_STATEID and cl_revokedBenjamin Coddington
2023-08-03nfsd: Remove incorrect check in nfsd4_validate_stateidTrond Myklebust
2023-07-23NFSD: add encoding of op_recall flag for write delegationDai Ngo
2023-04-13NFSD: callback request does not use correct credential for AUTH_SYSDai Ngo
2023-04-13NFSD: Avoid calling OPDESC() with ops->opnum == OP_ILLEGALChuck Lever
2023-04-13NFSD: pass range end to vfs_fsync_range() instead of countBrian Foster
2023-04-13NFSD: Fix sparse warningChuck Lever
2023-03-30NFSD: fix use-after-free in __nfs42_ssc_open()Dai Ngo
2023-03-10nfsd: zero out pointers after putting nfsd_files on COPY setup errorJeff Layton
2023-03-10nfsd: fix race to check ls_layoutsBenjamin Coddington
2023-02-01NFSD: fix use-after-free in nfsd4_ssc_setup_dul()Xingyuan Mo
2023-01-12nfsd: fix handling of readdir in v4root vs. mount upcall timeoutJeff Layton
2023-01-12nfsd: shut down the NFSv4 state objects before the filecacheJeff Layton
2022-12-31nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failureDan Aloni
2022-12-31nfsd: don't call nfsd_file_put from client states seqfile displayJeff Layton
2022-12-31NFSD: Finish converting the NFSv2 GETACL result encoderChuck Lever
2022-12-31SUNRPC: Return true/false (not 1/0) from bool functionsHaowen Bai
2022-12-19vfs: fix copy_file_range() averts filesystem freeze protectionAmir 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 handling of oversized NFSv4 COMPOUND requestsChuck Lever
2022-10-26NFSD: Protect against send buffer overflow in NFSv2 READDIRChuck Lever
2022-10-26nfsd: Fix a memory leak in an error handling pathChristophe JAILLET
2022-10-26NFSD: Protect against send buffer overflow in NFSv3 READChuck Lever
2022-10-26NFSD: Protect against send buffer overflow in NFSv2 READChuck Lever
2022-10-26NFSD: Protect against send buffer overflow in NFSv3 READDIRChuck Lever
2022-08-17nfsd: eliminate the NFSD_FILE_BREAK_* flagsJeff Layton
2022-08-17NFSD: Clean up the show_nf_flags() macroChuck Lever
2022-07-12NFSD: COMMIT operations must not return NFS?ERR_INVALChuck Lever
2022-07-12NFSD: De-duplicate net_generic(nf->nf_net, nfsd_net_id)Chuck Lever
2022-07-07vfs: fix copy_file_range() regression in cross-fs copiesAmir Goldstein
2022-07-07NFSD: restore EINVAL error translation in nfsd_commit()Alexey Khoroshilov
2022-07-02fs: add is_idmapped_mnt() helperChristian Brauner
2022-06-22nfsd: Replace use of rwsem with errseq_tTrond Myklebust
2022-06-09nfsd: destroy percpu stats counters after reply cache shutdownJulian Schroeder
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-03-08nfsd: fix crash on COPY_NOTIFY with special stateidJ. Bruce Fields
2022-03-08Revert "nfsd: skip some unnecessary stats in the v4 case"Chuck Lever
2022-03-08NFSD: Fix verifier returned in stable WRITEsChuck Lever
2022-03-08NFSD: Fix zero-length NFSv3 WRITEsChuck Lever
2022-03-08NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()Chuck Lever
2022-02-16NFSD: Fix the behavior of READ near OFFSET_MAXChuck Lever