summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_alloc.h
AgeCommit message (Expand)Author
2017-02-17xfs: remove XFS_ALLOCTYPE_ANY_AG and XFS_ALLOCTYPE_START_AGChristoph Hellwig
2017-01-09xfs: adjust allocation length in xfs_alloc_space_availableChristoph Hellwig
2016-10-03Merge branch 'xfs-4.9-log-recovery-fixes' into for-nextDave Chinner
2016-09-26xfs: remote attribute blocks aren't really userdataDave Chinner
2016-09-19xfs: set up per-AG free space reservationsDarrick J. Wong
2016-08-03xfs: don't update rmapbt when fixing agflDarrick J. Wong
2016-08-03xfs: rmap btree requires more reserved free spaceDarrick J. Wong
2016-08-03xfs: add owner field to extent allocation and freeingDarrick J. Wong
2016-08-03xfs: rmap btree add more reserved blocksDarrick J. Wong
2016-06-21Merge branch 'xfs-4.8-misc-fixes-2' into for-nextDave Chinner
2016-06-21xfs: separate freelist fixing into a separate helperDave Chinner
2016-06-01xfs: make several functions staticEric Sandeen
2016-01-04libxfs: make xfs_alloc_fix_freelist non-staticDarrick J. Wong
2015-11-03xfs: introduce BMAPI_ZERO for allocating zeroed extentsDave Chinner
2015-06-23Merge branch 'xfs-freelist-cleanup' into for-nextDave Chinner
2015-06-22xfs: clean up XFS_MIN_FREELIST macrosDave Chinner
2015-06-22xfs: xfs_alloc_fix_freelist() can use incore perag structuresDave Chinner
2015-05-29xfs: support min/max agbno args in block allocatorBrian Foster
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig
2014-06-25libxfs: move header filesDave Chinner