]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - repair/rmap.c
libxfs: refactor manage_zones()
[thirdparty/xfsprogs-dev.git] / repair / rmap.c
2019-04-26  Darrick J. Wongxfs_repair: correctly account for free space btree...
2019-02-27  Darrick J. Wongxfs: remove xfs_rmap_ag_owner and friends
2018-12-12  Darrick J. Wongxfs_repair: skip block reservation when fixing freelist
2018-10-17  Eric Sandeenxfsprogs: minor endian annotation fixes
2018-10-09  Darrick J. Wonglibxfs: check libxfs_trans_commit return values
2018-10-04  Brian Fosterxfs: remove unused btree cursor bc_private.a.dfops...
2018-10-04  Darrick J. Wonglibxfs: fix xfs_trans_alloc reservation abuse
2018-07-27  Eric SandeenMerge branch 'libxfs-4.18-sync' into for-next
2018-07-24  Dave Chinnerxfsprogs: convert to SPDX license tags
2018-05-01  Eric SandeenMerge branch 'libxfs-4.17-sync' into for-next
2018-04-18  Dave Chinnerxfs: convert XFS_AGFL_SIZE to a helper function
2017-11-09  Darrick J. Wongxfs_repair: always release btree buffers when refcountb...
2017-09-15  Eric SandeenMerge branch 'libxfs-4.13-sync' into for-next
2017-08-04  Darrick J. Wongxfsprogs: remove double-underscore integer types
2017-06-21  Darrick J. Wongxfs_repair: replace rmap_compare with libxfs version
2016-12-21  Darrick J. Wongxfs_repair: fix some potential null pointer deferences
2016-10-26  Darrick J. Wongxfs_repair: use range query when while checking rmaps
2016-10-26  Darrick J. Wongxfs_repair: check the refcount btree against our observ...
2016-10-26  Darrick J. Wongxfs_repair: fix inode reflink flags
2016-10-26  Darrick J. Wongxfs_repair: record reflink inode state
2016-10-26  Darrick J. Wongxfs_repair: process reverse-mapping data into refcount...
2016-10-02  Darrick J. Wongxfs_repair: fix bogosity when rmapping new AGFL blocks
2016-08-26  Darrick J. Wongxfs_repair: fix naming problems in repair/rmap.c
2016-08-26  Darrick J. Wongmisc: fix libxfs api violations
2016-08-26  Darrick J. Wongmisc: fix Coverity errors
2016-08-19  Darrick J. Wongxfs_repair: merge data & attr fork reverse mappings
2016-08-19  Darrick J. Wongxfs_repair: add per-AG btree blocks to rmap data and...
2016-08-19  Darrick J. Wongxfs_repair: check existing rmapbt entries against obser...
2016-08-19  Darrick J. Wongxfs_repair: add fixed-location per-AG rmaps
2016-08-19  Darrick J. Wongxfs_repair: add inode bmbt block rmaps
2016-08-19  Darrick J. Wongxfs_repair: record and merge raw rmap data
2016-08-19  Darrick J. Wongxfs_repair: collect reverse-mapping data for refcount...