]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/xfs_alloc.h
libxfs: refactor manage_zones()
[thirdparty/xfsprogs-dev.git] / libxfs / xfs_alloc.h
2019-02-27  Darrick J. Wongxfs: const-ify xfs_owner_info arguments
2018-10-05  Brian Fosterxfs: remove xfs_alloc_arg firstblock field
2018-06-28  Dave Chinnerxfs: move various type verifiers to common file
2018-06-28  Dave Chinnerxfs: convert to SPDX license tags
2018-06-28  Darrick J. Wongxfs: hoist xfs_scrub_agfl_walk to libxfs as xfs_agfl_walk
2018-06-28  Brian Fosterxfs: factor out nodiscard helpers
2018-06-28  Brian Fosterxfs: add bmapi nodiscard flag
2018-06-28  Brian Fosterxfs: create agfl block free helper function
2018-05-01  Eric SandeenMerge branch 'libxfs-4.17-sync' into for-next
2018-04-18  Eric Sandeenxfs: non-scrub - remove unused function parameters
2018-04-18  Dave Chinnerxfs: convert XFS_AGFL_SIZE to a helper function
2018-02-27  Darrick J. Wongxfs: add scrub cross-referencing helpers for the free...
2017-11-27  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-11-17  Darrick J. Wongxfs: create block pointer check functions
2017-07-31  Darrick J. Wongxfs: export various function for the online scrubber
2017-05-11  Darrick J. Wongxfs: create a function to query all records in a btree
2017-05-11  Darrick J. Wongxfs: provide a query_range function for freespace btrees
2017-04-04  Christoph Hellwigxfs: remove XFS_ALLOCTYPE_ANY_AG and XFS_ALLOCTYPE_START_AG
2017-01-11  Christoph Hellwigxfs: adjust allocation length in xfs_alloc_space_available
2016-10-25  Dave Chinnerxfs: remote attribute blocks aren't really userdata
2016-10-25  Darrick J. Wongxfs: set up per-AG free space reservations
2016-08-10  Darrick J. Wongxfs: don't update rmapbt when fixing agfl
2016-08-10  Darrick J. Wongxfs: rmap btree requires more reserved free space
2016-08-10  Darrick J. Wongxfs: add owner field to extent allocation and freeing
2016-08-10  Darrick J. Wongxfs: rmap btree add more reserved blocks
2016-08-10  Dave Chinnerxfs: separate freelist fixing into a separate helper
2016-08-10  Eric Sandeenxfs: make several functions static
2016-02-17  Dave Chinnerxfs: introduce BMAPI_ZERO for allocating zeroed extents
2015-07-31  Dave ChinnerMerge branch 'libxfs-commit-script' into for-next
2015-07-31  Dave ChinnerMerge branch 'progs-cleanup' into for-next
2015-07-31  Dave ChinnerMerge branch 'libxfs-4.2-rc1-update' into for-next
2015-07-31  Dave Chinnerxfs: clean up XFS_MIN_FREELIST macros
2015-07-31  Dave ChinnerMerge branch 'progs-misc-fixes-1' into for-next
2015-07-31  Dave Chinnerxfs: xfs_alloc_fix_freelist() can use incore perag...
2015-07-30  Brian Fosterxfs: support min/max agbno args in block allocator
2015-07-30  Dave Chinnerlibxfs: split out xfs->libxfs mappings
2015-07-30  Dave Chinnerlibxfs: update to match 3.19-rc1 kernel code
2015-07-30  Dave Chinnerlibxfs: restructure to match kernel layout