summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/trace.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-15xfs: repair quotasDarrick J. Wong1-0/+1
2023-12-15xfs: improve dquot iteration for scrubDarrick J. Wong1-0/+2
2023-10-19xfs: use accessor functions for summary info wordsDarrick J. Wong1-0/+1
2023-08-10xfs: create a big array data structureDarrick J. Wong1-1/+3
2023-04-12xfs: update copyright years for scrub/ filesDarrick J. Wong1-1/+1
2023-04-12xfs: fix author and spdx headers on scrub/ filesDarrick J. Wong1-2/+2
2021-10-19xfs: prepare xfs_btree_cur for dynamic cursor heightsDarrick J. Wong1-2/+2
2021-10-19xfs: fix incorrect decoding in xchk_btree_cur_fsbnoDarrick J. Wong1-3/+4
2021-08-19xfs: convert bp->b_bn references to xfs_buf_daddr()Dave Chinner1-4/+4
2021-06-02xfs: remove agno from btree cursorDave Chinner1-1/+2
2020-03-13xfs: convert btree cursor inode-private member namesDave Chinner1-1/+1
2020-03-13xfs: convert btree cursor ag-private member nameDave Chinner1-1/+1
2019-06-29xfs: remove unused header filesEric Sandeen1-6/+0
2018-07-23xfs: fix indentation and other whitespace problems in scrub/repairDarrick J. Wong1-2/+2
2018-07-23xfs: shorten xfs_scrub_ prefixDarrick J. Wong1-1/+1
2018-06-07xfs: convert to SPDX license tagsDave Chinner1-15/+1
2017-12-09fs: xfs: remove duplicate includesPravin Shedge1-1/+0
2017-10-27xfs: create helpers to scrub a metadata btreeDarrick J. Wong1-0/+17
2017-10-27xfs: probe the scrub ioctlDarrick J. Wong1-0/+1
2017-10-27xfs: create an ioctl to scrub AG metadataDarrick J. Wong1-0/+41