1. f36cadb erofs-utils: release 1.9.4 by Gao Xiang · 3 weeks ago master v1.9.4
  2. fb5ee69 erofs-utils: mkfs: fix uninitialized z_erofs_mt_ctrl.mutex by Isaiah DeRose-Wilson · 3 weeks ago
  3. d91fc81 erofs-utils: lib: fix erofs_is_packed_inode() on the read path by Seula Lee · 4 weeks ago
  4. 7db7878 erofs-utils: release 1.9.3 by Gao Xiang · 5 weeks ago v1.9.3
  5. 37fc411 erofs-utils: mkfs: emit an inode's xattrs in a canonical order by Martin Pitt · 5 weeks ago
  6. 3dc93b4 erofs-utils: lib: define unknown OS for GNU Hurd by Gao Xiang · 6 weeks ago
  7. c7e4246 erofs-utils: mkfs: silence false-positive uninitialization warning by Gao Xiang · 6 weeks ago
  8. 4cdec35 erofs-utils: lib: fix memory leak in erofs_fragment_commit by Bingwu Zhang · 6 weeks ago
  9. 03f3a59 erofs-utils: mkfs: fix `--incremental=data` failure by Gao Xiang · 6 weeks ago
  10. 2215039 erofs-utils: fix opaque handling for merged dirs in rebuild mode by Gao Xiang · 7 weeks ago
  11. eb1e62e erofs-utils: mkfs: preserve raw inline data type by Yifan Zhao · 7 weeks ago
  12. c5da42c erofs-utils: tar: refuse negative size in tar header by Gao Xiang · 8 weeks ago
  13. 94f5a27 erofs-utils: lib: fix undeclared gettid() by Gao Xiang · 8 weeks ago
  14. 82c4254 erofs-utils: fix 'warn_unused_result' by Gao Xiang · 10 weeks ago
  15. 30711d4 erofs-utils: release 1.9.2 by Gao Xiang · 2 months ago v1.9.2
  16. 7a4bbfe erofs-utils: link tools with liberofs dependencies by Yifan Zhao · 3 months ago
  17. dbd2898 erofs-utils: mkfs: set the default inode fingerprint name by Gao Xiang · 2 months ago
  18. c3dc8c5 erofs-utils: simplify README by Gao Xiang · 2 months ago
  19. 3ba45b9 erofs-utils: lib: silence `INTEGER_OVERFLOW` by Gao Xiang · 2 months ago
  20. fa1ddaf erofs-utils: mount: fix `RESOURCE_LEAK` by Gao Xiang · 2 months ago
  21. e3cfc33 erofs-utils: lib: fix `STRING_NULL` in nbd.c by Gao Xiang · 2 months ago
  22. 49fa44d erofs-utils: mount: fix `RESOURCE_LEAK` by Gao Xiang · 2 months ago
  23. 9e63efa erofs-utils: lib: fix `PRINTF_ARGS` by Gao Xiang · 2 months ago
  24. 5890916 erofs-utils: lib: silence `INTEGER_OVERFLOW` by Gao Xiang · 2 months ago
  25. 25eb24d erofs-utils: lib: fix `ictx` leak in the failure path by Gao Xiang · 2 months ago
  26. 3e26b6e erofs-utils: dump: fix stack-overflow due to directory loops by Gao Xiang · 2 months ago
  27. d7b18c9 erofs-utils: lib: switch ZSTD decompression to streaming API by Gao Xiang · 2 months ago
  28. ef3d102 erofs-utils: mount: rename erofsmount_nbd_ctx to erofsmount_ctx by Chengyu Zhu · 2 months ago
  29. 9ba4d0c erofs-utils: mount: support ublk recovery by Chengyu Zhu · 2 months ago
  30. 445301c erofs-utils: fsck: add `--xattr-inode-digest` support by Chengyu Zhu · 3 months ago
  31. 1ca8aff erofs-utils: lib: don't abort on compression fallback by Yifan Zhao · 3 months ago
  32. 7fbec7d erofs-utils: lib: honor rebuild whiteouts for recreated dirs by Yifan Zhao · 3 months ago
  33. 4db4cef erofs-utils: fsck: fix potential overflow due to u64-to-u32 truncation by Gao Xiang · 3 months ago
  34. d74ceef erofs-utils: fsck: account '/' separator in path construction by Gao Xiang · 3 months ago
  35. 310d44d erofs-utils: fsck: fix unsigned integer overflow in symlink extraction by Gao Xiang · 3 months ago
  36. 6de9847 erofs-utils: lib: separate plain and compressed filesystems formally by Gao Xiang · 3 months ago
  37. 4ef8813 erofs-utils: tar: handle empty values in pax extended headers by Gao Xiang · 3 months ago
  38. 8902f45 erofs-utils: tar: reject negative size= value in PAX header by Utkal Singh · 3 months ago
  39. 498809b erofs-utils: s3: use CURLINFO_CONTENT_LENGTH_DOWNLOAD_T if possible by Gao Xiang · 3 months ago
  40. 0553895 erofs-utils: mount: integrate ublk backend by Chengyu Zhu · 3 months ago
  41. 799c933 erofs-utils: add ublk userspace block device backend by Chengyu Zhu · 3 months ago
  42. 6e94b99 erofs-utils: mount: extract reusable source-opening and recovery helpers by Chengyu Zhu · 3 months ago
  43. 1d5bacb erofs-utils: build: drop stale liblzma path handling by Yifan Zhao · 4 months ago
  44. 277a425 erofs-utils: mkfs: handle last compacted_2B pack in z_erofs_drop_inline_pcluster by Zhiguo Niu · 4 months ago
  45. 96ee4a6 erofs-utils: lib: reject packed inodes in metabox by Yifan Zhao · 4 months ago
  46. 3166f1d erofs-utils: lib: tar: fix fractional PAX mtime parsing by Vansh Choudhary · 5 months ago
  47. d94880a erofs-utils: fix unchecked strdup() and harden erofs_fspath() by Saksham · 5 months ago
  48. 8cd872d erofs-utils: lib: check NULL from erofs_rebuild_get_dentry() by Vansh Choudhary · 5 months ago
  49. 2106704 erofs-utils: mkfs: tar: support set fingerprint for `--sort=none` by Yuezhang Mo · 5 months ago
  50. 8a579d4 erofs-utils: manpage: update to reflect fulldata support by Lucas Karpinski · 5 months ago
  51. 88fc3fa erofs-utils: mkfs: add rebuild FULLDATA for combined EROFS images by Lucas Karpinski · 5 months ago
  52. 2693b2f erofs-utils: mount: add recovery support for S3 object mounts by Gao Xiang · 5 months ago
  53. 397db5a erofs-utils: mount: support mounting EROFS stored as an AWS S3 object by Gao Xiang · 5 months ago
  54. 6e5bf04 erofs-utils: tar: add missing NULL checks for GNU long name/link by Zhan Xusheng · 5 months ago
  55. 162bd4e erofs-utils: lib: add helper function erofs_uuid_unparse_as_tag by Lucas Karpinski · 5 months ago
  56. 8ade94c erofs-utils: lib: remove redundant if check by Lucas Karpinski · 5 months ago
  57. 4e24740 erofs-utils: tar: guard empty PAX path trimming by Vansh Choudhary · 6 months ago
  58. 68fd54a erofs-utils: lib: fix packed xattr prefix seek by Vansh Choudhary · 5 months ago
  59. 7981788 erofs-utils: lib: fix get_unaligned_le64() return type by Vansh Choudhary · 5 months ago
  60. 58c3351 erofs-utils: s3: fix memory leak in s3erofs_create_object_iterator by Nithurshen · 5 months ago
  61. d6d0b8a erofs-utils: lib: fix fd leak in erofs_metamgr_init() by Deepak Pathik · 5 months ago
  62. 72828ee erofs-utils: lib: fix erofs_sys_lsetxattr() returning positive errno by Zhan Xusheng · 5 months ago
  63. da3be8c erofs-utils: lib: handle 48-bit blocks/uniaddr for extra devices by Zhan Xusheng · 5 months ago
  64. 71ffe31 erofs-utils: lib: fix block count report when 48-bit layout is on by Zhan Xusheng · 5 months ago
  65. 50f1be7 erofs-utils: switch other source files into MIT license by Gao Xiang · 5 months ago
  66. c0a809c erofs-utils: lib: switch to GPL-2.0+ OR MIT dual license by Gao Xiang · 5 months ago
  67. 5b4128b erofs-utils: lib: fix pthread resource leak in erofs_alloc_workqueue() by Utkal Singh · 5 months ago
  68. f9bb161 erofs-utils: mount: add fanotify pre-content OCI backend by Yifan Zhao · 5 months ago
  69. b6d0331 erofs-utils: mount: generalize nbd source types for multi-backend support by Chengyu Zhu · 5 months ago
  70. 94a959d erofs-utils: tar: handle gzread errors by Vansh Choudhary · 5 months ago
  71. 5cd3385 erofs-utils: tar: bound-check PAX header parsing by Vansh Choudhary · 6 months ago
  72. b84920a erofs-utils: tar: fix multi-chunk metadata reads by Vansh Choudhary · 6 months ago
  73. 9e6d87c erofs-utils: mkfs: bound-check s3 passwd_file credentials by Vansh Choudhary · 6 months ago
  74. b0df634 erofs-utils: lib: fix gzran builder memory leak by Ajay Rajera · 6 months ago
  75. 508b1a9 erofs-utils: fuse: add missing return on getattr error by Ajay Rajera · 6 months ago
  76. 8a7f31d erofs-utils: decompress: fix QPL job leak on error paths by Shubham Sharma · 6 months ago
  77. 7ae77a5 erofs-utils: lib: fix missing -EIO in z_erofs_decompress_zstd by Utkal Singh · 6 months ago
  78. b67812c erofs-utils: fix thread join loop in erofs_destroy_workqueue by Nithurshen · 6 months ago
  79. cade811 erofs-utils: lib: guard gzran zlib.h inclusion by Matthew Lear · 6 months ago
  80. 17215b4 erofs-utils: avoid infinite loops due to corrupted subpage compact indexes by Gao Xiang · 6 months ago
  81. 3147fa4 erofs-utils: lib: fix invalid algorithm for encoded extents by Gao Xiang · 6 months ago
  82. 2e8698e erofs-utils: lib: fix wrong NULL check after erofs_balloc() in metabox by Utkal Singh · 6 months ago
  83. 7698eb3 erofs-utils: fsck: add warning for unsupported file types during extraction by Nithurshen · 6 months ago
  84. 4e23067 erofs-utils: dump: remove redundant conditional branch in filesize distribution by Nithurshen · 6 months ago
  85. 296ac50 erofs-utils: lib: fix memory leak in z_erofs_qpl_get_job() by Nithurshen · 6 months ago
  86. ba739ce erofs-utils: lib: fix undefined behavior in kite_deflate writebits() by Utkal Singh · 6 months ago
  87. 0debfae erofs-utils: tar: avoid linux-like hard-coded makedev() by Gao Xiang · 6 months ago
  88. d3fbccb erofs-utils: release 1.9.1 by Gao Xiang · 6 months ago v1.9.1
  89. a709486 erofs-utils: fix interlaced plain identification for encoded extents by Gao Xiang · 6 months ago
  90. 21a6f82 erofs-utils: mount: handle `-oloop` in the mount helper by Gao Xiang · 6 months ago
  91. 2ce4b18 erofs-utils: lib: fix xattr crash in rebuild path when source has xattr by lishixian · 6 months ago
  92. aa169fb erofs-utils: mkfs: fix CPU spin using --tar=f when stdin is closed by David Scott · 6 months ago
  93. b094fe3 erofs-utils: mount: fix flag-clearing bug and missing error check in parse_flagopts by Yifan Zhao · 6 months ago
  94. c2b6d37 erofs-utils: mount: auto-detect platform for OCI recovery files by Chengyu Zhu · 7 months ago
  95. 5a1de8f erofs-utils: fsck: support extracting subtrees by Inseob Kim · 7 months ago
  96. bdbb527 erofs-utils: lib: fix several compile warnings under glibc-2.43 by Yifan Zhao · 7 months ago
  97. fc3a86f erofs-utils: lib: converted division to shift in z_erofs_load_compact_lcluster by Ashley Lee · 7 months ago
  98. 119a054 erofs-utils: dump: add missing compat features and separate feature display by Yifan Zhao · 7 months ago
  99. 7c24c40 erofs-utils: mkfs: do not enable lz4_0padding for plain images by Gao Xiang · 7 months ago
  100. b0f7f58 erofs-utils: lib: fix 48bit addressing detection for chunk-based format by Puneeth Aditya · 7 months ago