aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_alloc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-03xfs: cleanup use of the XFS_ALLOC_ flagsChristoph Hellwig1-12/+0
2019-11-03xfs: move extent zeroing to xfs_bmapi_allocateChristoph Hellwig1-3/+1
2019-09-23xfs: revert 1baa2800e62d ("xfs: remove the unused XFS_ALLOC_USERDATA flag")Darrick J. Wong1-3/+4
2019-08-30xfs: remove the unused XFS_ALLOC_USERDATA flagChristoph Hellwig1-4/+3
2018-12-12xfs: const-ify xfs_owner_info argumentsDarrick J. Wong1-2/+2
2018-07-11xfs: remove xfs_alloc_arg firstblock fieldBrian Foster1-1/+0
2018-06-08xfs: move various type verifiers to common fileDave Chinner1-4/+0
2018-06-06xfs: convert to SPDX license tagsDave Chinner1-13/+1
2018-05-15xfs: hoist xfs_scrub_agfl_walk to libxfs as xfs_agfl_walkDarrick J. Wong1-0/+5
2018-05-15xfs: factor out nodiscard helpersBrian Foster1-11/+0
2018-05-10xfs: add bmapi nodiscard flagBrian Foster1-2/+25
2018-05-09xfs: create agfl block free helper functionBrian Foster1-0/+2
2018-04-09xfs: non-scrub - remove unused function parametersEric Sandeen1-3/+2
2018-03-11xfs: convert XFS_AGFL_SIZE to a helper functionDave Chinner1-0/+2
2018-01-17xfs: add scrub cross-referencing helpers for the free space btreesDarrick J. Wong1-0/+10
2017-10-26xfs: create block pointer check functionsDarrick J. Wong1-0/+4
2017-06-19xfs: export various function for the online scrubberDarrick J. Wong1-0/+2
2017-04-03xfs: create a function to query all records in a btreeDarrick J. Wong1-0/+2
2017-04-03xfs: provide a query_range function for freespace btreesDarrick J. Wong1-0/+10
2017-02-17xfs: remove XFS_ALLOCTYPE_ANY_AG and XFS_ALLOCTYPE_START_AGChristoph Hellwig1-4/+0
2017-01-09xfs: adjust allocation length in xfs_alloc_space_availableChristoph Hellwig1-1/+1
2016-10-03Merge branch 'xfs-4.9-log-recovery-fixes' into for-nextDave Chinner1-2/+15
2016-09-26xfs: remote attribute blocks aren't really userdataDave Chinner1-2/+15
2016-09-19xfs: set up per-AG free space reservationsDarrick J. Wong1-3/+5
2016-08-03xfs: don't update rmapbt when fixing agflDarrick J. Wong1-0/+3
2016-08-03xfs: rmap btree requires more reserved free spaceDarrick J. Wong1-36/+5
2016-08-03xfs: add owner field to extent allocation and freeingDarrick J. Wong1-3/+5
2016-08-03xfs: rmap btree add more reserved blocksDarrick J. Wong1-0/+2
2016-06-21Merge branch 'xfs-4.8-misc-fixes-2' into for-nextDave Chinner1-0/+2
2016-06-21xfs: separate freelist fixing into a separate helperDave Chinner1-0/+2
2016-06-01xfs: make several functions staticEric Sandeen1-7/+0
2016-01-04libxfs: make xfs_alloc_fix_freelist non-staticDarrick J. Wong1-0/+1
2015-11-03xfs: introduce BMAPI_ZERO for allocating zeroed extentsDave Chinner1-3/+5
2015-06-23Merge branch 'xfs-freelist-cleanup' into for-nextDave Chinner1-5/+3
2015-06-22xfs: clean up XFS_MIN_FREELIST macrosDave Chinner1-0/+2
2015-06-22xfs: xfs_alloc_fix_freelist() can use incore perag structuresDave Chinner1-6/+2
2015-05-29xfs: support min/max agbno args in block allocatorBrian Foster1-0/+2
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig1-0/+3
2014-06-25libxfs: move header filesDave Chinner1-0/+234