]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/xfs_ialloc.h
libxfs: refactor manage_zones()
[thirdparty/xfsprogs-dev.git] / libxfs / xfs_ialloc.h
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