summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-10-26xfs: repair the rmapbtDarrick J. Wong
2020-10-26xfs: ask to freeze if fscounters scrubber failsDarrick J. Wong
2020-10-26xfs: introduce online scrub freezeDarrick J. Wong
2020-10-26xfs: update health status if we get a clean bill of healthindirect-health-reporting_2020-10-26Darrick J. Wong
2020-10-26xfs: remember sick inodes that get inactivatedDarrick J. Wong
2020-10-26xfs: add secondary and indirect classes to the health tracking systemDarrick J. Wong
2020-10-26xfs: create a polled function to force inode inactivationdeferred-inactivation_2020-10-26Darrick J. Wong
2020-10-26xfs: parallelize inode inactivationDarrick J. Wong
2020-10-26xfs: force inactivation before fallocate when space is lowDarrick J. Wong
2020-10-26xfs: force inode inactivation and retry fs writes when there isn't spaceDarrick J. Wong
2020-10-26xfs: deferred inode inactivationDarrick J. Wong
2020-10-26xfs: track unlinked inactive inode quota countersDarrick J. Wong
2020-10-26xfs: track unlinked inactive inode fs summary countersDarrick J. Wong
2020-10-26xfs: decide if inode needs inactivationDarrick J. Wong
2020-10-26xfs: parallelize block preallocation garbage collectioneofblocks-consolidation_2020-10-26Darrick J. Wong
2020-10-26xfs: rename block gc start and stop functionsDarrick J. Wong
2020-10-26xfs: only walk the incore inode tree once per blockgc scanDarrick J. Wong
2020-10-26xfs: consolidate the eofblocks and cowblocks workersDarrick J. Wong
2020-10-26xfs: consolidate incore inode radix tree posteof/cowblocks tagsDarrick J. Wong
2020-10-26xfs: refactor the predicate part of xfs_free_eofblocksDarrick J. Wong
2020-10-26xfs: flush speculative space allocations when we run out of spacereclaim-space-harder_2020-10-26Darrick J. Wong
2020-10-26xfs: flush speculative space allocations when we run out of quotaDarrick J. Wong
2020-10-26xfs: xfs_inode_free_quota_blocks should scan project quotaDarrick J. Wong
2020-10-26xfs: don't stall cowblocks scan if we can't take locksDarrick J. Wong
2020-10-26xfs: refactor messy xfs_inode_free_quota_* functionsDarrick J. Wong
2020-10-26xfs: hide most of the incore inode walk interfaceDarrick J. Wong
2020-10-26xfs: report XFS_CORRUPT_ON errors to the health systemcorruption-health-reports_2020-10-26Darrick J. Wong
2020-10-26xfs: report realtime metadata corruption errors to the health systemDarrick J. Wong
2020-10-26xfs: report quota block corruption errors to the health systemDarrick J. Wong
2020-10-26xfs: report inode corruption errors to the health systemDarrick J. Wong
2020-10-26xfs: report symlink block corruption errors to the health systemDarrick J. Wong
2020-10-26xfs: report dir/attr block corruption errors to the health systemDarrick J. Wong
2020-10-26xfs: report btree block corruption errors to the health systemDarrick J. Wong
2020-10-26xfs: report block map corruption errors to the health tracking systemDarrick J. Wong
2020-10-26xfs: report ag header corruption errors to the health tracking systemDarrick J. Wong
2020-10-26xfs: separate the marking of sick and checked metadataDarrick J. Wong
2020-10-26xfs: repair dquots based on live quotacheck resultsrepair-quota_2020-10-26Darrick J. Wong
2020-10-26xfs: track quota updates during live quotacheckDarrick J. Wong
2020-10-26xfs: implement live quotacheck inode scanDarrick J. Wong
2020-10-26xfs: repair quotasDarrick J. Wong
2020-10-26xfs: repair the inode core and forks of a metadata inodeDarrick J. Wong
2020-10-26xfs: repair damaged symlinksrepair-inodes_2020-10-26Darrick J. Wong
2020-10-26xfs: repair inode block mapsDarrick J. Wong
2020-10-26xfs: zap broken inode forksDarrick J. Wong
2020-10-26xfs: repair inode recordsDarrick J. Wong
2020-10-26xfs: repair refcount btreesrepair-ag-btrees_2020-10-26Darrick J. Wong
2020-10-26xfs: repair inode btreesDarrick J. Wong
2020-10-26xfs: repair free space btreesDarrick J. Wong
2020-10-26xfs: always rescan allegedly healthy per-ag metadata after repairDarrick J. Wong
2020-10-26xfs: implement online scrubbing of rtsummary infoscrub-rtsummary_2020-10-26Darrick J. Wong