summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/trace.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: update copyright years for scrub/ filesDarrick J. Wong2023-04-111-1/+1
* xfs: fix author and spdx headers on scrub/ filesDarrick J. Wong2023-04-111-2/+2
* xfs: prepare xfs_btree_cur for dynamic cursor heightsDarrick J. Wong2021-10-191-2/+2
* xfs: fix incorrect decoding in xchk_btree_cur_fsbnoDarrick J. Wong2021-10-191-3/+4
* xfs: convert bp->b_bn references to xfs_buf_daddr()Dave Chinner2021-08-191-4/+4
* xfs: remove agno from btree cursorDave Chinner2021-06-021-1/+2
* xfs: convert btree cursor inode-private member namesDave Chinner2020-03-131-1/+1
* xfs: convert btree cursor ag-private member nameDave Chinner2020-03-131-1/+1
* xfs: remove unused header filesEric Sandeen2019-06-281-6/+0
* xfs: fix indentation and other whitespace problems in scrub/repairDarrick J. Wong2018-07-231-2/+2
* xfs: shorten xfs_scrub_ prefixDarrick J. Wong2018-07-231-1/+1
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-15/+1
* fs: xfs: remove duplicate includesPravin Shedge2017-12-081-1/+0
* xfs: create helpers to scrub a metadata btreeDarrick J. Wong2017-10-261-0/+17
* xfs: probe the scrub ioctlDarrick J. Wong2017-10-261-0/+1
* xfs: create an ioctl to scrub AG metadataDarrick J. Wong2017-10-261-0/+41