aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_types.h
AgeCommit message (Expand)AuthorFilesLines
2019-11-13xfs: remove unused structure members & simple typedefsGravatar Eric Sandeen 1-2/+0
2019-08-26xfs: add kmem allocation trace pointsGravatar Dave Chinner 1-0/+8
2019-04-30xfs: add online scrub for superblock countersGravatar Darrick J. Wong 1-0/+2
2019-02-11xfs: add xfs_verify_agino_or_null helperGravatar Darrick J. Wong 1-0/+2
2019-02-11xfs: scrub should flag dir/attr offsets that aren't mappable with xfs_dablk_tGravatar Darrick J. Wong 1-0/+1
2018-12-19xfs: stringify scrub types in ftrace outputGravatar Darrick J. Wong 1-2/+2
2018-12-19xfs: stringify btree cursor types in ftrace outputGravatar Darrick J. Wong 1-0/+13
2018-12-19xfs: move XFS_AG_BTREE_CMP_FORMAT_STR mappings to libxfsGravatar Darrick J. Wong 1-0/+5
2018-12-19xfs: fix symbolic enum printing in ftrace outputGravatar Darrick J. Wong 1-0/+4
2018-07-31xfs: verify icount in superblock writeGravatar Darrick J. Wong 1-0/+1
2018-06-08xfs: move various type verifiers to common fileGravatar Dave Chinner 1-0/+19
2018-06-06xfs: convert to SPDX license tagsGravatar Dave Chinner 1-13/+1
2018-06-01xfs: xfs_rtword_t should be unsigned, not signedGravatar Darrick J. Wong 1-1/+1
2017-11-06xfs: move xfs_bmbt_irec and xfs_exntst_t to xfs_types.hGravatar Christoph Hellwig 1-0/+12
2017-11-06xfs: use a b+tree for the in-core extent listGravatar Christoph Hellwig 1-1/+2
2017-11-06xfs: introduce the xfs_iext_cursor abstractionGravatar Christoph Hellwig 1-0/+3
2017-10-26xfs: refactor btree block header checking functionsGravatar Darrick J. Wong 1-0/+6
2017-06-19xfs: remove double-underscore integer typesGravatar Darrick J. Wong 1-23/+23
2016-11-24Merge branch 'xfs-4.10-extent-lookup' into for-nextGravatar Dave Chinner 1-1/+0
2016-11-24xfs: remove NULLEXTNUMGravatar Christoph Hellwig 1-1/+0
2016-11-09xfs: check minimum block size for CRC filesystemsGravatar Darrick J. Wong 1-0/+3
2016-10-04xfs: introduce the CoW forkGravatar Darrick J. Wong 1-0/+1
2016-10-03xfs: introduce refcount btree definitionsGravatar Darrick J. Wong 1-1/+1
2016-08-03xfs: introduce rmap btree definitionsGravatar Darrick J. Wong 1-2/+2
2015-01-09xfs: move xfs_types.h to libxfsGravatar Dave Chinner 1-0/+137