index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_alloc.h
Age
Commit message (
Expand
)
Author
2023-07-03
xfs: AGI length should be bounds checked
Darrick J. Wong
2023-06-29
xfs: don't block in busy flushing when freeing extents
Dave Chinner
2023-06-29
xfs: pass alloc flags through to xfs_extent_busy_flush()
Dave Chinner
2023-06-29
xfs: use deferred frees for btree block freeing
Dave Chinner
2023-06-05
xfs: validate block number being freed before adding to xefi
Dave Chinner
2023-04-11
xfs: replace xfs_btree_has_record with a general keyspace scanner
Darrick J. Wong
2023-04-11
xfs: standardize ondisk to incore conversion for free space btrees
Darrick J. Wong
2023-04-11
xfs: give xfs_extfree_intent its own perag reference
Darrick J. Wong
2023-04-11
xfs: pass per-ag references to xfs_free_extent
Darrick J. Wong
2023-02-13
xfs: fold xfs_alloc_ag_vextent() into callers
Dave Chinner
2023-02-13
xfs: introduce xfs_alloc_vextent_exact_bno()
Dave Chinner
2023-02-13
xfs: introduce xfs_alloc_vextent_near_bno()
Dave Chinner
2023-02-13
xfs: use xfs_alloc_vextent_start_bno() where appropriate
Dave Chinner
2023-02-13
xfs: use xfs_alloc_vextent_first_ag() where appropriate
Dave Chinner
2023-02-13
xfs: use xfs_alloc_vextent_this_ag() where appropriate
Dave Chinner
2022-07-07
xfs: pass perag to xfs_alloc_read_agfl
Dave Chinner
2022-07-07
xfs: pass perag to xfs_alloc_put_freelist
Dave Chinner
2022-07-07
xfs: pass perag to xfs_alloc_get_freelist
Dave Chinner
2022-07-07
xfs: pass perag to xfs_read_agf
Dave Chinner
2022-07-07
xfs: pass perag to xfs_alloc_read_agf()
Dave Chinner
2022-07-07
xfs: kill xfs_alloc_pagf_init()
Dave Chinner
2022-04-21
xfs: convert AGF log flags to unsigned.
Dave Chinner
2022-03-21
xfs: document the XFS_ALLOC_AGFL_RESERVE constant
Darrick J. Wong
2021-10-22
xfs: reduce the size of struct xfs_extent_free_item
Darrick J. Wong
2021-10-22
xfs: rename xfs_bmap_add_free to xfs_free_extent_later
Darrick J. Wong
2021-10-19
xfs: rename m_ag_maxlevels to m_allocbt_maxlevels
Darrick J. Wong
2021-08-19
xfs: convert xfs_sb_version_has checks to use mount features
Dave Chinner
2021-08-18
xfs: make the record pointer passed to query_range functions const
Darrick J. Wong
2021-08-18
xfs: make the key parameters to all btree query range functions const
Darrick J. Wong
2021-06-02
xfs: pass perags through to the busy extent code
Dave Chinner
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
[next]