summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_trans_space.h
AgeCommit message (Expand)Author
2021-10-19xfs: compute the maximum height of the rmap btree when reflink enabledDarrick J. Wong
2021-10-19xfs: rename m_ag_maxlevels to m_allocbt_maxlevelsDarrick J. Wong
2021-08-19xfs: convert xfs_sb_version_has checks to use mount featuresDave Chinner
2020-08-26xfs: fix off-by-one in inode alloc block reservation calculationBrian Foster
2020-07-28xfs: fix inode allocation block res calculation precedenceBrian Foster
2019-06-12xfs: separate inode geometryDarrick J. Wong
2018-06-06xfs: convert to SPDX license tagsDave Chinner
2017-05-03xfs: reserve enough blocks to handle btree splits when remappingDarrick J. Wong
2016-10-05xfs: implement swapext for rmap filesystemsDarrick J. Wong
2015-06-22xfs: clean up XFS_MIN_FREELIST macrosDave Chinner
2014-06-25libxfs: move header filesDave Chinner