summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_alloc.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: const-ify xfs_owner_info argumentsDarrick J. Wong2018-12-121-2/+2
* xfs: remove xfs_alloc_arg firstblock fieldBrian Foster2018-07-121-1/+0Star
* xfs: move various type verifiers to common fileDave Chinner2018-06-081-4/+0Star
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1Star
* xfs: hoist xfs_scrub_agfl_walk to libxfs as xfs_agfl_walkDarrick J. Wong2018-05-161-0/+5
* xfs: factor out nodiscard helpersBrian Foster2018-05-161-11/+0Star
* xfs: add bmapi nodiscard flagBrian Foster2018-05-101-2/+25
* xfs: create agfl block free helper functionBrian Foster2018-05-091-0/+2
* xfs: non-scrub - remove unused function parametersEric Sandeen2018-04-091-3/+2Star
* xfs: convert XFS_AGFL_SIZE to a helper functionDave Chinner2018-03-121-0/+2
* xfs: add scrub cross-referencing helpers for the free space btreesDarrick J. Wong2018-01-181-0/+10
* xfs: create block pointer check functionsDarrick J. Wong2017-10-271-0/+4
* xfs: export various function for the online scrubberDarrick J. Wong2017-06-191-0/+2
* xfs: create a function to query all records in a btreeDarrick J. Wong2017-04-041-0/+2
* xfs: provide a query_range function for freespace btreesDarrick J. Wong2017-04-041-0/+10
* xfs: remove XFS_ALLOCTYPE_ANY_AG and XFS_ALLOCTYPE_START_AGChristoph Hellwig2017-02-181-4/+0Star
* xfs: adjust allocation length in xfs_alloc_space_availableChristoph Hellwig2017-01-091-1/+1
* Merge branch 'xfs-4.9-log-recovery-fixes' into for-nextDave Chinner2016-10-031-2/+15
|\
| * xfs: remote attribute blocks aren't really userdataDave Chinner2016-09-261-2/+15
* | xfs: set up per-AG free space reservationsDarrick J. Wong2016-09-191-3/+5
|/
* xfs: don't update rmapbt when fixing agflDarrick J. Wong2016-08-031-0/+3
* xfs: rmap btree requires more reserved free spaceDarrick J. Wong2016-08-031-36/+5Star
* xfs: add owner field to extent allocation and freeingDarrick J. Wong2016-08-031-3/+5
* xfs: rmap btree add more reserved blocksDarrick J. Wong2016-08-031-0/+2
* Merge branch 'xfs-4.8-misc-fixes-2' into for-nextDave Chinner2016-06-211-0/+2
|\
| * xfs: separate freelist fixing into a separate helperDave Chinner2016-06-211-0/+2
* | xfs: make several functions staticEric Sandeen2016-06-011-7/+0Star
|/
* libxfs: make xfs_alloc_fix_freelist non-staticDarrick J. Wong2016-01-041-0/+1
* xfs: introduce BMAPI_ZERO for allocating zeroed extentsDave Chinner2015-11-031-3/+5
* Merge branch 'xfs-freelist-cleanup' into for-nextDave Chinner2015-06-231-5/+3Star
|\
| * xfs: clean up XFS_MIN_FREELIST macrosDave Chinner2015-06-221-0/+2
| * xfs: xfs_alloc_fix_freelist() can use incore perag structuresDave Chinner2015-06-221-6/+2Star
* | xfs: support min/max agbno args in block allocatorBrian Foster2015-05-291-0/+2
|/
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-0/+3
* libxfs: move header filesDave Chinner2014-06-251-0/+234