+xfsprogs-7.1.0 (10 Jul 2026)
+ fsr: preserve xfrog_bulkstat error codes (liuh)
+ xfs_scrub: fix spacemap scan for internal rt devices (Darrick J. Wong)
+ mkfs: PQUOTA shouldn't conflict with GQNOENFORCE (Darrick J. Wong)
+ mkfs: fix hardlink detection in directory import code (Darrick J. Wong)
+ xfs_protofile: make nondirectory arguments actually work (Darrick J. Wong)
+ mkfs: fix symlink target length check in create_nondir_inode (Darrick J. Wong)
+ mkfs: don't redefine DIRT for protofiles (Darrick J. Wong)
+ xfs_healer: fix getmntent race in weakhandle (Darrick J. Wong)
+ xfs_db: dump zoned filesystem superblock fields (Darrick J. Wong)
+ xfs_db: fix type conversions (Darrick J. Wong)
+ xfs_scrub: fix estimate of work items for phase 4 (Darrick J. Wong)
+ xfs_scrub: always finish cleanup, even if reporting healthy state fails (Darrick J. Wong)
+ xfs_scrub: fix phase 8 debug reporting (Darrick J. Wong)
+ xfs_scrub: don't leak phase 5 scan items after a failed workqueue_add (Darrick J. Wong)
+ xfs_scrub: warn about difficult rtgroup repairs (Darrick J. Wong)
+ xfs_scrub: don't leak the autofsck fsproperty handle (Darrick J. Wong)
+ xfs_scrub: account for reflinked realtime file data (Darrick J. Wong)
+ xfs_scrub: account only data extent tail after an overlap (Darrick J. Wong)
+ xfs_scrub: report external log space usage in phase 7 (Darrick J. Wong)
+ xfs_scrub: warn about incomplete repairs if we never get to them (Darrick J. Wong)
+ xfs_scrub: handle media scans of internal rt devices correctly (Darrick J. Wong)
+ xfs_scrub: report bad file ranges correctly (Darrick J. Wong)
+ xfs_scrub: handle missing media verify ioctl failure return codes (Darrick J. Wong)
+ mkfs: fix filesystem and log size units (Manognya Singuru)
+ xfs_healer: don't put the slice file in LDIRT (Darrick J. Wong)
+ xfs_healer: allow AF_UNIX socket access for xfs_healer instances (Darrick J. Wong)
+ xfs_healer_start: fix static checking (Darrick J. Wong)
+ xfs_healer_start: check listmount when doing a --check (Darrick J. Wong)
+ xfs_scrub: read verification isn't ok if it hit runtime errors (Darrick J. Wong)
+ xfs_scrub: don't obscure repair failures in repair_list_schedule (Darrick J. Wong)
+ xfs_scrub: don't crash trying to complain about clean health (Darrick J. Wong)
+ xfs_scrub: don't continue with phase1 if autofsck=none (Darrick J. Wong)
+ xfs_scrub: don't allow NAN as fstrim percentage (Darrick J. Wong)
+ xfs_scrub: fix nonsense advice after a scrub finds errors (Darrick J. Wong)
+ xfs_scrub: return SCRUB_RET_OPERROR if unicode collision detection fails to initialize (Darrick J. Wong)
+ xfs_scrub: don't report media errors in specially-owned areas as file data (Darrick J. Wong)
+ xfs_scrub: fix work estimation for rtgroups filesystems (Darrick J. Wong)
+ xfs_scrub: don't count internal log space in the data device used count (Darrick J. Wong)
+ xfs_scrub: fix integer overflows (Darrick J. Wong)
+ xfs_scrub_fail: send content headers for xfs_scrub_all failures (Darrick J. Wong)
+ xfs_scrub_all_fail: reduce security lockdowns to avoid postfix problems (Darrick J. Wong)
+ xfs_scrub_all: fix broken command line string array construction (Darrick J. Wong)
+ xfs_scrub_media_fail: reduce security lockdowns to avoid postfix problems (Darrick J. Wong)
+ xfsprogs: include/buildrules: fix ltdep (Romain Naour)
+ xfs_healer: coordinate access to weakhandle::mntpoint correctly (Darrick J. Wong)
+ xfs_healer: don't leak wh->mntpoint if fd_to_handle fails (Darrick J. Wong)
+ xfs_healer: fix Makefile errors (Darrick J. Wong)
+ xfs_healer: run a full xfs_scrub repair if we don't know how to do a spot repair (Darrick J. Wong)
+ xfs_healer: recommend offline fsck for XCORRUPT repairs (Darrick J. Wong)
+ xfs_healer: fix error reporting (Darrick J. Wong)
+
xfsprogs-7.0.1 (19 May 2026)
xfs_healer: fix missing HAVE_LISTMOUNT flag and stubs (Darrick J. Wong)
libfrog: add missing HAVE_LISTMOUNT flag (Andrey Albershteyn)