cem's fork of xfsprogs-dev.git

Clone this repo:
  1. f499ee5 xfsprogs: Release v6.3.0 by Carlos Maiolino · 4 months ago master v6.3.0
  2. 5fda185 xfs_repair: dont leak buffer when discarding directories by Darrick J. Wong · 5 months ago
  3. 7655596 xfs_repair: estimate per-AG btree slack better by Darrick J. Wong · 5 months ago
  4. ffb1fbc mkfs: warning about misaligned AGs and RAID stripes is not an error by Darrick J. Wong · 5 months ago
  5. f4e6c24 xfs_db: fix broken logic in error path by Darrick J. Wong · 5 months ago
  6. 002b5d9 xfs: fix mismerged tracepoints by Darrick J. Wong · 5 months ago
  7. b2f12cf xfs: clear incore AGFL_RESET state if it's not needed by Darrick J. Wong · 5 months ago
  8. 6904abc xfs: add tracepoints for each of the externally visible allocators by Darrick J. Wong · 5 months ago
  9. c233766 xfs: walk all AGs if TRYLOCK passed to xfs_alloc_vextent_iterate_ags by Darrick J. Wong · 5 months ago
  10. fc59ca7 xfs: try to idiot-proof the allocators by Darrick J. Wong · 5 months ago
  11. 36076dc xfs: restore old agirotor behavior by Darrick J. Wong · 5 months ago
  12. c371ca8 xfs: return a referenced perag from filestreams allocator by Dave Chinner · 5 months ago
  13. 12ae681 xfs: move xfs_bmap_btalloc_filestreams() to xfs_filestreams.c by Dave Chinner · 5 months ago
  14. c92d304 xfs: use xfs_bmap_longest_free_extent() in filestreams by Dave Chinner · 5 months ago
  15. 4ccd9b2 xfs: get rid of notinit from xfs_bmap_longest_free_extent by Dave Chinner · 5 months ago
  16. 451b902 xfs: factor out filestreams from xfs_bmap_btalloc_nullfb by Dave Chinner · 5 months ago
  17. 91cceb7 xfs: convert xfs_alloc_vextent_iterate_ags() to use perag walker by Dave Chinner · 5 months ago
  18. 50f6a20 xfs: move the minimum agno checks into xfs_alloc_vextent_check_args by Dave Chinner · 5 months ago
  19. 32cd26b xfs: fold xfs_alloc_ag_vextent() into callers by Dave Chinner · 5 months ago
  20. d99d528 xfs: move allocation accounting to xfs_alloc_vextent_set_fsbno() by Dave Chinner · 5 months ago