1. d3fbccb erofs-utils: release 1.9.1 by Gao Xiang · 9 days ago master v1.9.1
  2. a709486 erofs-utils: fix interlaced plain identification for encoded extents by Gao Xiang · 9 days ago
  3. 21a6f82 erofs-utils: mount: handle `-oloop` in the mount helper by Gao Xiang · 9 days ago
  4. 2ce4b18 erofs-utils: lib: fix xattr crash in rebuild path when source has xattr by lishixian · 9 days ago
  5. aa169fb erofs-utils: mkfs: fix CPU spin using --tar=f when stdin is closed by David Scott · 10 days ago
  6. b094fe3 erofs-utils: mount: fix flag-clearing bug and missing error check in parse_flagopts by Yifan Zhao · 11 days ago
  7. c2b6d37 erofs-utils: mount: auto-detect platform for OCI recovery files by Chengyu Zhu · 13 days ago
  8. 5a1de8f erofs-utils: fsck: support extracting subtrees by Inseob Kim · 2 weeks ago
  9. bdbb527 erofs-utils: lib: fix several compile warnings under glibc-2.43 by Yifan Zhao · 2 weeks ago
  10. fc3a86f erofs-utils: lib: converted division to shift in z_erofs_load_compact_lcluster by Ashley Lee · 2 weeks ago
  11. 119a054 erofs-utils: dump: add missing compat features and separate feature display by Yifan Zhao · 2 weeks ago
  12. 7c24c40 erofs-utils: mkfs: do not enable lz4_0padding for plain images by Gao Xiang · 2 weeks ago
  13. b0f7f58 erofs-utils: lib: fix 48bit addressing detection for chunk-based format by Puneeth Aditya · 2 weeks ago
  14. 2cd5114 erofs-utils: lib: fix undefined behavior in zstd dict_size bit shift by Nithurshen · 3 weeks ago
  15. cc30c44 erofs-utils: Raise maximum block size for aarch64 by Matthew Lear · 2 weeks ago
  16. 77892eb erofs-utils: lib: fix false-positive uninitialized variable warning by Gao Xiang · 3 weeks ago
  17. 67dc648 erofs-utils: lib,fuse: fix encoded extents handling by Gao Xiang · 3 weeks ago
  18. 7c19445 erofs-utils: lib,fuse: fix xattr parsing in the metabox inode by Gao Xiang · 3 weeks ago
  19. bb4d440 erofs-utils: manpage: fix installation of `erofsfuse.1` by Gao Xiang · 3 weeks ago
  20. 2d2718d erofs-utils: release 1.9 by Gao Xiang · 3 weeks ago v1.9
  21. ddfbc24 erofs-utils: mkfs: fix `-Efragments` performance regression by Gao Xiang · 3 weeks ago
  22. 6942095 erofs-utils: mark 48bit and metabox as EXPERIMENTAL by Gao Xiang · 3 weeks ago
  23. ee2709f erofs-utils: switch on-disk header `erofs_fs.h` to MIT license by Gao Xiang · 3 weeks ago
  24. ceb8c66 erofs-utils: mkfs: update compressor status by Gao Xiang · 3 weeks ago
  25. 6c0f6cd erofs-utils: mkfs: allow multiplier suffixes ('K', 'M', 'G') by Gao Xiang · 3 weeks ago
  26. 4550994 erofs-utils: lib: migrate `c_max_decompressed_extent_bytes` by Gao Xiang · 3 weeks ago
  27. e1e6101 erofs-utils: mkfs: support lc,lp,pb properties for LZMA by Gao Xiang · 3 weeks ago
  28. bb9f755 erofs-utils: lib: migrate `c_compr_opts` by Gao Xiang · 3 weeks ago
  29. df0e3b7 erofs-utils: manpage: document missing options for mkfs.erofs by Yifan Zhao · 4 weeks ago
  30. cbfa881 erofs-utils: lib: relax erofs_write_device_table() device table check by Jonathan Calmels · 4 weeks ago
  31. e25eaae erofs-utils: lib: oci: support reading credentials from docker config by Chengyu Zhu · 4 weeks ago
  32. 684430f erofs-utils: manpage: document missing --quiet option for mkfs.erofs by Gao Xiang · 4 weeks ago
  33. 76499b5 erofs-utils: mount: mark OCI as experimental by Chengyu Zhu · 4 weeks ago
  34. 5e7cdf7 erofs-utils: mkfs: add `--xattr-inode-digest` option by Gao Xiang · 7 weeks ago
  35. a729584 erofs-utils: mkfs: avoid hanging if fragment is on and tmpdir is full by Gao Xiang · 5 weeks ago
  36. ef1c25d erofs-utils: lib: cache: pass abort semantics down to .flush() by Gao Xiang · 5 weeks ago
  37. 848c42a erofs-utils: manpage: only install mount.erofs.8 with the command by Gao Xiang · 5 weeks ago
  38. 7592422 erofs-utils: lib: fix incorrect mtime under -Edot-omitted by Yifan Zhao · 7 weeks ago
  39. bd908c6 erofs-utils: lib: s3: fix SigV4 signature timestamp mismatch by Yifan Zhao · 8 weeks ago
  40. a950227 erofs-utils: lib: oci: support auto-detecting host platform by Chengyu Zhu · 8 weeks ago
  41. 2733bfd erofs-utils: lib: switch !bh cases in erofs_write_tail_end() by Gao Xiang · 7 weeks ago
  42. 6eae70b erofs-utils: mkfs: enable directory data in the metadata zone by Gao Xiang · 8 weeks ago
  43. 5e19f9f erofs-utils: lib: support >2TiB tarballs for EROFS index-only images by Gao Xiang · 8 weeks ago
  44. 0f56263 erofs-utils: lib: correctly set {u,g}id in erofs_make_empty_root_inode() by Yifan Zhao · 8 weeks ago
  45. 42a630d erofs-utils: lib: s3: properly escape object key names by Yifan Zhao · 8 weeks ago
  46. c86d705 erofs-utils: lib: s3: fix diskbuf commit size by Yifan Zhao · 8 weeks ago
  47. 61923ea erofs-utils: lib: fix erofs_prepare_xattr_ibody() return value by Gao Xiang · 8 weeks ago
  48. 9911b73 erofs-utils: lib: ignore xattr_types[0] when matching xattr prefixes by Gao Xiang · 8 weeks ago
  49. 06f1e95 erofs-utils: tar: fix self-hardlink handling by Gao Xiang · 9 weeks ago
  50. edd57ff erofs-utils: lib: delay erofs_prepare_xattr_ibody() by Gao Xiang · 2 months ago
  51. 53d760f erofs-utils: lib: switch to use `struct erofs_mkfs_btctx` by Gao Xiang · 2 months ago
  52. 2faeebb erofs-utils: lib: introduce prefix-aware erofs_setxattr() by Gao Xiang · 2 months ago
  53. 839e608 erofs-utils: lib: add fallback for SEEK_{DATA,HOLE} by Gao Xiang · 9 weeks ago
  54. 0a11aa1 erofs-utils: Drop configure checks for unused functions by James Le Cuirot · 10 weeks ago
  55. 770b2f8 erofs-utils: mount: gracefully exit when `erofsmount_nbd()` encounts an error by Yifan Zhao · 2 months ago
  56. 3c1f8bd erofs-utils: lib: oci: restrict `ocierofs_io_open()` to single-layer images by Yifan Zhao · 2 months ago
  57. 86dfa60 erofs-utils: mkfs: set LZ4_0PADDING unconditionally by Gao Xiang · 2 months ago
  58. 8c64bbd erofs-utils: fix OS portability for extended attributes by Gao Xiang · 3 months ago
  59. 160d320 erofs-utils: lib: remove ENOATTR definition by Gao Xiang · 3 months ago
  60. ea2ebf8 erofs-utils: lib: switch erofs_bread() to passing offset instead of block number by Gao Xiang · 3 months ago
  61. 4ca74bb erofs-utils: lib: use separate xattr parsers for listxattr/getxattr by Gao Xiang · 3 months ago
  62. 95ded29 erofs-utils: lib: unify inline/shared xattr iterators for listxattr/getxattr by Gao Xiang · 3 months ago
  63. 7a6c223 erofs-utils: lib: make the size of read data stored in buffer_ofs by Gao Xiang · 3 months ago
  64. d0cb5a1 erofs-utils: lib: unify xattr_iter structures by Gao Xiang · 3 months ago
  65. 57d9115 erofs-utils: lib: use absolute position in xattr iterator by Gao Xiang · 3 months ago
  66. 7bf66c5 erofs-utils: lib: convert erofs_read_metabuf() to erofs_bread() for xattr by Gao Xiang · 3 months ago
  67. 7ba030d erofs-utils: lib: fix erofs_listxattr() by Gao Xiang · 3 months ago
  68. e0d85fc erofs-utils: lib: introduce erofs_sys_lsetxattr() by Gao Xiang · 3 months ago
  69. 83ea4e0 erofs-utils: mount: add option `-d` to set debug level by Yifan Zhao · 3 months ago
  70. 7267314 erofs-utils: mkfs: forget all dirty buffers on failure by Gao Xiang · 3 months ago
  71. 1eb5e4d erofs-utils: mount: add `--disconnect` command by Gao Xiang · 3 months ago
  72. c4f8176 erofs-utils: mount: add support for netlink disconnection by Gao Xiang · 3 months ago
  73. c7a3622 erofs-utils: mount: add manpage and usage info for oci.insecure option by Yifan Zhao · 3 months ago
  74. 6d91a8f erofs-utils: mount: add manpage and usage information by Chengyu Zhu · 3 months ago
  75. 290dd23 erofs-utils: lib: oci: allow HTTP connections to registry by Yifan Zhao · 3 months ago
  76. 993b0a0 erofs-utils: lib: oci: fix a corner-case in `ocierofs_parse_ref()` by Yifan Zhao · 3 months ago
  77. f5ec506 erofs-utils: lib: s3: support bucket domain names by Gao Xiang · 3 months ago
  78. eb9ef5e erofs-utils: mount: fix type mismatches causing compilation errors by Gao Xiang · 3 months ago
  79. 7e7169b erofs-utils: mkfs: correctly initialize `oci_cfg->layer_index` by Yifan Zhao · 3 months ago
  80. b499494 erofs-utils: mount: Check the status of subprocess to avoid infinite loop by Yifan Zhao · 3 months ago
  81. b9329e4 erofs-utils: add myself to AUTHORS by Yifan Zhao · 3 months ago
  82. ee46dd7 erofs-utils: lib: fix erofs_io_sendfile() once more by Yifan Zhao · 3 months ago
  83. 27bd5c1 erofs-utils: add myself to AUTHORS by Chengyu Zhu · 3 months ago
  84. b18de13 erofs-utils: lib: s3: support AWS SigV4 for S3 backend by Yifan Zhao · 4 months ago
  85. 1995260 erofs-utils: lib: avoid malformed metabox metadata by Gao Xiang · 4 months ago
  86. 3493841 erofs-utils: mkfs: add support to issue directory data separately by Gao Xiang · 4 months ago
  87. a482ef7 erofs-utils: mkfs: fix memleak in error exit path by Yifan Zhao · 4 months ago
  88. 3804d3d erofs-utils: lib: add more tests for s3erofs_prepare_url() by Yifan Zhao · 4 months ago
  89. 69c673d erofs-utils: mkfs: add optional support for inode meta zone by Gao Xiang · 4 months ago
  90. 60848f1 erofs-utils: lib: ibmgr should be assigned in advance by Gao Xiang · 4 months ago
  91. c4c6f98 erofs-utils: mkfs: fix unintended multi-threaded disable by Gao Xiang · 4 months ago
  92. c75cfaf erofs-utils: mkfs: Turn off deduplication under chunk mode with '-E^dedupe' by Friendy Su · 4 months ago
  93. ce08439 erofs-utils: lib: gzran: slightly improve the random performance by Gao Xiang · 4 months ago
  94. 6c2a000 erofs-utils: lib: add test for s3erofs_prepare_url() by Yifan Zhao · 5 months ago
  95. 235d29d erofs-utils: lib: fix s3erofs_prepare_url() by Gao Xiang · 5 months ago
  96. 9ebff2d erofs-utils: lib: gzran: fix corruption due to incorrect dictionary recovery by Gao Xiang · 5 months ago
  97. 106e837 erofs-utils: lib: fix build warning in ocierofs_encode_userpass() by Gao Xiang · 5 months ago
  98. f43a367 erofs-utils: fix to return correct err in z_erofs_fill_inode_lazy by Zhiguo Niu · 5 months ago
  99. c16df07 erofs-utils: mkfs: support directory compression by Gao Xiang · 5 months ago
  100. 53255c7 erofs-utils: lib: fix erofs_io_sendfile() again by Gao Xiang · 5 months ago