aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_bmap_btree.h
AgeCommit message (Expand)Author
2020-05-13xfs: Use the correct style for SPDX License IdentifierNishad Kamdar
2018-06-06xfs: convert to SPDX license tagsDave Chinner
2018-05-15xfs: add helpers to calculate btree sizeDarrick J. Wong
2018-03-23xfs: refactor bmap record validationDarrick J. Wong
2017-11-06xfs: pass struct xfs_bmbt_irec to xfs_bmbt_validate_extentChristoph Hellwig
2017-11-06xfs: use a b+tree for the in-core extent listChristoph Hellwig
2017-11-06xfs: pass an on-disk extent to xfs_bmbt_validate_extentChristoph Hellwig
2017-10-26xfs: remove xfs_bmbt_get_stateChristoph Hellwig
2017-10-26xfs: remove all xfs_bmbt_set_* helpers except for xfs_bmbt_set_allChristoph Hellwig
2017-10-26xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_updateChristoph Hellwig
2017-04-25xfs: simplify validation of the unwritten extent bitChristoph Hellwig
2017-04-03xfs: remove the ISUNWRITTEN macroChristoph Hellwig
2014-06-25libxfs: move header filesDave Chinner