aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_types.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-13xfs: remove unused structure members & simple typedefsEric Sandeen1-2/+0
2019-08-26xfs: add kmem allocation trace pointsDave Chinner1-0/+8
2019-04-30xfs: add online scrub for superblock countersDarrick J. Wong1-0/+2
2019-02-11xfs: add xfs_verify_agino_or_null helperDarrick J. Wong1-0/+2
2019-02-11xfs: scrub should flag dir/attr offsets that aren't mappable with xfs_dablk_tDarrick J. Wong1-0/+1
2018-12-19xfs: stringify scrub types in ftrace outputDarrick J. Wong1-2/+2
2018-12-19xfs: stringify btree cursor types in ftrace outputDarrick J. Wong1-0/+13
2018-12-19xfs: move XFS_AG_BTREE_CMP_FORMAT_STR mappings to libxfsDarrick J. Wong1-0/+5
2018-12-19xfs: fix symbolic enum printing in ftrace outputDarrick J. Wong1-0/+4
2018-07-31xfs: verify icount in superblock writeDarrick J. Wong1-0/+1
2018-06-08xfs: move various type verifiers to common fileDave Chinner1-0/+19
2018-06-06xfs: convert to SPDX license tagsDave Chinner1-13/+1
2018-06-01xfs: xfs_rtword_t should be unsigned, not signedDarrick J. Wong1-1/+1
2017-11-06xfs: move xfs_bmbt_irec and xfs_exntst_t to xfs_types.hChristoph Hellwig1-0/+12
2017-11-06xfs: use a b+tree for the in-core extent listChristoph Hellwig1-1/+2
2017-11-06xfs: introduce the xfs_iext_cursor abstractionChristoph Hellwig1-0/+3
2017-10-26xfs: refactor btree block header checking functionsDarrick J. Wong1-0/+6
2017-06-19xfs: remove double-underscore integer typesDarrick J. Wong1-23/+23
2016-11-24Merge branch 'xfs-4.10-extent-lookup' into for-nextDave Chinner1-1/+0
2016-11-24xfs: remove NULLEXTNUMChristoph Hellwig1-1/+0
2016-11-09xfs: check minimum block size for CRC filesystemsDarrick J. Wong1-0/+3
2016-10-04xfs: introduce the CoW forkDarrick J. Wong1-0/+1
2016-10-03xfs: introduce refcount btree definitionsDarrick J. Wong1-1/+1
2016-08-03xfs: introduce rmap btree definitionsDarrick J. Wong1-2/+2
2015-01-09xfs: move xfs_types.h to libxfsDave Chinner1-0/+137