summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_health.c
AgeCommit message (Expand)Author
2020-03-03xfs: remember sick inodes that get inactivatedDarrick J. Wong
2020-03-03xfs: add secondary and indirect classes to the health tracking systemDarrick J. Wong
2020-03-03xfs: report quota block corruption errors to the health systemDarrick J. Wong
2020-03-03xfs: report dir/attr block corruption errors to the health systemDarrick J. Wong
2020-03-03xfs: report btree block corruption errors to the health systemDarrick J. Wong
2020-03-03xfs: report block map corruption errors to the health tracking systemDarrick J. Wong
2020-03-03xfs: report ag header corruption errors to the health tracking systemDarrick J. Wong
2020-03-03xfs: separate the marking of sick and checked metadataDarrick J. Wong
2019-07-03xfs: introduce new v5 bulkstat structureDarrick J. Wong
2019-06-28xfs: remove unused header filesEric Sandeen
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