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