summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_health.h
AgeCommit message (Expand)Author
2022-10-14xfs: remember sick inodes that get inactivatedDarrick J. Wong
2022-10-14xfs: add secondary and indirect classes to the health tracking systemDarrick J. Wong
2022-10-14xfs: report dir/attr block corruption errors to the health systemDarrick J. Wong
2022-10-14xfs: report btree block corruption errors to the health systemDarrick J. Wong
2022-10-14xfs: report block map corruption errors to the health tracking systemDarrick J. Wong
2022-10-14xfs: report ag header corruption errors to the health tracking systemDarrick J. Wong
2022-10-14xfs: separate the marking of sick and checked metadataDarrick J. Wong
2022-10-14xfs: report health of inode link countsDarrick J. Wong
2022-10-14xfs: report the health of quota countsDarrick J. Wong
2020-05-13xfs: Use the correct style for SPDX License Identifierxfs-5.8-merge-4Nishad Kamdar
2019-07-03xfs: introduce new v5 bulkstat structureDarrick J. Wong
2019-04-14xfs: report inode health via bulkstatDarrick J. Wong
2019-04-14xfs: report AG health via AG geometry ioctlDarrick J. Wong
2019-04-14xfs: report fs and rt health via geometry structureDarrick J. Wong
2019-04-14xfs: clear BAD_SUMMARY if unmounting an unhealthy filesystemDarrick J. Wong
2019-04-14xfs: track metadata health statusDarrick J. Wong