summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-25xfs: support recovering bmap intent items targetting realtime extentsrealtime-bmap-intents_2021-08-25Darrick J. Wong
2021-08-25xfs: add a realtime flag to the bmap update log redo itemsDarrick J. Wong
2021-08-25xfs: remove xfs_trans_set_bmap_flagsDarrick J. Wong
2021-08-25xfs: clean up bmap log intent item tracepoint callsitesDarrick J. Wong
2021-08-25xfs: split tracepoint classes for deferred itemsDarrick J. Wong
2021-08-25xfs: pass the xfs_bmbt_irec directly through the log intent codeDarrick J. Wong
2021-08-25xfs: create a helper to decide if a file mapping targets the rt volumeDarrick J. Wong
2021-08-25xfs: hoist freeing of rt data fork extent mappingsDarrick J. Wong
2021-08-25xfs: fix xfs_bunmapi to allow unmapping of partial rt extentsDarrick J. Wong
2021-08-25xfs: repair summary countersrepair-hard-problems_2021-08-25Darrick J. Wong
2021-08-25xfs: repair the rmapbtDarrick J. Wong
2021-08-25xfs: ask to freeze if fscounters scrubber failsDarrick J. Wong
2021-08-25xfs: introduce online scrub freezeDarrick J. Wong
2021-08-25xfs: update health status if we get a clean bill of healthindirect-health-reporting_2021-08-25Darrick J. Wong
2021-08-25xfs: remember sick inodes that get inactivatedDarrick J. Wong
2021-08-25xfs: add secondary and indirect classes to the health tracking systemDarrick J. Wong
2021-08-25xfs: report XFS_CORRUPT_ON errors to the health systemcorruption-health-reports_2021-08-25Darrick J. Wong
2021-08-25xfs: report realtime metadata corruption errors to the health systemDarrick J. Wong
2021-08-25xfs: report quota block corruption errors to the health systemDarrick J. Wong
2021-08-25xfs: report inode corruption errors to the health systemDarrick J. Wong
2021-08-25xfs: report symlink block corruption errors to the health systemDarrick J. Wong
2021-08-25xfs: report dir/attr block corruption errors to the health systemDarrick J. Wong
2021-08-25xfs: report btree block corruption errors to the health systemDarrick J. Wong
2021-08-25xfs: report block map corruption errors to the health tracking systemDarrick J. Wong
2021-08-25xfs: report ag header corruption errors to the health tracking systemDarrick J. Wong
2021-08-25xfs: separate the marking of sick and checked metadataDarrick J. Wong
2021-08-25xfs: repair dquots based on live quotacheck resultsrepair-quota_2021-08-25Darrick J. Wong
2021-08-25xfs: track quota updates during live quotacheckDarrick J. Wong
2021-08-25xfs: implement live quotacheck inode scanDarrick J. Wong
2021-08-25xfs: report the health of quota countsDarrick J. Wong
2021-08-25xfs: repair quotasDarrick J. Wong
2021-08-25xfs: create a new inode fork block unmap helperDarrick J. Wong
2021-08-25xfs: repair the inode core and forks of a metadata inodeDarrick J. Wong
2021-08-25xfs: repair damaged symlinksrepair-inodes_2021-08-25Darrick J. Wong
2021-08-25xfs: repair inode block mapsDarrick J. Wong
2021-08-25xfs: reintroduce reaping of file extents to xrep_reap_extentsDarrick J. Wong
2021-08-25xfs: repair obviously broken inode modesDarrick J. Wong
2021-08-25xfs: zap broken inode forksDarrick J. Wong
2021-08-25xfs: repair inode recordsDarrick J. Wong
2021-08-25xfs: warn about inodes with project id of -1Darrick J. Wong
2021-08-25xfs: repair refcount btreesrepair-ag-btrees_2021-08-25Darrick J. Wong
2021-08-25xfs: repair inode btreesDarrick J. Wong
2021-08-25xfs: repair free space btreesDarrick J. Wong
2021-08-25xfs: always rescan allegedly healthy per-ag metadata after repairDarrick J. Wong
2021-08-25xfs: implement online scrubbing of rtsummary infoscrub-rtsummary_2021-08-25Darrick J. Wong
2021-08-25xfs: move the realtime summary file scrubber to a separate source fileDarrick J. Wong
2021-08-25xfs: get our own reference to inodes that we want to scrubDarrick J. Wong
2021-08-25xfs: create a big array data structureDarrick J. Wong
2021-08-25xfs: log EFIs for all btree blocks being used to stage a btreerepair-prep-for-bulk-loading_2021-08-25Darrick J. Wong
2021-08-25xfs: add debug knobs to control btree bulk load slack factorsDarrick J. Wong