summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/repair.h
AgeCommit message (Expand)Author
11 daysxfs: remove xrep_trans_{alloc,cancel}_hook_dummyChristoph Hellwig
2025-02-14xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=nDarrick J. Wong
2024-12-23xfs: fix CoW forks for realtime filesDarrick J. Wong
2024-12-23xfs: online repair of the realtime refcount btreeDarrick J. Wong
2024-12-23xfs: capture realtime CoW staging extents when rebuilding rt rmapbtDarrick J. Wong
2024-12-23xfs: online repair of the realtime rmap btreeDarrick J. Wong
2024-12-23xfs: online repair of realtime bitmaps for a realtime groupDarrick J. Wong
2024-12-23xfs: online repair of realtime file bmapsDarrick J. Wong
2024-11-05xfs: repair realtime group superblockDarrick J. Wong
2024-11-05xfs: add rtgroup-based realtime scrubbing context managementDarrick J. Wong
2024-11-05xfs: repair metadata directory file path connectivityDarrick J. Wong
2024-04-23xfs: fix corruptions in the directory treeDarrick J. Wong
2024-04-15xfs: online repair of symbolic linksDarrick J. Wong
2024-04-15xfs: move files to orphanage instead of letting nlinks drop to zeroDarrick J. Wong
2024-04-15xfs: online repair of parent pointersDarrick J. Wong
2024-04-15xfs: online repair of directoriesDarrick J. Wong
2024-04-15xfs: repair extended attributesDarrick J. Wong
2024-04-15xfs: online repair of realtime summariesDarrick J. Wong
2024-02-22xfs: port refcount repair to the new refcount bag structureDarrick J. Wong
2024-02-22xfs: hook live rmap operations during a repair operationDarrick J. Wong
2024-02-22xfs: create a shadow rmap btree during rmap repairDarrick J. Wong
2024-02-22xfs: repair the rmapbtDarrick J. Wong
2024-02-22xfs: repair summary countersDarrick J. Wong
2024-02-22xfs: teach repair to fix file nlinksDarrick J. Wong
2024-02-22xfs: repair dquots based on live quotacheck resultsDarrick J. Wong
2023-12-15xfs: repair quotasDarrick J. Wong
2023-12-15xfs: online repair of realtime bitmapsDarrick J. Wong
2023-12-15xfs: repair the inode core and forks of a metadata inodeDarrick J. Wong
2023-12-15xfs: repair problems in CoW forksDarrick J. Wong
2023-12-15xfs: refactor repair forcing tests into a repair.c helperDarrick J. Wong
2023-12-15xfs: repair inode fork block mapping data structuresDarrick J. Wong
2023-12-15xfs: reintroduce reaping of file metadata blocks to xrep_reap_extentsDarrick J. Wong
2023-12-15xfs: repair inode recordsDarrick J. Wong
2023-12-15xfs: disable online repair quota helpers when quota not enabledDarrick J. Wong
2023-12-15xfs: repair refcount btreesDarrick J. Wong
2023-12-15xfs: repair inode btreesDarrick J. Wong
2023-12-15xfs: repair free space btreesDarrick J. Wong
2023-08-10xfs: track usage statistics of online fsckDarrick J. Wong
2023-08-10xfs: reap large AG metadata extents when possibleDarrick J. Wong
2023-08-10xfs: only invalidate blocks if we're going to free themDarrick J. Wong
2023-08-10xfs: move the post-repair block reaping code to a separate fileDarrick J. Wong
2023-08-10xfs: cull repair code that will never get usedDarrick J. Wong
2023-04-11xfs: introduce bitmap type for AG blocksDarrick J. Wong
2023-04-11xfs: update copyright years for scrub/ filesDarrick J. Wong
2023-04-11xfs: fix author and spdx headers on scrub/ filesDarrick J. Wong
2021-10-14xfs: stricter btree height checking when scanning for btree rootsDarrick J. Wong
2021-04-09xfs: get rid of the ip parameter to xchk_setup_*Darrick J. Wong
2020-07-28xfs: create xfs_dqtype_t to represent quota typesDarrick J. Wong
2020-03-18xfs: rename xfs_bitmap to xbitmapDarrick J. Wong
2020-01-09xfs: remove bogus assertion when online repair isn't enabledDarrick J. Wong