]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/xfs_shared.h
xfsprogs: Release v6.7.0
[thirdparty/xfsprogs-dev.git] / libxfs / xfs_shared.h
2022-06-22  Dave Chinnerxfs: tag transactions that contain intent done items
2022-05-04  Eric Sandeenlibxfs: remove kernel stubs from xfs_shared.h
2021-10-15  Shaokun Zhangxfs: sort variable alphabetically to avoid repeated...
2021-10-15  Dave Chinnerxfs: move perag structure and setup to libxfs/xfs_ag...
2021-06-30  Dave Chinnerxfs: precalculate default inode attribute offset
2021-01-07  Kaixu Xiaxfs: check tp->t_dqinfo value instead of the XFS_TRANS_...
2020-11-12  Darrick J. Wongxfs: widen ondisk inode timestamps to deal with y2038+
2020-09-04  Brian Fosterxfs: preserve rmapbt swapext block reservation from...
2019-12-13  Darrick J. Wongxfs: remove all *_ITER_CONTINUE values
2019-12-13  Darrick J. Wongxfs: remove all *_ITER_ABORT values
2019-08-28  Darrick J. Wongxfs: create iterator error codes
2019-08-28  Christoph Hellwigxfs: remove XFS_TRANS_NOFS
2019-08-28  Darrick J. Wongxfs: move xfs_ino_geometry to xfs_shared.h
2019-05-06  Brian Fosterxfs: split up allocation btree verifier
2019-05-06  Brian Fosterxfs: create a separate finobt verifier
2018-10-05  Brian Fosterxfs: replace dop_low with transaction flag
2018-06-28  Dave Chinnerxfs: convert to SPDX license tags
2018-06-28  Darrick J. Wongxfs: superblock scrub should use short-lived buffers
2018-06-28  Dave Chinnerxfs: get rid of the log item descriptor
2018-02-27  Darrick J. Wongxfs: trace log reservations at mount time
2018-02-27  Darrick J. Wongxfs: create structure verifier function for short form...
2016-10-25  Darrick J. Wongxfs: define the on-disk refcount btree format
2016-08-10  Darrick J. Wongxfs: define the on-disk rmap btree format
2016-06-21  Christoph Hellwigxfs: remove transaction types
2016-06-21  Christoph Hellwigxfs: better xfs_trans_alloc interface
2016-05-10  Dave ChinnerMerge branch 'progs-misc-fixes-for-4.6' into for-master
2016-05-10  Dave ChinnerMerge branch 'libxfs-4.6-sync' into for-master
2016-02-17  Dave Chinnerxfs: RT bitmap and summary buffers need verifiers
2016-02-17  Dave Chinnerxfs: handle dquot buffer readahead in log recovery...
2015-08-03  Dave ChinnerMerge branch 'progs-misc-fixes-2' into for-next
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-30  Christoph Hellwigxfs: saner xfs_trans_commit interface
2015-07-30  Christoph Hellwiglibxfs: remove the flags argument to xfs_trans_cancel
2015-07-30  Dave Chinnerlibxfs: update to 4.1-rc2 code base
2015-07-30  Dave Chinnerlibxfs: restructure to match kernel layout