1. 8023904 xfsprogs: Release v7.0.1 by Andrey Albershteyn · 5 weeks ago master v7.0.1
  2. ba267fe xfs_healer: fix missing HAVE_LISTMOUNT flag and stubs by Darrick J. Wong · 5 weeks ago
  3. b623033 libfrog: add missing HAVE_LISTMOUNT flag by Andrey Albershteyn · 5 weeks ago
  4. 434afaf gitignore: add xfs_healer binaries and services by Anthony Iliopoulos · 5 weeks ago
  5. b30356f libfrog: add fallback stubs for libfrog_statmount and fstatmount by Anthony Iliopoulos · 5 weeks ago
  6. 877f0e5 libfrog: add missing statmount flag definitions by Anthony Iliopoulos · 5 weeks ago
  7. 5a26358 configure: always check for statmount supported_mask by Anthony Iliopoulos · 5 weeks ago
  8. 46efb75 xfs_scrub: remove dead code by Darrick J. Wong · 6 weeks ago
  9. 7329ba2 xfs_scrub_all: remove dead code by Darrick J. Wong · 6 weeks ago
  10. 66fff0c platform_defs.h: fix __counted_by_ptr annotation by Darrick J. Wong · 6 weeks ago
  11. 6149155 xfsprogs: update release.sh with fixes from xfsdump by Andrey Albershteyn · 6 weeks ago
  12. 640999a xfsprogs: Release v7.0.0 by Andrey Albershteyn · 6 weeks ago
  13. 5f5d7fe xfs_scrub: drop the warning about mixed bidirectional codepoints in names by Darrick J. Wong · 7 weeks ago
  14. 1c52b36 xfs_scrub_all: fix deadlock if lsblk produces a lot of output by Darrick J. Wong · 7 weeks ago
  15. 922f14a xfs: factor out xfs_attr3_leaf_init by Long Li · 8 weeks ago libxfs-sync libxfs-v7.0-sync_2026-04-27
  16. e7aab72 xfs: factor out xfs_attr3_node_entry_remove by Long Li · 8 weeks ago
  17. df91bc3 xfs: annotate struct xfs_attr_list_context with __counted_by_ptr by Bill Wendling · 8 weeks ago
  18. 95329f9 xfs_scrub: warn about unicode variation selectors in names by Darrick J. Wong · 10 weeks ago
  19. a8eb7b3 xfs_quota: display default limits for users with zero usage by Ravi Singh · 10 weeks ago
  20. 1068708 debian: add version control tags to control by Darrick J. Wong · 10 weeks ago
  21. 1a5eedd xfs_healer: update weakhandle mountpoint when reconnecting by Darrick J. Wong · 10 weeks ago
  22. 8ef7291 xfs_scrub: raise media verification IO limits by Darrick J. Wong · 3 months ago
  23. 5eb6d67 xfs_scrub: drop SCSI_VERIFY code from disk. by Darrick J. Wong · 3 months ago
  24. c2e07d4 xfs_scrub: clean up device-related error messages by Darrick J. Wong · 3 months ago
  25. 58fca77 xfs_scrub: move failmap and other outputs into read_verify_pool by Darrick J. Wong · 3 months ago
  26. 8a537eb xfs_scrub: index read-verify pools by xfs_device ids by Darrick J. Wong · 3 months ago
  27. 95a92c5 xfs_scrub: perform media scanning of the log region by Darrick J. Wong · 4 months ago
  28. d0ba8a9 scrub: don't allocate disk for ioctl-based media verify by Christoph Hellwig · 3 months ago
  29. 0276087 xfs_scrub: use the verify media ioctl during phase 6 if possible by Darrick J. Wong · 4 months ago
  30. 9cd59bf xfs_scrub: move disk media verification error injection by Christoph Hellwig · 3 months ago
  31. 1ef66d3 scrub: simplify verifier threads calculation by Christoph Hellwig · 3 months ago
  32. cc2c8a0 xfs_scrub: rename nr_io_threads by Darrick J. Wong · 3 months ago
  33. 6ce165b scrub: use enum xfs_device for read verification by Christoph Hellwig · 3 months ago
  34. 56e731d xfs_scrub: don't pass the io_end_arg around everywhere by Darrick J. Wong · 3 months ago
  35. f529481 scrub: simplify the read_verify_pool_alloc interface by Christoph Hellwig · 3 months ago
  36. acc91b2 xfs_scrub: move read verification scheduling to phase6.c by Darrick J. Wong · 3 months ago
  37. 9ad485e scrub: remove the unused io_disk field in struct read_verify by Christoph Hellwig · 3 months ago
  38. b2a1274 xfs_scrub: fix i18n of the decode_special_owner return value by Darrick J. Wong · 3 months ago
  39. 4e0c969 xfs_scrub: report truncated devices as media errors by Darrick J. Wong · 3 months ago
  40. e8249d9 libfrog: lift *BYTES helpers to convert.h by Darrick J. Wong · 3 months ago
  41. 50d8b74 mkfs: rename byte unit conversion macros by Darrick J. Wong · 3 months ago
  42. e768971 libfrog: allow bitmap_free to handle a null bitmap pointer by Darrick J. Wong · 3 months ago
  43. bd61d2b debian: enable xfs_healer on the root filesystem by default by Darrick J. Wong · 4 months ago
  44. dfee401 debian/control: listify the build dependencies by Darrick J. Wong · 4 months ago
  45. 8aed335 mkfs: enable online repair if all backrefs are enabled by Darrick J. Wong · 4 months ago
  46. 505afcf xfs_io: add listmount and statmount commands by Darrick J. Wong · 4 months ago
  47. 99a6f42 xfs_scrub: print systemd service names by Darrick J. Wong · 4 months ago
  48. c5d8a2a xfs_healer: add a manual page by Darrick J. Wong · 4 months ago
  49. c242537 xfs_healer: validate that repair fds point to the monitored fs by Darrick J. Wong · 4 months ago
  50. 327f964 xfs_healer: use statmount to find moved filesystems even faster by Darrick J. Wong · 4 months ago
  51. 54c0ba6 xfs_healer: use getmntent to find moved filesystems by Darrick J. Wong · 4 months ago
  52. a162dc4 xfs_healer: run full scrub after lost corruption events or targeted repair failure by Darrick J. Wong · 4 months ago
  53. bf8b992 xfs_healer: use the autofsck fsproperty to select mode by Darrick J. Wong · 4 months ago
  54. ea17805 xfs_healer: don't start service if kernel support unavailable by Darrick J. Wong · 4 months ago
  55. 428bd63 xfs_healer: create a service to start the per-mount healer service by Darrick J. Wong · 4 months ago
  56. 88825fe xfs_healer: create a per-mount background monitoring service by Darrick J. Wong · 4 months ago
  57. 17d8402 xfs_healer: use getparents to look up file names by Darrick J. Wong · 4 months ago
  58. 6f0f35a xfs_healer: enable repairing filesystems by Darrick J. Wong · 4 months ago
  59. b9b0377 xfs_healer: create daemon to listen for health events by Darrick J. Wong · 4 months ago
  60. bbed6dc xfs_io: add a media verify command by Darrick J. Wong · 4 months ago
  61. eba7290 xfs_io: monitor filesystem health events by Darrick J. Wong · 4 months ago
  62. d93adb8 man2: document the media verification ioctl by Darrick J. Wong · 4 months ago
  63. 92043e6 man2: document the healthmon ioctl by Darrick J. Wong · 4 months ago
  64. 67fc0c9 libfrog: add wrappers for listmount and statmount by Darrick J. Wong · 4 months ago
  65. 27ddec3 libfrog: hoist a couple of service helper functions by Darrick J. Wong · 4 months ago
  66. 6839b83 libfrog: add support code for starting systemd services programmatically by Darrick J. Wong · 4 months ago
  67. 3774cbe libfrog: create healthmon event log library functions by Darrick J. Wong · 4 months ago
  68. b2fc3c6 libfrog: add a function to grab the path from an open fd and a file handle by Darrick J. Wong · 4 months ago
  69. 9d0bd1e libxfs: fix printing of cache.c_maxcount. by Thiago Becker · 3 months ago
  70. a799c98 fsr: always print error messages from xfrog_defragrange() by Carlos Maiolino · 2 months ago
  71. bf10073 fsr: package function should check for negative errors by Carlos Maiolino · 2 months ago
  72. 50d2908 xfs: fix returned valued from xfs_defer_can_append by Carlos Maiolino · 3 months ago
  73. 8a5e47a xfs: Remove redundant NULL check after __GFP_NOFAIL by hongao · 3 months ago
  74. 43b6c84 xfs: add static size checks for ioctl UABI by Wilfred Mallawa · 4 months ago
  75. b6a84a3 xfs: remove duplicate static size checks by Wilfred Mallawa · 4 months ago
  76. 806d742 xfs: Add a comment in xfs_log_sb() by Nirjhar Roy (IBM) · 4 months ago
  77. 4b3284e xfs: remove metafile inodes from the active inode stat by Christoph Hellwig · 4 months ago
  78. 5f18c38 xfs: fix code alignment issues in xfs_ondisk.c by Wilfred Mallawa · 4 months ago
  79. 1dff948 xfs: Refactoring the nagcount and delta calculation by Nirjhar Roy (IBM) · 4 months ago
  80. e89513b Convert 'alloc_obj' family to use the new default GFP_KERNEL argument by Linus Torvalds · 4 months ago
  81. 7c7f99c treewide: Replace kmalloc with kmalloc_obj for non-scalar types by Kees Cook · 4 months ago
  82. a4bb45b xfs: give the defer_relog stat a xs_ prefix by Christoph Hellwig · 4 months ago
  83. 8d80068 xfs: add zone reset error injection by Christoph Hellwig · 4 months ago
  84. 1edef5b xfs: don't validate error tags in the I/O path by Christoph Hellwig · 4 months ago
  85. d0dd6ec xfs: fix spacing style issues in xfs_alloc.c by Shin Seong-jun · 4 months ago
  86. f611093 xfs: add a method to replace shortform attrs by Darrick J. Wong · 4 months ago
  87. 7ba08aa xfs: speed up parent pointer operations when possible by Darrick J. Wong · 4 months ago
  88. 75d34e4 xfs: reduce xfs_attr_try_sf_addname parameters by Darrick J. Wong · 4 months ago
  89. 31d5bf6 xfs: strengthen attr leaf block freemap checking by Darrick J. Wong · 4 months ago
  90. eec4060 xfs: refactor attr3 leaf table size computation by Darrick J. Wong · 4 months ago
  91. 726d845 xfs: fix freemap adjustments when adding xattrs to leaf blocks by Darrick J. Wong · 4 months ago
  92. 3d1a4fe xfs: delete attr leaf freemap entries when empty by Darrick J. Wong · 4 months ago
  93. 08b2e42 xfs: split and refactor zone validation by Christoph Hellwig · 4 months ago
  94. 521c299 xfs: add a xfs_rtgroup_raw_size helper by Christoph Hellwig · 4 months ago
  95. df9839b xfs: add missing forward declaration in xfs_zones.h by Damien Le Moal · 4 months ago
  96. 13bfe76 xfs: remove xfs_attr_leaf_hasname by Christoph Hellwig · 4 months ago
  97. d739283 xfs: directly include xfs_platform.h by Christoph Hellwig · 4 months ago
  98. 319921d xfs: move struct xfs_log_iovec to xfs_log_priv.h by Christoph Hellwig · 4 months ago
  99. b669642 xfs: add media verification ioctl by Darrick J. Wong · 4 months ago
  100. ac360cb xfs: check if an open file is on the health monitored fs by Darrick J. Wong · 4 months ago