summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_health.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-24xfs: report directory tree corruption in the health informationDarrick J. Wong1-1/+3
2024-02-22xfs: remember sick inodes that get inactivatedDarrick J. Wong1-2/+6
2024-02-22xfs: add secondary and indirect classes to the health tracking systemDarrick J. Wong1-0/+43
2024-02-22xfs: report dir/attr block corruption errors to the health systemDarrick J. Wong1-0/+3
2024-02-22xfs: report btree block corruption errors to the health systemDarrick J. Wong1-0/+2
2024-02-22xfs: report block map corruption errors to the health tracking systemDarrick J. Wong1-0/+1
2024-02-22xfs: report ag header corruption errors to the health tracking systemDarrick J. Wong1-3/+10
2024-02-22xfs: separate the marking of sick and checked metadataDarrick J. Wong1-1/+22
2024-02-22xfs: report health of inode link countsDarrick J. Wong1-1/+3
2024-02-22xfs: report the health of quota countsDarrick J. Wong1-1/+3
2023-12-15xfs: set inode sick state flags when we zap either ondisk forkDarrick J. Wong1-0/+10
2020-05-14xfs: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2019-07-04xfs: introduce new v5 bulkstat structureDarrick J. Wong1-1/+1
2019-04-15xfs: report inode health via bulkstatDarrick J. Wong1-0/+1
2019-04-15xfs: report AG health via AG geometry ioctlDarrick J. Wong1-0/+1
2019-04-15xfs: report fs and rt health via geometry structureDarrick J. Wong1-0/+3
2019-04-15xfs: clear BAD_SUMMARY if unmounting an unhealthy filesystemDarrick J. Wong1-0/+2
2019-04-15xfs: track metadata health statusDarrick J. Wong1-0/+183