1. e80b048 xfsprogs: Release v7.1.0 by Andrey Albershteyn · 3 weeks ago master v7.1.0
  2. d89fea9 fsr: preserve xfrog_bulkstat error codes by liuh · 5 weeks ago
  3. 622d715 xfs: zero directory data block padding on write verification by Yuto Ohnuki · 4 weeks ago
  4. c957be1 xfs: zero entire directory data block header region at init by Yuto Ohnuki · 4 weeks ago
  5. bae44fe xfs: remove the meaningless XFS_ALLOC_FLAG_FREEING by Jinliang Zheng · 4 weeks ago
  6. 846570f xfs: switch (back) to a per-buftarg buffer hash by Christoph Hellwig · 4 weeks ago
  7. 270a5f3 xfs: add write pointer to xfs_rtgroup_geometry by Wilfred Mallawa · 4 weeks ago
  8. 074c181 xfs_scrub: fix spacemap scan for internal rt devices by Darrick J. Wong · 4 weeks ago
  9. 8c6bf67 mkfs: PQUOTA shouldn't conflict with GQNOENFORCE by Darrick J. Wong · 7 weeks ago
  10. 63a4a9d mkfs: fix hardlink detection in directory import code by Darrick J. Wong · 7 weeks ago
  11. a2b765f mkfs: pass stat buf pointers around the protofile code by Darrick J. Wong · 4 weeks ago
  12. b3268fb xfs_protofile: make nondirectory arguments actually work by Darrick J. Wong · 7 weeks ago
  13. 46b0ee1 mkfs: fix symlink target length check in create_nondir_inode by Darrick J. Wong · 7 weeks ago
  14. 2df5f48 mkfs: fix PATH_MAX check by Darrick J. Wong · 7 weeks ago
  15. b07c386 mkfs: don't redefine DIRT for protofiles by Darrick J. Wong · 7 weeks ago
  16. 7a26df1 xfs_healer: fix getmntent race in weakhandle by Darrick J. Wong · 4 weeks ago
  17. 1bbedb6 xfs_db: dump zoned filesystem superblock fields by Darrick J. Wong · 4 weeks ago
  18. b64c29f xfs_db: fix type conversions by Darrick J. Wong · 4 weeks ago
  19. 70d0a4f xfs_scrub: fix estimate of work items for phase 4 by Darrick J. Wong · 4 weeks ago
  20. 4399db4 xfs_scrub: fix spacemap external log device scan dev key by Darrick J. Wong · 4 weeks ago
  21. f75bb3f xfs_scrub: always finish cleanup, even if reporting healthy state fails by Darrick J. Wong · 7 weeks ago
  22. f4dfa0b xfs_scrub: fix phase 8 debug reporting by Darrick J. Wong · 7 weeks ago
  23. 41530a0 xfs_scrub: don't leak phase 5 scan items after a failed workqueue_add by Darrick J. Wong · 7 weeks ago
  24. b43e906 xfs_scrub: actually handle NEEDSCHECK scrub items in phase 4 by Darrick J. Wong · 7 weeks ago
  25. bac5085 xfs_scrub: don't flatten error numbers in read_verify_schedule_now by Darrick J. Wong · 7 weeks ago
  26. 0bafb12 xfs_scrub: stop user file scan if caller already aborted by Darrick J. Wong · 7 weeks ago
  27. 708b369 mkfs: remove duplicate include of convert.h by liuh · 5 weeks ago
  28. 157d769 xfs_scrub: warn about difficult rtgroup repairs by Darrick J. Wong · 5 weeks ago
  29. a4080ce xfs_scrub: don't leak the autofsck fsproperty handle by Darrick J. Wong · 5 weeks ago
  30. baef30a xfs_scrub: account for reflinked realtime file data by Darrick J. Wong · 5 weeks ago
  31. 243048f xfs_scrub: account only data extent tail after an overlap by Darrick J. Wong · 5 weeks ago
  32. e2df9f9 xfs_scrub: report external log space usage in phase 7 by Darrick J. Wong · 5 weeks ago
  33. b6dba3d xfs_scrub: warn about incomplete repairs if we never get to them by Darrick J. Wong · 5 weeks ago
  34. bc93714 xfs_scrub: don't skip bulkstat batch when scrub_scan_user_files helper returns ESTALE by Darrick J. Wong · 5 weeks ago
  35. c001fa7 xfs_scrub: track inode scan abort state with an enum by Darrick J. Wong · 5 weeks ago
  36. 3e4bb14 xfs_scrub: handle media scans of internal rt devices correctly by Darrick J. Wong · 5 weeks ago
  37. 2712427 xfs_scrub: report bad file ranges correctly by Darrick J. Wong · 5 weeks ago
  38. 64344c4 xfs_scrub: handle missing media verify ioctl failure return codes by Darrick J. Wong · 5 weeks ago
  39. ec74242 mkfs: fix filesystem and log size units by Manognya Singuru · 6 weeks ago
  40. f650551 xfs_healer: don't put the slice file in LDIRT by Darrick J. Wong · 7 weeks ago
  41. a0f50de xfs_healer: allow AF_UNIX socket access for xfs_healer instances by Darrick J. Wong · 7 weeks ago
  42. 76ef8d9 xfs_healer_start: increase statmount buffer size by Darrick J. Wong · 7 weeks ago
  43. 577d641 xfs_healer_start: fix static checking by Darrick J. Wong · 7 weeks ago
  44. 425126c xfs_healer_start: check listmount when doing a --check by Darrick J. Wong · 7 weeks ago
  45. 5b0f430 xfs_healer: don't allow aliasing of mon_fd in setup_monitor by Darrick J. Wong · 7 weeks ago
  46. 359eeef libfrog: fix buffer overflow in getparents path_to_string by Darrick J. Wong · 7 weeks ago
  47. 5556c32 xfs_scrub: read verification isn't ok if it hit runtime errors by Darrick J. Wong · 8 weeks ago
  48. 33cc9bb xfs_scrub: bitmap iteration functions must retur by Darrick J. Wong · 8 weeks ago
  49. a5732e6 xfs_scrub: don't obscure repair failures in repair_list_schedule by Darrick J. Wong · 8 weeks ago
  50. 353333f xfs_scrub: fix inverted return value from ptvar_get by Darrick J. Wong · 8 weeks ago
  51. 4a093a9 xfs_scrub: don't crash trying to complain about clean health by Darrick J. Wong · 8 weeks ago
  52. d0b07b5 xfs_scrub: don't continue with phase1 if autofsck=none by Darrick J. Wong · 8 weeks ago
  53. dc4e11f xfs_scrub: don't return garbage value from bulkstat_the_rest by Darrick J. Wong · 8 weeks ago
  54. 709b7ea xfs_scrub: reset bulkstat pointer on retry by Darrick J. Wong · 8 weeks ago
  55. 25c97ed xfs_scrub: don't allow NAN as fstrim percentage by Darrick J. Wong · 8 weeks ago
  56. a34231d xfs_scrub: fix nonsense advice after a scrub finds errors by Darrick J. Wong · 8 weeks ago
  57. b65854f xfs_scrub: return SCRUB_RET_OPERROR if unicode collision detection fails to initialize by Darrick J. Wong · 8 weeks ago
  58. 5db0a8b xfs_scrub: don't report media errors in specially-owned areas as file data by Darrick J. Wong · 8 weeks ago
  59. 44eee00 xfs_scrub: fix work estimation for rtgroups filesystems by Darrick J. Wong · 8 weeks ago
  60. 064834b xfs_scrub: widen scrub and repair dependency mask by Darrick J. Wong · 8 weeks ago
  61. 9d36b3d xfs_scrub: don't count internal log space in the data device used count by Darrick J. Wong · 8 weeks ago
  62. a42fc3e xfs_scrub: fix integer overflows by Darrick J. Wong · 8 weeks ago
  63. 472b010 xfs_scrub: fix uninitialized variable by Darrick J. Wong · 8 weeks ago
  64. 24362b1 xfs_scrub_fail: send content headers for xfs_scrub_all failures by Darrick J. Wong · 8 weeks ago
  65. ee3ea98 xfs_scrub_all_fail: reduce security lockdowns to avoid postfix problems by Darrick J. Wong · 8 weeks ago
  66. ff0aeb2 xfs_scrub_all: fix broken command line string array construction by Darrick J. Wong · 8 weeks ago
  67. de2bc27 xfs_scrub_media_fail: reduce security lockdowns to avoid postfix problems by Darrick J. Wong · 8 weeks ago
  68. 188dc92 xfsprogs: include/buildrules: fix ltdep by Romain Naour · 8 weeks ago
  69. a6b8505 xfs_healer: coordinate access to weakhandle::mntpoint correctly by Darrick J. Wong · 8 weeks ago
  70. 4d62c2f xfs_healer: don't leak wh->mntpoint if fd_to_handle fails by Darrick J. Wong · 8 weeks ago
  71. 7955136 xfs_healer: fix Makefile errors by Darrick J. Wong · 8 weeks ago
  72. fc76bac xfs_healer: run a full xfs_scrub repair if we don't know how to do a spot repair by Darrick J. Wong · 8 weeks ago
  73. 44849c7 xfs_healer: initialize variable here by Darrick J. Wong · 8 weeks ago
  74. d21aab5 xfs_healer: recommend offline fsck for XCORRUPT repairs by Darrick J. Wong · 8 weeks ago
  75. 1aadfec xfs_healer: fix error reporting by Darrick J. Wong · 8 weeks ago
  76. 8023904 xfsprogs: Release v7.0.1 by Andrey Albershteyn · 2 months ago v7.0.1
  77. ba267fe xfs_healer: fix missing HAVE_LISTMOUNT flag and stubs by Darrick J. Wong · 2 months ago
  78. b623033 libfrog: add missing HAVE_LISTMOUNT flag by Andrey Albershteyn · 3 months ago
  79. 434afaf gitignore: add xfs_healer binaries and services by Anthony Iliopoulos · 3 months ago
  80. b30356f libfrog: add fallback stubs for libfrog_statmount and fstatmount by Anthony Iliopoulos · 3 months ago
  81. 877f0e5 libfrog: add missing statmount flag definitions by Anthony Iliopoulos · 3 months ago
  82. 5a26358 configure: always check for statmount supported_mask by Anthony Iliopoulos · 3 months ago
  83. 46efb75 xfs_scrub: remove dead code by Darrick J. Wong · 3 months ago
  84. 7329ba2 xfs_scrub_all: remove dead code by Darrick J. Wong · 3 months ago
  85. 66fff0c platform_defs.h: fix __counted_by_ptr annotation by Darrick J. Wong · 3 months ago
  86. 6149155 xfsprogs: update release.sh with fixes from xfsdump by Andrey Albershteyn · 3 months ago
  87. 640999a xfsprogs: Release v7.0.0 by Andrey Albershteyn · 3 months ago
  88. 5f5d7fe xfs_scrub: drop the warning about mixed bidirectional codepoints in names by Darrick J. Wong · 3 months ago
  89. 1c52b36 xfs_scrub_all: fix deadlock if lsblk produces a lot of output by Darrick J. Wong · 3 months ago
  90. 922f14a xfs: factor out xfs_attr3_leaf_init by Long Li · 3 months ago libxfs-sync libxfs-v7.0-sync_2026-04-27
  91. e7aab72 xfs: factor out xfs_attr3_node_entry_remove by Long Li · 3 months ago
  92. df91bc3 xfs: annotate struct xfs_attr_list_context with __counted_by_ptr by Bill Wendling · 3 months ago
  93. 95329f9 xfs_scrub: warn about unicode variation selectors in names by Darrick J. Wong · 4 months ago
  94. a8eb7b3 xfs_quota: display default limits for users with zero usage by Ravi Singh · 4 months ago
  95. 1068708 debian: add version control tags to control by Darrick J. Wong · 4 months ago
  96. 1a5eedd xfs_healer: update weakhandle mountpoint when reconnecting by Darrick J. Wong · 4 months ago
  97. 8ef7291 xfs_scrub: raise media verification IO limits by Darrick J. Wong · 4 months ago
  98. 5eb6d67 xfs_scrub: drop SCSI_VERIFY code from disk. by Darrick J. Wong · 4 months ago
  99. c2e07d4 xfs_scrub: clean up device-related error messages by Darrick J. Wong · 4 months ago
  100. 58fca77 xfs_scrub: move failmap and other outputs into read_verify_pool by Darrick J. Wong · 4 months ago