1. 51b5939 erofs-utils: release 1.8.10 by Gao Xiang · 6 months ago master v1.8.10
  2. 71a9afe erofs-utils: lib: fix memory leak in xattr handling by Sandeep Dhavale · 6 months ago
  3. 238f8a9 erofs-utils: fix large fragment handling by Gao Xiang · 6 months ago
  4. cfc141f erofs-utils: lib: fix uninitialized variable access in bmgr by Yifan Zhao · 6 months ago
  5. bb3fc26 erofs-utils: mkfs: fix extent-based deduplication by Gao Xiang · 6 months ago
  6. 026709f erofs-utils: lib: switch to on-heap fitblk_buffer for libdeflate by Gao Xiang · 6 months ago
  7. c6bf910 erofs-utils: lib: switch to on-heap fitblk_buffer for libzstd by Gao Xiang · 6 months ago
  8. b412610 erofs-utils: mkfs: don't force extended inodes for $SOURCE_DATE_EPOCH by Gao Xiang · 7 months ago
  9. 63578b3 erofs-utils: fix missing getrandom() on some macOS platforms by Gao Xiang · 7 months ago
  10. 81169bf erofs-utils: release 1.8.9 by Gao Xiang · 7 months ago v1.8.9
  11. 02de03b erofs-utils: lib: fix small fragments again by Gao Xiang · 7 months ago
  12. 61ed98b erofs-utils: release 1.8.8 by Gao Xiang · 7 months ago v1.8.8
  13. 9fa1a58 erofs-utils: mkfs: fix memory leak from small fragments by Gao Xiang · 7 months ago
  14. 1271758 erofs-utils: fix superblock checksum for sub-page block filesystems by Gao Xiang · 7 months ago
  15. c1f655e erofs-utils: tar: handle negative GNU mtime properly by Gao Xiang · 7 months ago
  16. 19d90bf erofs-utils: lib: fix crafted Z_EROFS_COMPRESSION_INTERLACED extents by Gao Xiang · 7 months ago
  17. 4617ae8 erofs-utils: mkfs: fix AUFS whiteouts for tarerofs by Gao Xiang · 7 months ago
  18. 1330f45 erofs-utils: release 1.8.7 by Gao Xiang · 7 months ago v1.8.7
  19. 06b7595 erofs-utils: mkfs: skip xattrs where getxattr() returns ENODATA by Gao Xiang · 7 months ago
  20. 76ec098 erofs-utils: lib: add erofs_sys_l{list,get}xattr wrappers by Gao Xiang · 7 months ago
  21. 43850be erofs-utils: lib: fix sub-page block handling in erofs_read_superblock() by Gao Xiang · 7 months ago
  22. 73e321a erofs-utils: lib: consolidate erofs_rebuild_get_dentry() by Gao Xiang · 7 months ago
  23. a110eea erofs-utils: mkfs: avoid erroring out if `zmgr` is uninitialized by Gao Xiang · 7 months ago
  24. cf79b72 erofs-utils: lib: refine the inode hash table by Gao Xiang · 7 months ago
  25. 630e4ae erofs-utils: lib: introduce mutex & rwlock wrappers by Gao Xiang · 7 months ago
  26. f4ff134 erofs-utils: lib: fix NULL dereference by Gao Xiang · 7 months ago
  27. d963a51 erofs-utils: lib: fix erofs_pack_file_from_fd() by Gao Xiang · 7 months ago
  28. 96db05b erofs-utils: lib: fix two integer handling issues by Gao Xiang · 7 months ago
  29. c1f787c erofs-utils: mkfs: generate VMDK format for flattened block devices by Gao Xiang · 7 months ago
  30. 391c395 erofs-utils: lib: record source paths for external data by Gao Xiang · 7 months ago
  31. 93badc0 erofs-utils: mkfs: handle early exit of the dfops worker by Gao Xiang · 7 months ago
  32. 56572f6 erofs-utils: mkfs: limit the default asynchronous queue size by Gao Xiang · 7 months ago
  33. f7d9383 erofs-utils: mkfs: eliminate redundant FD duplication by Gao Xiang · 7 months ago
  34. f79a359 erofs-utils: mkfs: avoid partial writes in erofs_write_tail_end() by Gao Xiang · 7 months ago
  35. 1cc4789 erofs-utils: mkfs: introduce `--fsalignblks` option by Gao Xiang · 7 months ago
  36. 9bd592b erofs-utils: mkfs: increase the maximum size of the asynchronous queue by Gao Xiang · 7 months ago
  37. 072ed5e erofs-utils: change EROFS_TOF_HASHLEN to 64 by Gao Xiang · 7 months ago
  38. 5b8fa3f erofs-utils: mkfs: add multi-bucket fragment queues by Gao Xiang · 7 months ago
  39. ce7dd3e erofs-utils: lib: introduce per-FS compression context by Gao Xiang · 7 months ago
  40. 84bae6a erofs-utils: lib: keep full data until the fragment is committed by Gao Xiang · 7 months ago
  41. e58cc48 erofs-utils: lib: introduce z_erofs_fragments_tofh() by Gao Xiang · 7 months ago
  42. 8928417 erofs-utils: mkfs: fix image reproducibility of `-E(all-)fragments` by Gao Xiang · 7 months ago
  43. 2ce6bc2 erofs-utils: fix build failure with musl libc by Gao Xiang · 8 months ago
  44. 26fe9f2 erofs-utils: lib: remove the compile warning by Hongbo Li · 9 months ago
  45. d553442 erofs-utils: fix endiannes issue by Alexander Egorenkov · 9 months ago
  46. b204c92 erofs-utils: handle crafted fragments in the packed inode by Gao Xiang · 9 months ago
  47. f4e8bce erofs-utils: fix `--blobdev=X` by Gao Xiang · 9 months ago
  48. b969e4c erofs-utils: add contrib/stress to .gitignore by Bingwu Zhang · 9 months ago
  49. ef1dac4 AOSP: erofs-utils: mkfs: remove block list implementation by Gao Xiang · 9 months ago
  50. cac2a4e erofs-utils: lib: fix maximum huffman length for kite-deflate by Gao Xiang · 9 months ago
  51. 38cb2da erofs-utils: lib: fix `1UL << vi->u.chunkbits` on 32-bit platforms by Gao Xiang · 9 months ago
  52. 3689cbc erofs-utils: release 1.8.6 by Gao Xiang · 9 months ago v1.8.6
  53. f6a0806 erofs-utils: lib: fix `fragmentoff` larger than 4GiB by Gao Xiang · 9 months ago
  54. e01b473 erofs-utils: lib: fix two integer handling issues by Gao Xiang · 9 months ago
  55. 754a0b2 erofs-utils: lib: fix an API usage error by Gao Xiang · 9 months ago
  56. 3dcbc1c erofs-utils: lib: drop unused `ret` assignment by Gao Xiang · 9 months ago
  57. 7220359 erofs-utils: lib: only apply `fix_dedupedfrag` to the last segment by Gao Xiang · 9 months ago
  58. b22a3ec erofs-utils: lib: fix inappropriate initialization in cache.c by Hongzhen Luo · 10 months ago
  59. d97c001 erofs-utils: lib: use bitmaps to accelerate bucket selection by Gao Xiang · 1 year ago
  60. a42dc09 erofs-utils: lib: optimize space allocation by Gao Xiang · 1 year ago
  61. 30788cc erofs-utils: lib: rename `mapped_buckets` to `watermeter` by Gao Xiang · 1 year ago
  62. 2d4bc74 erofs-utils: lib: use round_up() to avoid division by Gao Xiang · 1 year ago
  63. 7579324 erofs-utils: mkfs: support data alignment by Gao Xiang · 1 year, 1 month ago
  64. 3382928 erofs-utils: lib: support buffer block reservation by Gao Xiang · 1 year, 1 month ago
  65. 07b24c9 erofs-utils: lib: move block boundary check into __erofs_battach() by Gao Xiang · 1 year, 1 month ago
  66. 2d0a6b6 erofs-utils: lib: cache: get rid of required_ext by Gao Xiang · 1 year, 1 month ago
  67. a5b9a61 erofs-utils: lib: fix btype for the data tails of directories by Gao Xiang · 1 year, 1 month ago
  68. 79943b2 erofs-utils: stress: add support for dumping inconsistent data by Gao Xiang · 10 months ago
  69. 44f3eab erofs-utils: lib: use atomic operations for `vi->flags` by Gao Xiang · 9 months ago
  70. d891351 erofs-utils: allocate `struct erofs_inode` with zeroed memory by Gao Xiang · 9 months ago
  71. cf04b8b erofs-utils: mkfs: implement extent-based deduplication by Gao Xiang · 9 months ago
  72. 7dd77b8 erofs-utils: lib: move buffer allocation into z_erofs_write_indexes() by Gao Xiang · 9 months ago
  73. d1d9830 erofs-utils: lib: use compressed offsets in `struct z_erofs_inmem_extent` by Gao Xiang · 9 months ago
  74. b8cc6a3 erofs-utils: mkfs: implement multi-threaded fragments by Gao Xiang · 10 months ago
  75. 6d36077 erofs-utils: fix heap-buffer-overflow in fragment cache by Gao Xiang · 10 months ago
  76. b763022 erofs-utils: lib: fix insufficient fragment cache bitmap by Gao Xiang · 10 months ago
  77. ed22721 erofs-utils: lib: error out if fragment_off is crafted by Gao Xiang · 10 months ago
  78. 3b3e83a erofs-utils: cleanup redundant logic in erofs_iflush() by Gao Xiang · 10 months ago
  79. e986425 erofs-utils: lib: simplify erofs_read_inode_from_disk() by Gao Xiang · 10 months ago
  80. ffa5176 erofs-utils: tar: handle empty filenames correctly by Gao Xiang · 11 months ago
  81. 6fa861e erofs-utils: contrib: add stress test by Gao Xiang · 11 months ago
  82. f3728a1 erofs-utils: fsck: fix stack-overflow due to directory loops by Gao Xiang · 11 months ago
  83. 7ca5b26 erofs-utils: lib: fix an API usage error by Gao Xiang · 11 months ago
  84. fc8a1d6 erofs-utils: fix potential buffer overrun in __erofs_io_write() by Gao Xiang · 11 months ago
  85. 3051162 erofs-utils: lib: shorten EROFS_FRAGMENT_INMEM_SZ_MAX by Gao Xiang · 11 months ago
  86. a26cd36 erofs-utils: avoid overly large temporary buffers for compressed data by Gao Xiang · 11 months ago
  87. 5115db2 erofs-utils: mkfs: add per-segment reaper for multi-threaded compression by Gao Xiang · 11 months ago
  88. b6b741d erofs-utils: lib: get rid of tmpfile() by Gao Xiang · 11 months ago
  89. 5e05ee0 erofs-utils: mkfs: add missing `errno = 0` before strto[u]l by Gao Xiang · 11 months ago
  90. d180c89 erofs-utils: mkfs: reduce default dict size for LZMA by Gao Xiang · 11 months ago
  91. bc8ec19 erofs-utils: mkfs: fragment: gracefully exit if temporary storage is low by Gao Xiang · 11 months ago
  92. 7bc147f erofs-utils: release 1.8.5 by Gao Xiang · 11 months ago v1.8.5
  93. 21afa91 erofs-utils: lib: restrict pcluster size limitations by Gao Xiang · 11 months ago
  94. 19db1bc erofs-utils: lib: tar: keep non-existent directories with their parents by Gao Xiang · 11 months ago
  95. 61e144f erofs-utils: lib: clean up z_erofs_extent_lookback by Gao Xiang · 11 months ago
  96. 53e9c57 erofs-utils: lib: refine z_erofs_get_extent_compressedlen() by Gao Xiang · 11 months ago
  97. 453ddd9 erofs-utils: lib: simplify z_erofs_load_compact_lcluster() by Gao Xiang · 11 months ago
  98. a0e2418 erofs-utils: lib: handle NONHEAD !delta[1] lclusters gracefully by Gao Xiang · 11 months ago
  99. 8e31bd7 erofs-utils: lib: sync up zmap.c by Gao Xiang · 11 months ago
  100. 21962e3 erofs-utils: lib: introduce the secondary compression head by Gao Xiang · 11 months ago