1. 8b892ad xfsprogs: Release v6.18.0 by Andrey Albershteyn · 2 weeks ago master
  2. b5d372d mkfs: adjust_nr_zones for zoned file system on conventional devices by Christoph Hellwig · 3 weeks ago for-next
  3. 20796ee xfs_logprint: fix pointer bug by Darrick J. Wong · 4 weeks ago
  4. 98f05de mdrestore: fix restore_v2() superblock length check by Pavel Reichl · 4 weeks ago
  5. f4b5df4 repair: enhance process_dinode_metafile by Christoph Hellwig · 4 weeks ago
  6. a439b41 repair: factor out a process_dinode_metafile helper by Christoph Hellwig · 4 weeks ago
  7. 5d157c5 repair: add canonical names for the XR_INO_ constants by Christoph Hellwig · 4 weeks ago
  8. 0c6d67b repair: add a enum for the XR_INO_* values by Christoph Hellwig · 4 weeks ago
  9. fe1591e mkfs: add 2025 LTS config file by Darrick J. Wong · 4 weeks ago
  10. 54aad16 mkfs: enable new features by default by Darrick J. Wong · 4 weeks ago
  11. 3147d1d libfrog: fix incorrect FS_IOC_FSSETXATTR argument to ioctl() by Arkadiusz Miśkiewicz · 5 weeks ago
  12. eb1e958 xfs: prevent gc from picking the same zone twice by Christoph Hellwig · 5 weeks ago
  13. cab8d3d xfs: improve default maximum number of open zones by Damien Le Moal · 5 weeks ago
  14. 62fefd9 xfs: remove the expr argument to XFS_TEST_ERROR by Christoph Hellwig · 5 weeks ago
  15. 6598add xfs: move the XLOG_REG_ constants out of xfs_log_format.h by Christoph Hellwig · 5 weeks ago
  16. fb0b6ea xfs: fix log CRC mismatches between i386 and other architectures by Christoph Hellwig · 5 weeks ago
  17. 8a877bb xfs: remove the unused xfs_log_iovec_t typedef by Christoph Hellwig · 5 weeks ago
  18. ed1fd50 xfs: remove the unused xfs_qoff_logformat_t typedef by Christoph Hellwig · 5 weeks ago
  19. d8821a4 xfs: remove the unused xfs_dq_logformat_t typedef by Christoph Hellwig · 5 weeks ago
  20. 68b1a66 xfs: remove the unused xfs_buf_log_format_t typedef by Christoph Hellwig · 5 weeks ago
  21. ad773fa xfs: remove the unused xfs_efd_log_format_64_t typedef by Christoph Hellwig · 5 weeks ago
  22. 24168e1 xfs: remove the unused xfs_efd_log_format_32_t typedef by Christoph Hellwig · 5 weeks ago
  23. 5384c05 xfs: remove the xfs_efd_log_format_t typedef by Christoph Hellwig · 5 weeks ago
  24. 1803167 xfs: remove the xfs_efi_log_format_64_t typedef by Christoph Hellwig · 5 weeks ago
  25. 68b3953 xfs: remove the xfs_efi_log_format_32_t typedef by Christoph Hellwig · 5 weeks ago
  26. 9d5f25f xfs: remove the xfs_efi_log_format_t typedef by Christoph Hellwig · 5 weeks ago
  27. 55ba59b xfs: remove the xfs_extent64_t typedef by Christoph Hellwig · 5 weeks ago
  28. 6dafb16 xfs: remove the xfs_extent32_t typedef by Christoph Hellwig · 5 weeks ago
  29. 21880e6 xfs: remove the xfs_extent_t typedef by Christoph Hellwig · 5 weeks ago
  30. ea57d27 xfs: remove the xfs_trans_header_t typedef by Christoph Hellwig · 5 weeks ago
  31. aa68656 xfs: remove the xlog_op_header_t typedef by Christoph Hellwig · 5 weeks ago
  32. aab512e xfs: convert xfs_efi_log_format_64_t typedef to struct by Andrey Albershteyn · 5 weeks ago
  33. 9f37e5d xfs: convert xfs_extent_t typedef to struct by Andrey Albershteyn · 5 weeks ago
  34. 22f016f xfs: convert xfs_efi_log_format_32_t typedef to struct by Andrey Albershteyn · 5 weeks ago
  35. 2712027 xfs: convert xfs_efd_log_format_t typedef to struct by Andrey Albershteyn · 5 weeks ago
  36. 073e710 xfs: convert xfs_efi_log_format typedef to struct by Andrey Albershteyn · 5 weeks ago
  37. 1fb6746 xfs: convert xfs_dq_logformat_t typedef to struct by Andrey Albershteyn · 5 weeks ago
  38. 5fb2bdf xfs: convert xfs_qoff_logformat_t typedef to struct by Andrey Albershteyn · 5 weeks ago
  39. 6488dab xfs: convert xfs_log_iovec_t typedef to struct by Andrey Albershteyn · 5 weeks ago
  40. 9ea0f71 xfs: convert xfs_trans_header_t typdef to struct by Andrey Albershteyn · 5 weeks ago
  41. 69a385f xfs: convert xlog_op_header_t typedef to struct by Andrey Albershteyn · 5 weeks ago
  42. fc064b0 xfs: convert xfs_buf_log_format_t typedef to struct by Andrey Albershteyn · 5 weeks ago
  43. 4b08d65 xfs: remove deprecated sysctl knobs by Darrick J. Wong · 5 weeks ago
  44. 7d00aed xfs: remove deprecated mount options by Darrick J. Wong · 5 weeks ago
  45. f274ed7 man2: fix getparents ioctl manpage by Darrick J. Wong · 5 weeks ago
  46. 6743140 xfs_db: document the rtsb command by Darrick J. Wong · 5 weeks ago
  47. 050f309 libxfs: fix build warnings by Darrick J. Wong · 5 weeks ago
  48. 1dc2075 logprint: cleanup xfs_log_print by Christoph Hellwig · 6 weeks ago
  49. 99ae97b logprint: cleanup xlog_print_extended_headers by Christoph Hellwig · 6 weeks ago
  50. 1bb5252 logprint: factor out a xlog_print_ext_header helper by Christoph Hellwig · 6 weeks ago
  51. 6bcb161 logprint: cleanup xlog_reallocate_xhdrs by Christoph Hellwig · 6 weeks ago
  52. 19225ac logprint: re-indent print_xlog_bad_* by Christoph Hellwig · 6 weeks ago
  53. 71181d6 logprint: cleanup xlog_print_rec_xhead by Christoph Hellwig · 6 weeks ago
  54. 9c82272 logprint: cleanup xlog_print_rec_head by Christoph Hellwig · 6 weeks ago
  55. 32fdf16 logprint: cleanup xlog_print_record by Christoph Hellwig · 6 weeks ago
  56. 330dca0 logprint: factor out a xlog_unpack_rec_header by Christoph Hellwig · 6 weeks ago
  57. 5a9b7e9 logprint: factor out a xlog_print_op helper by Christoph Hellwig · 6 weeks ago
  58. 63fb140 logprint: factor out a xlog_print_process_region helper by Christoph Hellwig · 6 weeks ago
  59. 78e497f logprint: re-indent print_lseek / print_lsn by Christoph Hellwig · 6 weeks ago
  60. 2cfcbfc logprint: cleanup xlog_print_trans_dquot by Christoph Hellwig · 6 weeks ago
  61. 9ac2541 logprint: cleanup xlog_print_trans_inode by Christoph Hellwig · 6 weeks ago
  62. 17da769 logprint: move xfs_inode_item_format_convert up by Christoph Hellwig · 6 weeks ago
  63. 27db768 logprint: cleanup xlog_print_trans_inode_core by Christoph Hellwig · 6 weeks ago
  64. 36609bf logprint: cleanup xlog_print_trans_qoff by Christoph Hellwig · 6 weeks ago
  65. 6c63115 logprint: cleanup xlog_print_trans_buffer by Christoph Hellwig · 6 weeks ago
  66. d490c90 logprint: split per-type helpers out of xlog_print_trans_buffer by Christoph Hellwig · 6 weeks ago
  67. 22ed13a logprint: cleanup xlog_print_trans_header by Christoph Hellwig · 6 weeks ago
  68. 313bee2 logprint: cleanup struct xlog_split_item handling by Christoph Hellwig · 6 weeks ago
  69. b8f52c5 logprint: cleanup xlog_print_op_header by Christoph Hellwig · 6 weeks ago
  70. 9d06133 logprint: re-indent printing helpers by Christoph Hellwig · 6 weeks ago
  71. 1fc548d logprint: remove xlog_print_dir2_sf by Christoph Hellwig · 6 weeks ago
  72. 44df5a6 include: remove struct xfs_qoff_logitem by Christoph Hellwig · 6 weeks ago
  73. b1b0f1a xfs_scrub: fix null pointer crash in scrub_render_ino_descr by Darrick J. Wong · 7 weeks ago
  74. 2a30566 metadump: catch used extent array overflow by Carlos Maiolino · 8 weeks ago
  75. d7c096d mkfs: fix zone capacity check for sequential zones by Carlos Maiolino · 8 weeks ago
  76. 4a54700 libxfs: support reproducible filesystems using deterministic time/seed by Luca Di Maio · 9 weeks ago
  77. ac7ab8b Fix alloc/free of cache item by Torsten Rupp · 3 months ago
  78. d6d7849 xfs_io: use the XFS_ERRTAG macro to generate injection targets by Christoph Hellwig · 4 months ago
  79. 9ad52fc xfs: centralize error tag definitions by Andrey Albershteyn · 6 weeks ago
  80. 17aa674 repair/prefetch.c: Create one workqueue with multiple workers by Chandan Babu R · 9 weeks ago
  81. 9a79db5 libfrog: Prevent unnecessary waking of worker thread when using bounded workqueues by Chandan Babu R · 9 weeks ago
  82. 01c46f9 proto: fix file descriptor leak by Luca Di Maio · 3 months ago
  83. 75bbfce mkfs: split zone reset from discard by Christoph Hellwig · 2 months ago
  84. 8d8ba50 mkfs: remove duplicate struct libxfs_init arguments by Christoph Hellwig · 2 months ago
  85. 8d1b3cc libxfs: cleanup get_topology by Christoph Hellwig · 2 months ago
  86. 586ee95 mkfs: move clearing LIBXFS_DIRECT into check_device_type by Christoph Hellwig · 2 months ago
  87. 42fffb1 mkfs: improve the error message in adjust_nr_zones by Christoph Hellwig · 3 months ago
  88. 74274e6 mkfs: improve the error message from check_device_type by Christoph Hellwig · 3 months ago
  89. a5523d4 xfs_copy: improve the error message when mkfs is in progress by Christoph Hellwig · 3 months ago
  90. de85869 xfsprogs: Release v6.17.0 by Andrey Albershteyn · 3 months ago v6.17.0
  91. 15fd6fc xfs_scrub_fail: reduce security lockdowns to avoid postfix problems by Darrick J. Wong · 3 months ago
  92. 059eef1 xfs: do not propagate ENODATA disk errors into xattr code by Eric Sandeen · 3 months ago
  93. 620910f xfs: don't use a xfs_log_iovec for ri_buf in log recovery by Christoph Hellwig · 3 months ago
  94. 86c2579 fs/xfs: replace strncpy with memtostr_pad() by Pranav Tyagi · 3 months ago
  95. c6135e4 xfs: improve the xg_active_ref check in xfs_group_free by Christoph Hellwig · 3 months ago
  96. fc46966 xfs: return the allocated transaction from xfs_trans_alloc_empty by Christoph Hellwig · 3 months ago
  97. ff1a523 xfs: refactor xfs_btree_diff_two_ptrs() to take advantage of cmp_int() by Fedor Pchelkin · 3 months ago
  98. a9be1f9 xfs: use a proper variable name and type for storing a comparison result by Fedor Pchelkin · 3 months ago
  99. fe6a679 xfs: refactor cmp_key_with_cur routines to take advantage of cmp_int() by Fedor Pchelkin · 3 months ago
  100. 4a902e0 xfs: refactor cmp_two_keys routines to take advantage of cmp_int() by Fedor Pchelkin · 3 months ago