platform/upstream/erofs-utils.git
2024-06-13 Gao Xiangerofs-utils: lib: get rid of erofs_prepare_dir_layout()
2024-06-13 Gao Xiangerofs-utils: fix incorrect i_nlink in the unified rebui...
2024-06-12 Hongzhen Luoerofs-utils: add I/O control for tarerofs stream via...
2024-06-12 Gao Xiangerofs-utils: fix the current rebuild mode
2024-06-11 Gao Xiangerofs-utils: lib: split erofs_iflush()
2024-06-11 Gao Xiangerofs-utils: move erofs_writesb() into lib/
2024-06-11 Hongzhen Luoerofs-utils: lib: support virtual files
2024-06-11 ComixHeerofs-utils: build: support building static library...
2024-06-06 Gao Xiangerofs-utils: support Intel Query Processing Library
2024-06-05 Gao Xiangerofs-utils: introduce z_erofs_parse_cfgs()
2024-06-04 Gao Xiangerofs-utils: record sb_size instead of sb_extslots
2024-06-04 Gao Xiangerofs-utils: lib: wrap up zeropadding calculation
2024-06-04 Gao Xiangerofs-utils: lib: fix incorrect xattr sharing
2024-06-04 Gao Xiangerofs-utils: fix false-positive errors on gcc 4.8.5
2024-06-04 Sandeep Dhavaleerofs-utils: lib: improve freeing hashmap in erofs_blob...
2024-06-04 Sandeep Dhavaleerofs-utils: lib: provide helper to disable hashmap...
2024-06-04 Gao Xiangerofs-utils: lib: fix uncompressed packed inode
2024-06-04 Gao Xiangerofs-utils: unify the tree traversal for the rebuild...
2024-06-04 Gao Xiangerofs-utils: mkfs: add `--zfeature-bits` option
2024-05-16 Gao Xiangerofs-utils: add preliminary zstd support [x]
2024-05-16 Gao Xiangerofs-utils: pretty root directory progressinfo
2024-05-16 Gao Xiangerofs-utils: correct the default number of workers...
2024-05-01 Noboru Asaierofs-utils: optimize pthread_cond_signal calling
2024-05-01 Gao Xiangerofs-utils: lib: adjust MicroLZMA default dictionary...
2024-05-01 Gao Xiangerofs-utils: record pclustersize in bytes instead of...
2024-04-27 Gao Xiangerofs-utils: mkfs: use all available processors by...
2024-04-24 Gao Xiangerofs-utils: mkfs: enable inter-file multi-threaded...
2024-04-24 Gao Xiangerofs-utils: lib: introduce non-directory jobitem context
2024-04-24 Yifan Zhaoerofs-utils: mkfs: prepare inter-file multi-threaded...
2024-04-24 Gao Xiangerofs-utils: lib: split up z_erofs_mt_compress()
2024-04-24 Gao Xiangerofs-utils: rearrange several fields for multi-threade...
2024-04-24 Gao Xiangerofs-utils: lib: split out erofs_commit_compressed_file()
2024-04-24 Gao Xiangerofs-utils: lib: prepare for later deferred work
2024-04-24 Gao Xiangerofs-utils: use erofs_atomic_t for inode->i_count
2024-04-24 Yifan Zhaoerofs-utils: fsck: extract chunk-based file with hole...
2024-04-24 Noboru Asaierofs-utils: add missing block counting
2024-04-22 Gao Xiangerofs-utils: lib: refine on-disk meta arrangement again
2024-04-22 Yifan Zhaoerofs-utils: lib: split out several helpers in inode.c
2024-04-22 Yifan Zhaoerofs-utils: mkfs: skip the redundant write for ztailpa...
2024-04-22 Sandeep Dhavaleerofs-utils: lib: treat data blocks filled with 0s...
2024-04-18 Sandeep Dhavaleerofs-utils: dump: print filesystem blocksize
2024-04-12 Noboru Asaierofs-utils: change ztailpacking temporary buffer to...
2024-04-12 Gao Xiangerofs-utils: lib: fix tarerofs 32-bit overflows
2024-04-07 Sandeep Dhavaleerofs-utils: lib: Fix calculation of minextblks when...
2024-04-07 Gao Xiangerofs-utils: set opaque flag for directories in tarerof...
2024-04-07 Gao Xiangerofs: fix compression fallback in tarerofs mode
2024-04-07 Gao Xiangerofs-utils: tar: all regular inodes should be zeroed...
2024-04-07 Noboru Asaierofs-utils: move pclustersize to `struct z_erofs_compr...
2024-04-07 Gao Xiangerofs-utils: lib: fix multi-threaded compression in...
2024-04-07 Yifan Zhaoerofs-utils: mkfs: introduce inner-file multi-threaded...
2024-03-15 Gao Xiangerofs-utils: lib: introduce atomic operations
2024-03-15 Yifan Zhaoerofs-utils: mkfs: add `--workers=#` parameter
2024-03-15 Gao Xiangerofs-utils: add a helper to get available processors
2024-03-15 Yifan Zhaoerofs-utils: introduce multi-threading framework
2024-03-14 Gao Xiangerofs-utils: support xz/lzma/lzip streams for tarerofs
2024-03-08 Mike Bayntonerofs-utils: mkfs: Support tar source without data
2024-03-08 Gao Xiangerofs-utils: update my outdated misleading email address
2024-02-28 Gao Xiangerofs-utils: support dumping raw tar streams together
2024-02-28 Gao Xiangerofs-utils: support liblzma auto-detection
2024-02-20 Gao Xiangerofs-utils: support zlib auto-detection
2024-02-12 Tianyi Liuerofs-utils: lib: fix incorrect usage of `erofs_strerror`
2024-01-24 Gao Xiangerofs-utils: lib: reset HC to avoid 32-bit overflow...
2024-01-21 Yifan Zhaoerofs-utils: mkfs: reorganize logic in erofs_compressor...
2024-01-21 Yifan Zhaoerofs-utils: mkfs: allow to specify dictionary size...
2024-01-21 Yifan Zhaoerofs-utils: mkfs: merge erofs_compressor_setlevel...
2024-01-16 Gao Xiangerofs-utils: avoid noisy prints if stdout is not a tty
2024-01-15 Gao Xiangerofs-utils: lib: use dummy_pivot to dedupe the beginni...
2024-01-14 Yifan Zhaoerofs-utils: lib: generate compression indexes in memor...
2024-01-14 Gao Xiangerofs-utils: lib: split vle_compress_one()
2024-01-14 Gao Xiangerofs-utils: lib: add z_erofs_need_refill()
2024-01-14 Li Yiyanerofs-utils: fuse: support FUSE 2/3 multi-threading
2024-01-14 Yifan Zhaoerofs-utils: mkfs: fix a misspelling
2024-01-13 Gao Xiangerofs-utils: mkfs: support compact indexes for smaller...
2024-01-13 Gao Xiangerofs-utils: lib: fix up compact indexes for block...
2023-11-15 Gao Xiangerofs-utils: lib: `fragment_size` should be 64 bits
2023-11-07 Gao Xiangerofs-utils: mkfs,fsck,dump: support `--offset` option
2023-11-06 Luke T. Shumakererofs-utils: fsck: Add -a, -A, and -y flags
2023-11-06 Luke T. Shumakererofs-utils: improve the usage and version text of...
2023-11-06 Luke T. Shumakererofs-utils: have each non-fuse command take -h, -...
2023-11-06 Yifan Zhaoerofs-utils: mkfs: fix potential memory leak
2023-10-31 Gao Xiangerofs-utils: lib: tidy up erofs_compress_destsize()
2023-10-25 Li Yiyanerofs-utils: fuse: switch to FUSE 2/3 lowlevel APIs
2023-10-25 Gao Xiangerofs-utils: lib: propagate return code for erofs_bflush()
2023-10-24 Gao Xiangerofs-utils: get rid of .preflush()
2023-10-24 Gao Xiangerofs-utils: lib: use BLK_ROUND_UP() for __erofs_battach()
2023-10-19 Gao Xiangerofs-utils: lib: switch dedupe_{sub,}tree[] to a hash...
2023-10-19 Gao Xiangerofs-utils: lib: use xxh64() for faster filtering...
2023-10-19 Gao Xiangerofs-utils: release 1.7.1
2023-10-19 Gao Xiangerofs-utils: fix reference leak in erofs_mkfs_build_tre...
2023-10-17 Gao Xiangerofs-utils: mkfs: fix corrupted directories with hardlinks
2023-10-07 Erik Sjölunderofs-utils: errno shouldn't set to a negative value...
2023-10-07 Sandeep Dhavaleerofs-utils: Fix cross compile with autoconf
2023-09-21 Gao Xiangerofs-utils: release 1.7
2023-09-21 Gao Xiangerofs-utils: fix the previous pcluster CBLKCNT missing...
2023-09-20 Gao Xiangerofs-utils: fix build error when `-Waddress-of-tempora...
2023-09-20 Gao Xiangerofs-utils: mkfs: limit total shared xattrs of a singl...
2023-09-20 Gao Xiangerofs-utils: manpages: update new options of mkfs.erofs
2023-09-20 Gao Xiangerofs-utils: lib: fix --force-{g,u}id support for tarerofs
2023-09-20 Gao Xiangerofs-utils: mkfs: support exporting GNU tar archive...
2023-09-20 Sandeep Dhavaleerofs-utils: lib: Restore memory address before free()
next