summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/trace.c
AgeCommit message (Expand)Author
2024-02-22xfs: hook live rmap operations during a repair operationDarrick J. Wong
2024-02-22xfs: split out a btree type from the btree ops geometry flagsChristoph Hellwig
2024-02-22xfs: encode the btree geometry flags in the btree ops structureDarrick J. Wong
2024-02-22xfs: repair summary countersDarrick J. Wong
2024-02-22xfs: teach scrub to check file nlinksDarrick J. Wong
2024-02-22xfs: repair file modes by scanning for a dirent pointing to usDarrick J. Wong
2024-02-22xfs: implement live inode scan for scrubDarrick J. Wong
2023-12-15xfs: repair quotasDarrick J. Wong
2023-12-15xfs: improve dquot iteration for scrubDarrick J. Wong
2023-10-18xfs: use accessor functions for summary info wordsDarrick J. Wong
2023-08-10xfs: create a big array data structureDarrick J. Wong
2023-04-11xfs: update copyright years for scrub/ filesDarrick J. Wong
2023-04-11xfs: fix author and spdx headers on scrub/ filesDarrick J. Wong
2021-10-19xfs: prepare xfs_btree_cur for dynamic cursor heightsDarrick J. Wong
2021-10-19xfs: fix incorrect decoding in xchk_btree_cur_fsbnoDarrick J. Wong
2021-08-19xfs: convert bp->b_bn references to xfs_buf_daddr()Dave Chinner
2021-06-02xfs: remove agno from btree cursorDave Chinner
2020-03-13xfs: convert btree cursor inode-private member namesDave Chinner
2020-03-13xfs: convert btree cursor ag-private member nameDave Chinner
2019-06-28xfs: remove unused header filesEric Sandeen
2018-07-23xfs: fix indentation and other whitespace problems in scrub/repairDarrick J. Wong
2018-07-23xfs: shorten xfs_scrub_ prefixDarrick J. Wong
2018-06-06xfs: convert to SPDX license tagsDave Chinner
2017-12-08fs: xfs: remove duplicate includesPravin Shedge
2017-10-26xfs: create helpers to scrub a metadata btreeDarrick J. Wong
2017-10-26xfs: probe the scrub ioctlDarrick J. Wong
2017-10-26xfs: create an ioctl to scrub AG metadataDarrick J. Wong