summaryrefslogtreecommitdiff
path: root/fs/nfs/nfs42proc.c
AgeCommit message (Expand)AuthorFilesLines
2025-09-23NFS: Update listxattr to use xdr_set_scratch_folio()Anna Schumaker1-2/+2
2025-09-06NFSv4.2: Serialise O_DIRECT i/o and copy rangeTrond Myklebust1-0/+1
2025-09-06NFSv4.2: Serialise O_DIRECT i/o and fallocate()Trond Myklebust1-0/+1
2025-09-06NFSv4.2: Protect copy offload and clone against 'eof page pollution'Trond Myklebust1-6/+13
2025-09-06NFS: Protect against 'eof page pollution'Trond Myklebust1-3/+11
2025-05-28NFS: Add support for fallocate(FALLOC_FL_ZERO_RANGE)Anna Schumaker1-2/+27
2025-03-17NFS: Refactor trace_nfs4_offload_cancelChuck Lever1-0/+1
2025-03-17NFS: Use NFSv4.2's OFFLOAD_STATUS operationChuck Lever1-11/+59
2025-03-17NFS: Implement NFSv4.2's OFFLOAD_STATUS operationChuck Lever1-0/+103
2025-01-21NFSv4.2: make LAYOUTSTATS and LAYOUTERROR MOVEABLEOlga Kornievskaia1-2/+2
2025-01-21NFSv4.2: mark OFFLOAD_CANCEL MOVEABLEOlga Kornievskaia1-1/+1
2025-01-21NFS: Rename struct nfs4_offloadcancel_dataChuck Lever1-9/+9
2024-10-03NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()Yanjun Zhang1-1/+1
2023-10-11nfs42: client needs to strip file mode's suid/sgid bit after ALLOCATE opDai Ngo1-1/+2
2023-08-30NFSv4.2: fix handling of COPY ERR_OFFLOAD_NO_REQOlga Kornievskaia1-2/+3
2023-08-19NFSv4.2: fix error handling in nfs42_proc_getxattrFedor Pchelkin1-3/+2
2023-06-19NFSv4.2: SETXATTR should update ctimeAnna Schumaker1-4/+21
2023-02-15nfs42: do not fail with EIO if ssc returns NFS4ERR_OFFLOAD_DENIEDTigran Mkrtchyan1-1/+2
2022-10-27NFSv4.2: Fixup CLONE dest file size for zero-length countBenjamin Coddington1-0/+3
2022-10-13Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-0/+4
2022-10-06Merge tag 'pull-file_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2022-10-05NFSv4.2: Add a tracepoint for listxattrAnna Schumaker1-0/+1
2022-10-05NFSv4.2: Add tracepoints for getxattr, setxattr, and removexattrAnna Schumaker1-0/+3
2022-09-08NFSv4.2: Update mode bits after ALLOCATE and DEALLOCATEAnna Schumaker1-2/+7
2022-09-01_nfs42_proc_copy(): use ->f_mapping instead of file_inode()->i_mappingAl Viro1-1/+1
2022-03-24NFS: replace usage of found with dedicated list iterator variableJakob Koschel1-7/+6
2022-03-22NFSv4/pnfs: Ensure pNFS allocation modes are consistent with nfsiodTrond Myklebust1-1/+1
2022-02-25NFSv4.2/copyoffload: Convert GFP_NOFS to GFP_KERNELTrond Myklebust1-5/+5
2022-02-25NFSv4/flexfiles: Convert GFP_NOFS to GFP_KERNELTrond Myklebust1-1/+1
2022-02-25NFSv4.2: fix reference count leaks in _nfs42_proc_copy_notify()Xin Xiong1-3/+6
2022-01-06NFSv42: Fallocate and clone should also request 'blocks used'Trond Myklebust1-5/+8
2021-11-17NFSv42: Fix pagecache invalidation after COPY/CLONEBenjamin Coddington1-1/+3
2021-11-04NFSv4.2 add tracepoint to OFFLOAD_CANCELOlga Kornievskaia1-0/+1
2021-11-04NFSv4.2 add tracepoint to COPY_NOTIFYOlga Kornievskaia1-0/+1
2021-11-04NFSv4.2 add tracepoint to CLONEOlga Kornievskaia1-0/+1
2021-11-04NFSv4.2 add tracepoint to COPYOlga Kornievskaia1-0/+1
2021-11-04NFSv4.2 add tracepoints to FALLOCATE and DEALLOCATEOlga Kornievskaia1-0/+4
2021-11-04NFSv4.2 add tracepoint to SEEKOlga Kornievskaia1-0/+1
2021-04-14NFSv42: Don't force attribute revalidation of the copy offload sourceTrond Myklebust1-6/+1
2021-04-14NFSv42: Copy offload should update the file size when appropriateTrond Myklebust1-9/+32
2021-04-14NFSv4.2 fix handling of sr_eof in SEEK's replyOlga Kornievskaia1-1/+4
2021-04-12NFSv4.2: Always flush out writes in nfs42_proc_fallocate()Trond Myklebust1-7/+9
2021-04-12NFS: Fix attribute bitmask in _nfs42_proc_fallocate()Trond Myklebust1-2/+8
2021-03-08NFS: Fix open coded versions of nfs_set_cache_invalid() in NFSv4Trond Myklebust1-5/+7
2020-12-16NFSv4.2: fix error return on memory allocation failureColin Ian King1-0/+1
2020-12-14NFSv4.2: improve page handling for GETXATTRFrank van der Linden1-11/+36
2020-12-02NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operationChuck Lever1-8/+13
2020-09-16NFSv4.2: fix client's attribute cache management for copy_file_rangeOlga Kornievskaia1-1/+9
2020-08-05NFS: Add tracepoints for layouterror and layoutstats.Trond Myklebust1-2/+8
2020-07-13NFSv4.2: add client side xattr caching.Frank van der Linden1-0/+12