index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_alloc.h
Age
Commit message (
Expand
)
Author
2021-01-22
xfs: Introduce error injection to allocate only minlen size extents for files
Chandan Babu R
2020-05-13
xfs: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-03-11
xfs: remove the agfl_bno member from struct xfs_agfl
Christoph Hellwig
2019-11-03
xfs: cleanup use of the XFS_ALLOC_ flags
Christoph Hellwig
2019-11-03
xfs: move extent zeroing to xfs_bmapi_allocate
Christoph Hellwig
2019-09-23
xfs: revert 1baa2800e62d ("xfs: remove the unused XFS_ALLOC_USERDATA flag")
Darrick J. Wong
2019-08-30
xfs: remove the unused XFS_ALLOC_USERDATA flag
Christoph Hellwig
2018-12-12
xfs: const-ify xfs_owner_info arguments
Darrick J. Wong
2018-07-11
xfs: remove xfs_alloc_arg firstblock field
Brian Foster
2018-06-08
xfs: move various type verifiers to common file
Dave Chinner
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-05-15
xfs: hoist xfs_scrub_agfl_walk to libxfs as xfs_agfl_walk
Darrick J. Wong
2018-05-15
xfs: factor out nodiscard helpers
Brian Foster
2018-05-10
xfs: add bmapi nodiscard flag
Brian Foster
2018-05-09
xfs: create agfl block free helper function
Brian Foster
2018-04-09
xfs: non-scrub - remove unused function parameters
Eric Sandeen
2018-03-11
xfs: convert XFS_AGFL_SIZE to a helper function
Dave Chinner
2018-01-17
xfs: add scrub cross-referencing helpers for the free space btrees
Darrick J. Wong
2017-10-26
xfs: create block pointer check functions
Darrick J. Wong
2017-06-19
xfs: export various function for the online scrubber
Darrick J. Wong
2017-04-03
xfs: create a function to query all records in a btree
Darrick J. Wong
2017-04-03
xfs: provide a query_range function for freespace btrees
Darrick J. Wong
2017-02-17
xfs: remove XFS_ALLOCTYPE_ANY_AG and XFS_ALLOCTYPE_START_AG
Christoph Hellwig
2017-01-09
xfs: adjust allocation length in xfs_alloc_space_available
Christoph Hellwig
2016-10-03
Merge branch 'xfs-4.9-log-recovery-fixes' into for-next
Dave Chinner
2016-09-26
xfs: remote attribute blocks aren't really userdata
Dave Chinner
2016-09-19
xfs: set up per-AG free space reservations
Darrick J. Wong
2016-08-03
xfs: don't update rmapbt when fixing agfl
Darrick J. Wong
2016-08-03
xfs: rmap btree requires more reserved free space
Darrick J. Wong
2016-08-03
xfs: add owner field to extent allocation and freeing
Darrick J. Wong
2016-08-03
xfs: rmap btree add more reserved blocks
Darrick J. Wong
2016-06-21
Merge branch 'xfs-4.8-misc-fixes-2' into for-next
Dave Chinner
2016-06-21
xfs: separate freelist fixing into a separate helper
Dave Chinner
2016-06-01
xfs: make several functions static
Eric Sandeen
2016-01-04
libxfs: make xfs_alloc_fix_freelist non-static
Darrick J. Wong
2015-11-03
xfs: introduce BMAPI_ZERO for allocating zeroed extents
Dave Chinner
2015-06-23
Merge branch 'xfs-freelist-cleanup' into for-next
Dave Chinner
2015-06-22
xfs: clean up XFS_MIN_FREELIST macros
Dave Chinner
2015-06-22
xfs: xfs_alloc_fix_freelist() can use incore perag structures
Dave Chinner
2015-05-29
xfs: support min/max agbno args in block allocator
Brian Foster
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-06-25
libxfs: move header files
Dave Chinner