]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/xfs_dir2_priv.h
xfs: move extent busy tree initialization to xfs_initialize_perag
[thirdparty/xfsprogs-dev.git] / libxfs / xfs_dir2_priv.h
2018-06-28  Dave Chinnerxfs: convert to SPDX license tags
2018-02-27  Darrick J. Wongxfs: refactor short form directory structure verifier...
2018-02-27  Darrick J. Wongxfs: have buffer verifier functions report failing...
2018-02-27  Darrick J. Wongxfs: remove XFS_WANT_CORRUPTED_RETURN from dir3 data...
2017-07-31  Darrick J. Wongxfs: pass along transaction context when reading direct...
2017-07-31  Darrick J. Wongxfs: return the hash value of a leaf1 directory block
2017-07-31  Darrick J. Wongxfs: export various function for the online scrubber
2017-07-31  Darrick J. Wongxfs: remove double-underscore integer types
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
2015-07-30  Dave Chinnerlibxfs: update to match 3.19-rc1 kernel code
2015-07-30  Dave Chinnerlibxfs: update to 3.16 kernel code
2015-06-01  Darrick J. Wongxfs_repair: ensure .. is set sanely when rebuilding dir
2013-09-16  Dave Chinner[47/55,V2] xfs: Add read-only support for dirent filety...
2013-08-06  Dave Chinnerxfs_repair: update for dir/attr crc format changes.
2013-08-06  Dave Chinnerxfsprogs: Add verifiers to libxfs buffer interfaces.
2013-08-06  Dave Chinnerxfs: add buffer types to directory and attribute buffers
2013-08-06  Dave Chinnerxfs: add CRC checking to dir2 leaf blocks
2013-08-06  Dave Chinnerxfs: add CRC checking to dir2 data blocks
2013-08-06  Dave Chinnerxfs: add CRC checks to block format directory blocks
2013-05-09  Dave Chinnerxfsprogs: sync code to current kernel code