summaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/xfarray.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: create a sparse load xfarray functionDarrick J. Wong2024-02-221-0/+19
* xfs: convert xfarray_pagesort to deal with large foliosDarrick J. Wong2024-02-211-2/+8
* xfs: remove xfarray_sortinfo.page_kaddrChristoph Hellwig2024-02-211-1/+0
* xfs: repair free space btreesDarrick J. Wong2023-12-151-0/+22
* xfs: improve xfarray quicksort pivotDarrick J. Wong2023-08-101-5/+14
* xfs: speed up xfarray sort by sorting xfile page contents directlyDarrick J. Wong2023-08-101-0/+4
* xfs: convert xfarray insertion sort to heapsort using scratchpad memoryDarrick J. Wong2023-08-101-4/+8
* xfs: enable sorting of xfile-backed arraysDarrick J. Wong2023-08-101-0/+67
* xfs: create a big array data structureDarrick J. Wong2023-08-101-0/+57