summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/trace.c
AgeCommit message (Expand)Author
2022-11-09xfs: connect in-memory btrees to xfilesin-memory-btrees_2022-11-09Darrick J. Wong
2022-11-09xfs: repair summary countersrepair-fscounters_2022-11-09Darrick J. Wong
2022-11-09xfs: teach scrub to check file nlinksDarrick J. Wong
2022-11-09xfs: implement live inode scan for scrubDarrick J. Wong
2022-11-09xfs: repair quotasrepair-quota_2022-11-09Darrick J. Wong
2022-11-09xfs: create a big array data structureDarrick 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