]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/xfs_ialloc.h
xfs: pass perag to xfs_ialloc_read_agi()
[thirdparty/xfsprogs-dev.git] / libxfs / xfs_ialloc.h
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