Age | Commit message (Expand) | Author |
2024-12-23 | xfs: scrub the realtime refcount btree | Darrick J. Wong |
2024-12-23 | xfs: scrub the realtime rmapbt | Darrick J. Wong |
2024-12-12 | xfs: separate healthy clearing mask during repair | Darrick J. Wong |
2024-11-05 | xfs: scrub the realtime group superblock | Darrick J. Wong |
2024-11-05 | xfs: record rt group metadata errors in the health system | Darrick J. Wong |
2024-11-05 | xfs: check metadata directory file path connectivity | Darrick J. Wong |
2024-11-05 | xfs: add a generic group pointer to the btree cursor | Christoph Hellwig |
2024-11-05 | xfs: move metadata health tracking to the generic group structure | Christoph Hellwig |
2024-11-05 | xfs: switch perag iteration from the for_each macros to a while based iterator | Christoph Hellwig |
2024-04-23 | xfs: report directory tree corruption in the health information | Darrick J. Wong |
2024-02-22 | xfs: refactor the btree cursor allocation logic in xchk_ag_btcur_init | Christoph Hellwig |
2024-02-22 | xfs: update health status if we get a clean bill of health | Darrick J. Wong |
2024-02-22 | xfs: remember sick inodes that get inactivated | Darrick J. Wong |
2024-02-22 | xfs: separate the marking of sick and checked metadata | Darrick J. Wong |
2024-02-22 | xfs: teach scrub to check file nlinks | Darrick J. Wong |
2024-02-22 | xfs: implement live quotacheck inode scan | Darrick J. Wong |
2023-12-22 | xfs/health: cleanup, remove duplicated including | Wang Jinchao |
2023-12-15 | xfs: set inode sick state flags when we zap either ondisk fork | Darrick J. Wong |
2023-08-10 | xfs: always rescan allegedly healthy per-ag metadata after repair | Darrick J. Wong |
2023-04-11 | xfs: allow queued AG intents to drain before scrubbing | Darrick J. Wong |
2023-04-11 | xfs: update copyright years for scrub/ files | Darrick J. Wong |
2023-04-11 | xfs: fix author and spdx headers on scrub/ files | Darrick J. Wong |
2022-07-07 | xfs: make is_log_ag() a first class helper | Dave Chinner |
2021-06-02 | xfs: move xfs_perag_get/put to xfs_ag.[ch] | Dave Chinner |
2021-03-25 | xfs: mark a data structure sick if there are cross-referencing errors | Darrick J. Wong |
2019-11-07 | xfs: fix missing header includes | Darrick J. Wong |
2019-06-28 | xfs: remove unused header files | Eric Sandeen |
2019-04-30 | xfs: add online scrub for superblock counters | Darrick J. Wong |
2019-04-16 | xfs: scrub should only cross-reference with healthy btrees | Darrick J. Wong |
2019-04-16 | xfs: scrub/repair should update filesystem metadata health | Darrick J. Wong |