summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/xfarray.h
AgeCommit message (Expand)Author
2023-08-10xfs: improve xfarray quicksort pivotDarrick J. Wong
2023-08-10xfs: speed up xfarray sort by sorting xfile page contents directlyDarrick J. Wong
2023-08-10xfs: convert xfarray insertion sort to heapsort using scratchpad memoryDarrick J. Wong
2023-08-10xfs: enable sorting of xfile-backed arraysDarrick J. Wong
2023-08-10xfs: create a big array data structureDarrick J. Wong