Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown | Dave Chinner | 2021-08-19 | 1 | -1/+1 |
* | xfs: drop IDONTCACHE on inodes when we mark them sick | Darrick J. Wong | 2021-06-08 | 1 | -0/+9 |
* | xfs: make for_each_perag... a first class citizen | Dave Chinner | 2021-06-02 | 1 | -3/+1 |
* | xfs: move xfs_perag_get/put to xfs_ag.[ch] | Dave Chinner | 2021-06-02 | 1 | -1/+1 |
* | xfs: introduce new v5 bulkstat structure | Darrick J. Wong | 2019-07-03 | 1 | -1/+1 |
* | xfs: remove unused header files | Eric Sandeen | 2019-06-28 | 1 | -4/+0 |
* | xfs: report inode health via bulkstat | Darrick J. Wong | 2019-04-14 | 1 | -0/+34 |
* | xfs: report AG health via AG geometry ioctl | Darrick J. Wong | 2019-04-14 | 1 | -0/+36 |
* | xfs: report fs and rt health via geometry structure | Darrick J. Wong | 2019-04-14 | 1 | -0/+56 |
* | xfs: clear BAD_SUMMARY if unmounting an unhealthy filesystem | Darrick J. Wong | 2019-04-14 | 1 | -0/+74 |
* | xfs: track metadata health status | Darrick J. Wong | 2019-04-14 | 1 | -0/+192 |