summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub
AgeCommit message (Expand)Author
2021-09-17xfs: refactor realtime scrubbing context managementDarrick J. Wong
2021-09-17xfs: support dynamic btree cursor heightsDarrick J. Wong
2021-09-17xfs: stricter btree height checking when scanning for btree rootsDarrick J. Wong
2021-09-17xfs: stricter btree height checking when looking for errorsDarrick J. Wong
2021-09-17xfs: dynamically allocate btree scrub context structureDarrick J. Wong
2021-09-17xfs: don't allocate scrub contexts on the stackDarrick J. Wong
2021-09-17xfs: support leaves in the incore btree root block in xfs_iroot_reallocDarrick J. Wong
2021-09-17xfs: replace shouty XFS_BM{BT,DR} macrosDarrick J. Wong
2021-09-17xfs: scrub metadata directoriesDarrick J. Wong
2021-09-17xfs: allow bulkstat to return metadata directoriesDarrick J. Wong
2021-09-17xfs: disable the agi rotor for metadata inodesDarrick J. Wong
2021-09-17xfs: enforce metadata inode flagDarrick J. Wong
2021-09-17xfs: wrap inode creation dqalloc callsDarrick J. Wong
2021-09-17xfs: pack icreate initialization parameters into a separate structureDarrick J. Wong
2021-09-17xfs: move orphan files to the orphanagerepair-dirs_2021-09-17Darrick J. Wong
2021-09-17xfs: ask the dentry cache if it knows the parent of a directoryDarrick J. Wong
2021-09-17xfs: online repair of parent pointersDarrick J. Wong
2021-09-17xfs: online repair of directoriesDarrick J. Wong
2021-09-17xfs: scrub should set preen if attr leaf has holesrepair-xattrs_2021-09-17Darrick J. Wong
2021-09-17xfs: repair extended attributesDarrick J. Wong
2021-09-17xfs: create a blob array data structureDarrick J. Wong
2021-09-17xfs: online repair of realtime summariesrepair-rtsummary_2021-09-17Darrick J. Wong
2021-09-17xfs: create temporary files and directories for online repairDarrick J. Wong
2021-09-17xfs: create a helper to decide if a file mapping targets the rt volumeDarrick J. Wong
2021-09-17xfs: repair summary countersrepair-hard-problems_2021-09-17Darrick J. Wong
2021-09-17xfs: repair the rmapbtDarrick J. Wong
2021-09-17xfs: ask to freeze if fscounters scrubber failsDarrick J. Wong
2021-09-17xfs: introduce online scrub freezeDarrick J. Wong
2021-09-17xfs: update health status if we get a clean bill of healthindirect-health-reporting_2021-09-17Darrick J. Wong
2021-09-17xfs: remember sick inodes that get inactivatedDarrick J. Wong
2021-09-17xfs: report XFS_CORRUPT_ON errors to the health systemcorruption-health-reports_2021-09-17Darrick J. Wong
2021-09-17xfs: report btree block corruption errors to the health systemDarrick J. Wong
2021-09-17xfs: separate the marking of sick and checked metadataDarrick J. Wong
2021-09-17xfs: repair dquots based on live quotacheck resultsrepair-quota_2021-09-17Darrick J. Wong
2021-09-17xfs: track quota updates during live quotacheckDarrick J. Wong
2021-09-17xfs: implement live quotacheck inode scanDarrick J. Wong
2021-09-17xfs: repair quotasDarrick J. Wong
2021-09-17xfs: repair the inode core and forks of a metadata inodeDarrick J. Wong
2021-09-17xfs: repair damaged symlinksrepair-inodes_2021-09-17Darrick J. Wong
2021-09-17xfs: repair inode block mapsDarrick J. Wong
2021-09-17xfs: reintroduce reaping of file extents to xrep_reap_extentsDarrick J. Wong
2021-09-17xfs: repair obviously broken inode modesDarrick J. Wong
2021-09-17xfs: zap broken inode forksDarrick J. Wong
2021-09-17xfs: repair inode recordsDarrick J. Wong
2021-09-17xfs: warn about inodes with project id of -1Darrick J. Wong
2021-09-17xfs: repair refcount btreesrepair-ag-btrees_2021-09-17Darrick J. Wong
2021-09-17xfs: repair inode btreesDarrick J. Wong
2021-09-17xfs: repair free space btreesDarrick J. Wong
2021-09-17xfs: always rescan allegedly healthy per-ag metadata after repairDarrick J. Wong
2021-09-17xfs: implement online scrubbing of rtsummary infoscrub-rtsummary_2021-09-17Darrick J. Wong