summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_health.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdownDave Chinner2021-08-191-1/+1
* xfs: drop IDONTCACHE on inodes when we mark them sickDarrick J. Wong2021-06-081-0/+9
* xfs: make for_each_perag... a first class citizenDave Chinner2021-06-021-3/+1
* xfs: move xfs_perag_get/put to xfs_ag.[ch]Dave Chinner2021-06-021-1/+1
* xfs: introduce new v5 bulkstat structureDarrick J. Wong2019-07-031-1/+1
* xfs: remove unused header filesEric Sandeen2019-06-281-4/+0
* xfs: report inode health via bulkstatDarrick J. Wong2019-04-141-0/+34
* xfs: report AG health via AG geometry ioctlDarrick J. Wong2019-04-141-0/+36
* xfs: report fs and rt health via geometry structureDarrick J. Wong2019-04-141-0/+56
* xfs: clear BAD_SUMMARY if unmounting an unhealthy filesystemDarrick J. Wong2019-04-141-0/+74
* xfs: track metadata health statusDarrick J. Wong2019-04-141-0/+192