summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_types.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: replace xfs_sb_version checks with feature flag checksDave Chinner2021-08-191-1/+1
* xfs: convert raw ag walks to use for_each_peragDave Chinner2021-06-021-1/+3
* xfs: type verification is expensiveDave Chinner2021-03-251-9/+9
* xfs: refactor file range validationDarrick J. Wong2020-12-091-0/+25
* xfs: refactor realtime volume extent validationDarrick J. Wong2020-12-091-0/+16
* xfs: refactor data device extent validationDarrick J. Wong2020-12-091-0/+23
* xfs: remove unused header filesEric Sandeen2019-06-281-9/+0
* xfs: separate inode geometryDarrick J. Wong2019-06-121-2/+2
* xfs: add online scrub for superblock countersDarrick J. Wong2019-04-301-1/+1
* xfs: add xfs_verify_agino_or_null helperDarrick J. Wong2019-02-111-0/+13
* xfs: scrub should flag dir/attr offsets that aren't mappable with xfs_dablk_tDarrick J. Wong2019-02-111-0/+11
* xfs: precalculate cluster alignment in inodes and blocksDarrick J. Wong2018-12-121-3/+2
* xfs: add a block to inode count converterDarrick J. Wong2018-12-121-2/+2
* xfs: verify icount in superblock writeDarrick J. Wong2018-07-311-0/+34
* xfs: move various type verifiers to common fileDave Chinner2018-06-081-0/+173