summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_types.c
AgeCommit message (Expand)Author
2023-10-17xfs: rename xfs_verify_rtext to xfs_verify_rtbextDarrick J. Wong
2022-07-07xfs: Pre-calculate per-AG agino geometryDave Chinner
2022-07-07xfs: Pre-calculate per-AG agbno geometryDave Chinner
2021-08-19xfs: replace xfs_sb_version checks with feature flag checksDave Chinner
2021-06-02xfs: convert raw ag walks to use for_each_peragDave Chinner
2021-03-25xfs: type verification is expensiveDave Chinner
2020-12-09xfs: refactor file range validationDarrick J. Wong
2020-12-09xfs: refactor realtime volume extent validationDarrick J. Wong
2020-12-09xfs: refactor data device extent validationDarrick J. Wong
2019-06-28xfs: remove unused header filesEric Sandeen
2019-06-12xfs: separate inode geometryDarrick J. Wong
2019-04-30xfs: add online scrub for superblock countersDarrick J. Wong
2019-02-11xfs: add xfs_verify_agino_or_null helperDarrick J. Wong
2019-02-11xfs: scrub should flag dir/attr offsets that aren't mappable with xfs_dablk_tDarrick J. Wong
2018-12-12xfs: precalculate cluster alignment in inodes and blocksDarrick J. Wong
2018-12-12xfs: add a block to inode count converterDarrick J. Wong
2018-07-31xfs: verify icount in superblock writeDarrick J. Wong
2018-06-08xfs: move various type verifiers to common fileDave Chinner