aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_types.h
AgeCommit message (Expand)Author
2022-08-03xfs: xfs_log_force_lsn isn't passed a LSNDave Chinner
2019-11-13xfs: remove unused structure members & simple typedefsEric Sandeen
2019-08-26xfs: add kmem allocation trace pointsDave Chinner
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-19xfs: stringify scrub types in ftrace outputDarrick J. Wong
2018-12-19xfs: stringify btree cursor types in ftrace outputDarrick J. Wong
2018-12-19xfs: move XFS_AG_BTREE_CMP_FORMAT_STR mappings to libxfsDarrick J. Wong
2018-12-19xfs: fix symbolic enum printing in ftrace outputDarrick J. Wong
2018-07-31xfs: verify icount in superblock writeDarrick J. Wong
2018-06-08xfs: move various type verifiers to common fileDave Chinner
2018-06-06xfs: convert to SPDX license tagsDave Chinner
2018-06-01xfs: xfs_rtword_t should be unsigned, not signedDarrick J. Wong
2017-11-06xfs: move xfs_bmbt_irec and xfs_exntst_t to xfs_types.hChristoph Hellwig
2017-11-06xfs: use a b+tree for the in-core extent listChristoph Hellwig
2017-11-06xfs: introduce the xfs_iext_cursor abstractionChristoph Hellwig
2017-10-26xfs: refactor btree block header checking functionsDarrick J. Wong
2017-06-19xfs: remove double-underscore integer typesDarrick J. Wong
2016-11-24Merge branch 'xfs-4.10-extent-lookup' into for-nextDave Chinner
2016-11-24xfs: remove NULLEXTNUMChristoph Hellwig
2016-11-09xfs: check minimum block size for CRC filesystemsDarrick J. Wong
2016-10-04xfs: introduce the CoW forkDarrick J. Wong
2016-10-03xfs: introduce refcount btree definitionsDarrick J. Wong
2016-08-03xfs: introduce rmap btree definitionsDarrick J. Wong
2015-01-09xfs: move xfs_types.h to libxfsDave Chinner