platform/upstream/erofs-utils.git
2023-06-28 Yue Huerofs-utils: fsck: add support for extracting hard...
2023-06-27 Yifan Zhaoerofs-utils: lib: fallback for copy_file_range
2023-06-12 Jingbo Xuerofs-utils: mkfs: twist calculation of shared_xattr_id
2023-06-07 Gao Xiangerofs-utils: sync up erofs_fs.h
2023-06-07 Gao Xiangerofs-utils: fsck: add a preliminary fuzzer
2023-06-07 Gao Xiangerofs-utils: lib: error out if de_namelen is 0
2023-06-06 Guo Xuenanerofs-utils: fsck: fix segmentation fault for file...
2023-06-06 Gao Xiangerofs-utils: fix EOD behavior when len is too large
2023-06-06 Gao Xiangerofs-utils: refuse block sizes larger than EROFS_MAX_B...
2023-06-02 Yue Huerofs-utils: fsck: verify packed_nid when checking...
2023-06-02 Yue Huerofs-utils: dump: verify packed_nid when reading packe...
2023-06-02 Noboru Asaierofs-utils: limit pclustersize in z_erofs_fixup_dedupe...
2023-06-02 Gao Xiangerofs-utils: fsck: block insane long paths when extract...
2023-06-02 Gao Xiangerofs-utils: fsck: don't allocate/read too large extents
2023-06-01 Gao Xiangerofs-utils: fix compact format for large lcluster...
2023-06-01 Gao Xiangerofs-utils: support detecting maximum block size
2023-05-31 Guo Xuenanerofs-utils: fsck: fix segmentfault for crafted image...
2023-05-31 Kelvin Zhangerofs-utils: remove hardcoded block size shifts
2023-05-31 Jingbo Xuerofs-utils: mkfs: fix the endianness of erofs_super_block
2023-05-12 Gao Xiangerofs-utils: fsck: fix an infinite loop of big pcluster
2023-05-10 Gao Xiangerofs-utils: fix `-Ededupe` crash without fragments...
2023-04-21 Gao Xiangerofs-utils: refine blobchunk implementation
2023-04-20 Jingbo Xuerofs-utils: build xattrs upon extra long name prefixes
2023-04-20 Jingbo Xuerofs-utils: introduce on-disk format for long xattr...
2023-04-20 Jingbo Xuerofs-utils: lib: export packedfile APIs
2023-04-20 Weizhao Ouyangerofs-utils: xattr: skip xattrs with unidentified ...
2023-04-09 Ahelenia Ziemiańskaerofs-utils: man: dump.erofs: wording/formatting touchups
2023-04-09 Ahelenia Ziemiańskaerofs-utils: man: fsck.erofs: wording/formatting touchups
2023-04-09 Ahelenia Ziemiańskaerofs-utils: man: mkfs.erofs: wording/formatting touchups
2023-04-09 Ahelenia Ziemiańskaerofs-utils: mkfs: drop dead code in -z parsing
2023-04-09 Ahelenia Ziemiańskaerofs-utils: lib: rb_tree: fix broken rb_iter_init...
2023-04-07 Gao Xiangerofs-utils: xattr: avoid using inode_xattr_node for...
2023-04-07 Gao Xiangerofs-utils: xattr: avoid global variable shared_xattrs...
2023-04-07 Gao Xiangerofs-utils: get rid of erofs_buf_write_bhops
2023-04-04 Jingbo Xuerofs-utils: xattr: declare prefix_len as u8
2023-04-03 Gao Xiangerofs-utils: fix nid lookup for packed inode
2023-03-28 Gao Xiangerofs-utils: mkfs: fix EOD read when calculate sb checksum
2023-03-28 Gao Xiangerofs-utils: fix missing tail blocks for directories
2023-03-27 Gao Xiangerofs-utils: lib: justify post-EOD read behavior
2023-03-24 Gao Xiangerofs-utils: separate directory data from file data
2023-03-19 Gao Xiangerofs-utils: fix up nlink for d_type unsupported fses
2023-03-19 Gao Xiangerofs-utils: rearrange on-disk metadata
2023-03-15 Gao Xiangerofs-utils: support arbitrary block sizes
2023-03-15 Gao Xiangerofs-utils: drop hard-coded block size
2023-03-15 Gao Xiangerofs-utils: add per-sb block size
2023-03-15 Gao Xiangerofs-utils: mkfs: validate chunk/pcluster sizes in...
2023-03-15 Gao Xiangerofs-utils: fix PERFORMANCE.md typos
2023-03-11 Gao Xiangerofs-utils: release 1.6
2023-03-11 Gao Xiangerofs-utils: add missing help for multiple algorithms
2023-03-10 Gao Xiangerofs-utils: refine README
2023-03-10 Gao Xiangerofs-utils: fix liblzma extreme compression levels
2023-03-09 Gao Xiangerofs-utils: lib: fix errors when building xattrs
2023-03-09 Gao Xiangerofs-utils: improve documentation for upcoming 1.6
2023-03-09 Gao Xiangerofs-utils: optimize dedupe matching
2023-03-04 Gao Xiangerofs-utils: dedupe more in the packed inode if possible
2023-03-04 Gao Xiangerofs-utils: handle mmap failure when packing a whole...
2023-03-04 Gao Xiangerofs-utils: avoid using a static srcpath
2023-03-04 Gao Xiangerofs-utils: switch sha256 algorithm directly from...
2023-03-04 Gao Xiangerofs-utils: fix delta[1] out-of-bound of compact indexes
2023-03-03 Yue Huerofs-utils: validate the extent length for uncompresse...
2023-03-01 Gao Xiangerofs-utils: add `-Eall-fragments` option
2023-03-01 Gao Xiangerofs-utils: use compressed pclusters to mark fragments
2023-03-01 Gao Xiangerofs-utils: get rid of useless nr_dup
2023-02-28 Yue Huerofs-utils: don't warn ztailpacking feature anymore
2023-02-26 Yue Huerofs-utils: manpage: add -Ededupe option
2023-02-26 Yue Huerofs-utils: manpage: add fragments extended option
2023-02-22 Gao Xiangerofs-utils: support randomizing algorithms in debuggin...
2023-02-22 Gao Xiangerofs-utils: support multiple algorithms in a single...
2023-02-22 Gao Xiangerofs-utils: ignore comments and blank lines in compres...
2023-02-22 Gao Xiangerofs-utils: get rid of PAGE_SIZE leftovers
2023-02-09 Gao Xiangerofs-utils: mkfs: don't skip `lost+found`
2023-01-31 Gao Xiangerofs-utils: support chunk-based sparse files
2023-01-31 Gao Xiangerofs-utils: fix chunk-based image handling without...
2023-01-31 Gao Xiangerofs-utils: fuse: fix warnings on MacOS
2023-01-11 Yue Huerofs-utils: fsck: add a check to packed inode
2023-01-11 Yue Huerofs-utils: fsck: cleanup erofs_verify_inode_data()
2023-01-11 Yue Huerofs-utils: lib: export parts of erofs_pread()
2023-01-05 Yue Huerofs-utils: dump: support fragments
2023-01-05 Yue Huerofs-utils: dump: cleanup update_file_size_statatics()
2023-01-05 Gao Xiangerofs-utils: dump: avoid printing `Extent size` field
2023-01-03 Yue Huerofs-utils: fuse: change to use erofs_pread to read...
2022-12-22 Yue Huerofs-utils: do not deduplicate compressed data for...
2022-12-22 Yue Huerofs-utils: fix fragmentoff overflow for large packed...
2022-12-22 Yue Huerofs-utils: mkfs: support fragment deduplication
2022-12-22 Yue Huerofs-utils: fsck: support interlaced uncompressed...
2022-12-15 Khem Rajerofs-utils: internal.h: Make LFS mandatory for all...
2022-12-15 Khem Rajerofs-utils: replace [l]stat64 by equivalent [l]stat
2022-12-15 Khem Rajerofs-utils: configure: Use 64bit off_t
2022-12-13 Yue Huerofs-utils: check the return value of lseek in inode.c
2022-11-23 Gao Xiangerofs-utils: lib: fix missing CBLKCNT for big pcluster...
2022-11-20 Weizhao Ouyangerofs-utils: dump: remove duplicate file type
2022-10-31 Yue Huerofs-utils: avoid the potentially wrong m_plen for...
2022-10-21 Chen Linxuanerofs-utils: lib: fix dev_read for large files
2022-10-18 Gao Xiangerofs-utils: use chunk-based data deduplication if...
2022-10-14 Yue Huerofs-utils: avoid unnecessary insert behavior when...
2022-10-07 Naoto Yamaguchierofs-utils: mkfs: Add volume-label setting support
2022-10-04 Ziyang Zhangerofs-utils: mkfs: introduce global compressed data...
2022-10-04 Gao Xiangerofs-utils: fuse: introduce partial-referenced pclusters
2022-10-04 Ziyang Zhangerofs-utils: lib: add rb-tree implementation
2022-10-04 Yue Huerofs-utils: mkfs: support fragments
next