summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub
AgeCommit message (Expand)Author
2022-11-09xfs: scrub should set preen if attr leaf has holesDarrick J. Wong
2022-11-09xfs: repair extended attributesDarrick J. Wong
2022-11-09xfs: use atomic extent swapping to fix user file fork dataDarrick J. Wong
2022-11-09xfs: create a blob array data structureDarrick J. Wong
2022-11-09xfs: validate explicit directory free block ownersdirattr-validate-owners_2022-11-09Darrick J. Wong
2022-11-09xfs: validate explicit directory block buffer ownersDarrick J. Wong
2022-11-09xfs: validate explicit directory data buffer ownersDarrick J. Wong
2022-11-09xfs: validate directory leaf buffer ownersDarrick J. Wong
2022-11-09xfs: validate attr leaf buffer ownersDarrick J. Wong
2022-11-09xfs: add an explicit owner field to xfs_da_argsDarrick J. Wong
2022-11-09xfs: online repair of realtime summariesrepair-rtsummary_2022-11-09Darrick J. Wong
2022-11-09xfs: teach the tempfile to support atomic extent swappingDarrick J. Wong
2022-11-09xfs: support preallocating and copying content into temporary filesDarrick J. Wong
2022-11-09xfs: add the ability to reap entire inode forksrepair-tempfiles_2022-11-09Darrick J. Wong
2022-11-09xfs: refactor stale buffer scanning for repairsDarrick J. Wong
2022-11-09xfs: create temporary files and directories for online repairDarrick J. Wong
2022-11-09xfs: move remote symlink target read function to libxfsDarrick J. Wong
2022-11-09xfs: move xfs_symlink_remote.c declarations to xfs_symlink_remote.hDarrick J. Wong
2022-11-09xfs: hook live rmap operations during a repair operationrepair-rmap-btree_2022-11-09Darrick J. Wong
2022-11-09xfs: create a shadow rmap btree during rmap repairDarrick J. Wong
2022-11-09xfs: repair the rmapbtDarrick J. Wong
2022-11-09xfs: create a helper to decide if a file mapping targets the rt volumeDarrick J. Wong
2022-11-09xfs: connect in-memory btrees to xfilesin-memory-btrees_2022-11-09Darrick J. Wong
2022-11-09xfs: support in-memory btreesDarrick J. Wong
2022-11-09xfs: support in-memory buffer cache targetsDarrick J. Wong
2022-11-09xfs: dump xfiles for debugging purposesDarrick J. Wong
2022-11-09xfs: repair summary countersrepair-fscounters_2022-11-09Darrick J. Wong
2022-11-09xfs: remove XCHK_REAPING_DISABLED from scrubDarrick J. Wong
2022-11-09xfs: stabilize fs summary counters for online fsckDarrick J. Wong
2022-11-09xfs: update health status if we get a clean bill of healthindirect-health-reporting_2022-11-09Darrick J. Wong
2022-11-09xfs: remember sick inodes that get inactivatedDarrick J. Wong
2022-11-09xfs: report XFS_IS_CORRUPT errors to the health systemcorruption-health-reports_2022-11-09Darrick J. Wong
2022-11-09xfs: separate the marking of sick and checked metadataDarrick J. Wong
2022-11-09xfs: teach repair to fix file nlinksscrub-nlinks_2022-11-09Darrick J. Wong
2022-11-09xfs: track file link count updates during live nlinks fsckDarrick J. Wong
2022-11-09xfs: teach scrub to check file nlinksDarrick J. Wong
2022-11-09xfs: streamline the directory iteration code for scrubDarrick J. Wong
2022-11-09xfs: repair dquots based on live quotacheck resultsrepair-quotacheck_2022-11-09Darrick J. Wong
2022-11-09xfs: repair cannot update the summary counters when logging quota flagsDarrick J. Wong
2022-11-09xfs: track quota updates during live quotacheckDarrick J. Wong
2022-11-09xfs: implement live quotacheck inode scanDarrick J. Wong
2022-11-09xfs: implement live inode scan for scrubDarrick J. Wong
2022-11-09xfs: repair quotasrepair-quota_2022-11-09Darrick J. Wong
2022-11-09xfs: online repair of realtime bitmapsDarrick J. Wong
2022-11-09xfs: repair the inode core and forks of a metadata inodeDarrick J. Wong
2022-11-09xfs: repair problems in CoW forksrepair-file-mappings_2022-11-09Darrick J. Wong
2022-11-09xfs: refactor repair forcing tests into a repair.c helperDarrick J. Wong
2022-11-09xfs: repair inode fork block mapping data structuresDarrick J. Wong
2022-11-09xfs: reintroduce reaping of file metadata blocks to xrep_reap_extentsDarrick J. Wong
2022-11-09xfs: repair obviously broken inode modesrepair-inodes_2022-11-09Darrick J. Wong