summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/xfile.h
AgeCommit message (Expand)Author
2024-04-15xfs: repair extended attributesDarrick J. Wong
2024-04-15xfs: enable discarding of folios backing an xfileDarrick J. Wong
2024-02-21xfs: remove xfile_{get,put}_pageDarrick J. Wong
2024-02-21xfs: add file_{get,put}_folioDarrick J. Wong
2024-02-21xfs: remove the xfile_pread/pwrite APIsChristoph Hellwig
2024-02-21xfs: remove xfile_statChristoph Hellwig
2023-08-10xfs: cache pages used for xfarray quicksort convergenceDarrick J. Wong
2023-08-10xfs: teach xfile to pass back direct-map pages to callerDarrick J. Wong
2023-08-10xfs: create a big array data structureDarrick J. Wong