aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_bmap_btree.h
AgeCommit message (Expand)AuthorFilesLines
2018-06-06xfs: convert to SPDX license tagsGravatar Dave Chinner 1-13/+1
2018-05-15xfs: add helpers to calculate btree sizeGravatar Darrick J. Wong 1-0/+3
2018-03-23xfs: refactor bmap record validationGravatar Darrick J. Wong 1-14/+0
2017-11-06xfs: pass struct xfs_bmbt_irec to xfs_bmbt_validate_extentGravatar Christoph Hellwig 1-2/+2
2017-11-06xfs: use a b+tree for the in-core extent listGravatar Christoph Hellwig 1-6/+1
2017-11-06xfs: pass an on-disk extent to xfs_bmbt_validate_extentGravatar Christoph Hellwig 1-2/+2
2017-10-26xfs: remove xfs_bmbt_get_stateGravatar Christoph Hellwig 1-1/+0
2017-10-26xfs: remove all xfs_bmbt_set_* helpers except for xfs_bmbt_set_allGravatar Christoph Hellwig 1-6/+0
2017-10-26xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_updateGravatar Christoph Hellwig 1-3/+1
2017-04-25xfs: simplify validation of the unwritten extent bitGravatar Christoph Hellwig 1-7/+14
2017-04-03xfs: remove the ISUNWRITTEN macroGravatar Christoph Hellwig 1-1/+0
2014-06-25libxfs: move header filesGravatar Dave Chinner 1-0/+143