]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/xfs_inode_fork.h
xfs: convert to SPDX license tags
[thirdparty/xfsprogs-dev.git] / libxfs / xfs_inode_fork.h
2018-06-28  Dave Chinnerxfs: convert to SPDX license tags
2018-02-27  Darrick J. Wongxfs: provide a centralized method for verifying inline...
2017-11-27  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-11-17  Christoph Hellwigxfs: remove the nr_extents argument to xfs_iext_remove
2017-11-17  Christoph Hellwigxfs: remove the nr_extents argument to xfs_iext_insert
2017-11-17  Christoph Hellwigxfs: use a b+tree for the in-core extent list
2017-11-17  Christoph Hellwigxfs: remove support for inlining data/extents into...
2017-11-17  Christoph Hellwigxfs: introduce the xfs_iext_cursor abstraction
2017-11-17  Christoph Hellwigxfs: add a new xfs_iext_lookup_extent_before helper
2017-11-17  Christoph Hellwigxfs: remove if_rdev
2017-11-17  Christoph Hellwigxfs: remove the never fully implemented UUID fork format
2017-11-17  Christoph Hellwigxfs: move pre/post-bmap tracing into xfs_iext_update_extent
2017-10-18  Christoph Hellwigxfs: add a xfs_iext_update_extent helper
2017-04-10  Darrick J. Wongxfs: rework the inline directory verifiers libxfs-4.11-sync
2017-04-04  Darrick J. Wongxfs: verify inline directory data forks
2017-01-10  Christoph Hellwigxfs: new inode extent list lookup helpers
2017-01-10  Eric Sandeenxfs: provide helper for counting extents from if_bytes
2016-10-25  Darrick J. Wongxfs: introduce the CoW fork
2016-06-21  Christoph Hellwigxfs: factor out a helper to initialize a local format...
2015-07-30  Dave Chinnerlibxfs: restructure to match kernel layout