]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/xfs_ialloc.h
xfsprogs: Release v6.15.0
[thirdparty/xfsprogs-dev.git] / libxfs / xfs_ialloc.h
2024-10-31  Darrick J. Wongxfs: pass the icreate args object to xfs_dialloc
2024-08-06  Carlos MaiolinoMerge tag 'libxfs-sync-6.10_2024-07-29' of https:/...
2024-07-30  Darrick J. Wongxfs: pass xfs_buf lookup flags to xfs_*read_agi
2024-04-17  Darrick J. Wongxfs: repair inode btrees
2023-06-09  Darrick J. Wongxfs: convert xfs_ialloc_has_inodes_at_extent to return...
2023-06-09  Darrick J. Wongxfs: standardize ondisk to incore conversion for inode...
2023-05-10  Dave Chinnerxfs: use active perag references for inode allocation
2023-05-10  Dave Chinnerxfs: convert xfs_imap() to take a perag
2022-08-30  Dave Chinnerxfs: pass perag to xfs_read_agi
2022-08-30  Dave Chinnerxfs: pass perag to xfs_ialloc_read_agi()
2022-08-30  Dave Chinnerxfs: kill xfs_ialloc_pagi_init()
2022-06-22  Dave Chinnerxfs: convert AGI log flags to unsigned.
2022-01-31  Darrick J. Wongxfs: make the record pointer passed to query_range...
2021-10-15  Darrick J. Wongxfs: check for sparse inode clusters that cross new...
2021-10-15  Dave Chinnerxfs: use perag through unlink processing
2021-10-15  Dave Chinnerxfs: get rid of xfs_dir_ialloc()
2021-01-07  Dave Chinnerxfs: spilt xfs_dialloc() into 2 functions
2021-01-07  Dave Chinnerxfs: move xfs_dialloc_roll() into xfs_dialloc()
2021-01-07  Dave Chinnerxfs: introduce xfs_dialloc_roll()
2020-01-22  Darrick J. Wongxfs: don't commit sunit/swidth updates to disk if that...
2019-08-28  Darrick J. Wongxfs: refactor inode geometry setup routines
2019-08-28  Darrick J. Wongxfs: separate inode geometry
2018-10-04  Brian Fosterxfs: remove dfops parameter from ifree call stack
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: expose various functions to repair code
2018-02-27  Darrick J. Wongxfs: add scrub cross-referencing helpers for the inode...
2018-01-03  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2018-01-03  Christoph Hellwigxfs: remove "no-allocation" reservations for file creations
2017-11-27  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-11-17  Darrick J. Wongxfs: create inode pointer verifiers
2017-07-31  Darrick J. Wongxfs: export _inobt_btrec_to_irec and _ialloc_cluster_al...
2016-08-10  Darrick J. Wongxfs: rename flist/free_list to dfops
2016-08-10  Darrick J. Wongxfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_d...
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 ChinnerMerge branch 'progs-misc-fixes-1' into for-next
2015-07-31  Christoph Hellwigxfs: return a void pointer from xfs_buf_offset
2015-07-30  Brian Fosterxfs: skip unallocated regions of inode chunks in xfs_if...
2015-07-30  Brian Fosterxfs: pass inode count through ordered icreate log item
2015-07-30  Dave Chinnerlibxfs: update to match 3.19-rc1 kernel code
2015-07-30  Dave Chinnerlibxfs: restructure to match kernel layout