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