platform/upstream/erofs-utils.git
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()
2023-09-20 Gao Xiangerofs-utils: mkfs: support tgz streams for tarerofs
2023-09-20 Gao Xiangerofs-utils: mkfs: pop up most recently used dentries...
2023-09-20 Gao Xiangerofs-utils: lib: introduce diskbuf
2023-09-15 Jingbo Xuerofs-utils: mkfs: support flatdev for multi-blob images
2023-09-14 Jingbo Xuerofs-utils: mkfs: add `--ovlfs-strip` option
2023-09-14 Jingbo Xuerofs-utils: mkfs: introduce rebuild mode
2023-09-14 Jingbo Xuerofs-utils: lib: add erofs_rebuild_load_tree() helper
2023-09-14 Jingbo Xuerofs-utils: lib: add erofs_rebuild_get_dentry() helper
2023-09-14 Jingbo Xuerofs-utils: lib: add erofs_insert_ihash() helper
2023-09-14 Jingbo Xuerofs-utils: lib: add erofs_read_xattrs_from_disk(...
2023-09-14 Jingbo Xuerofs-utils: lib: make erofs_get_unhashed_chunk() global
2023-09-14 Jingbo Xuerofs-utils: lib: add list_splice_tail() helper
2023-09-14 Gao Xiangerofs-utils: avoid flushing the image file on closing
2023-09-14 Gao Xiangerofs-utils: lib: avoid unnecessary modulo in cache.c
2023-09-14 Jingbo Xuerofs-utils: lib: refactor extended attribute name...
2023-09-14 Sandeep Dhavaleerofs-utils: lib: tar: Initialize the variable to avoid...
2023-09-14 Sandeep Dhavaleerofs-utils: lib: Remove redundant assignment
2023-09-14 Sandeep Dhavaleerofs-utils: lib: Fix the memory leak in error path
2023-09-14 Sandeep Dhavaleerofs-utils: lib: Check for error from z_erofs_pack_fil...
2023-09-14 Sandeep Dhavaleerofs-utils: lib: Fix memory leak if __erofs_battach...
2023-09-14 Sandeep Dhavaleerofs-utils: lib: Remove redundant line to get padding
2023-09-14 Sandeep Dhavaleerofs-utils: fsck: Fix potential memory leak in error...
2023-09-13 Sandeep Dhavaleerofs-utils: fsck: fix support for 16k block size
2023-09-12 Gao Xiangerofs-utils: mkfs: print filesystem summaries after...
2023-09-12 Jingbo Xuerofs-utils: lib: fix memory leaks in error paths of...
2023-09-12 Yifan Zhaoerofs-utils: mkfs: error out if an extended option...
2023-09-12 Gao Xiangerofs-utils: mkfs: add ^{inline_data,ztailpacking,dedup...
2023-09-12 Gao Xiangerofs-utils: lib: suppress a false-positive warning...
2023-09-11 Gao Xiangerofs-utils: lib: always fix up xattr_isize even w...
2023-09-11 Jingbo Xuerofs-utils: lib: set OVL_XATTR_ORIGIN for directories...
2023-09-11 Jingbo Xuerofs-utils: lib: add erofs_inode_is_whiteout() helper
2023-09-11 Gao Xiangerofs-utils: lib: avoid exporting non-EROFS xattrs
2023-09-11 Jingbo Xuerofs-utils: lib: remove unneeded NULL checks
2023-09-11 Gao Xiangerofs-utils: get rid of useless (l)stat64 for MacOS
2023-09-07 Gao Xiangerofs-utils: lib: fix an overflow issue of unmapped...
2023-09-05 Gao Xiangerofs-utils: mkfs: don't warn dedupe and fragments...
2023-09-05 Guo Xuenanerofs-utils: fsck: refuse illegel filename
2023-09-01 Gao Xiangerofs-utils: bail out properly if erofs_iget_from_path...
2023-09-01 Gao Xiangerofs-utils: lib: fix `last_mapped_block` in erofs_bflush()
2023-09-01 Gao Xiangerofs-utils: lib: support importing xattrs from tarerofs
2023-08-31 Sandeep Dhavaleerofs-utils: Set mkfs default blocksize based on curren...
2023-08-31 Sandeep Dhavaleerofs-utils: Relax the hardchecks on the blocksize
2023-08-31 Gao Xiangerofs-utils: mkfs: enable xattr name filter feature...
2023-08-31 Jingbo Xuerofs-utils: mkfs,dump: introduce xattr name filter...
2023-08-31 Jingbo Xuerofs-utils: update on-disk format for xattr name filter
2023-08-29 Jingbo Xuerofs-utils: add xxh32 library
2023-08-29 Jingbo Xuerofs-utils: lib: keep erofs_init_devices in sync with...
2023-08-24 Jingbo Xuerofs-utils: lib: fix dirent type of whiteout in tarerofs
2023-08-21 Gao Xiangerofs-utils: sbi->devs should be cleared after freed
2023-08-21 Jingbo Xuerofs-utils: lib: keep self maintained devname
2023-08-21 Jingbo Xuerofs-utils: lib: read i_ino in erofs_read_inode_from_d...
2023-08-20 Jingbo Xuerofs-utils: fix overriding of i_rdev for special device
2023-08-17 Jingbo Xuerofs-utils: support long xattr name prefixes for erofsfuse
2023-08-17 Jingbo Xuerofs-utils: add erofs_read_metadata() helper
2023-08-17 Jingbo Xuerofs-utils: lib: add match_base_prefix() helper
2023-08-16 Jingbo Xuerofs-utils: lib: fix potential out-of-bound in xattr_e...
2023-08-16 Yue HuAOSP: erofs-utils: add missing sbi argument to erofs_bl...
2023-08-11 Jingbo Xuerofs-utils: lib: remove prototypes of removed functions
2023-08-11 Jingbo Xuerofs-utils: mkfs: fix double write of long xattr name...
2023-08-08 Guo Xuenanerofs-utils: dump: print more superblock fields
2023-08-08 Gao Xiangerofs-utils: lib: add a way to request supported algorithms
2023-08-03 Gao Xiangerofs-utils: dump: use a new subdir context for erofs_g...
2023-08-02 Gao Xiangerofs-utils: generate preallocated extents for tarerofs
2023-07-27 Jingbo Xuerofs-utils: lib: initialize i_nlink to 2 in erofs_init...
2023-07-27 Gao Xiangerofs-utils: lib: merge consecutive chunks if possible
2023-07-27 Gao Xiangerofs-utils: lib: tidy up erofs_blob_getchunk()
2023-07-27 Gao Xiangerofs-utils: lib: fix improper alignment for chunked...
2023-07-27 Gao XiangAOSP: erofs-utils: mkfs: fix block list support for...
2023-07-27 Jingbo Xuerofs-utils: lib: avoid global sbi dependencies (take 1)
2023-07-25 Li Yiyanerofs-utils: fix compilation error due to const static...
2023-07-22 Jingbo Xuerofs-utils: simplify iloc()
2023-07-22 Jingbo Xuerofs-utils: lib: inline vle_compressmeta_capacity()
2023-07-20 Gao Xiangerofs-utils: lib: support GNUTYPE_LONGNAME for tarerofs
2023-07-20 Gao Xiangerofs-utils: introduce tarerofs
2023-07-20 Gao Xiangerofs-utils: mkfs: add libdeflate compressor support
2023-07-20 Gao Xiangerofs-utils: mkfs: add DEFLATE algorithm support
2023-07-20 Gao Xiangerofs-utils: fuse,fsck: add DEFLATE algorithm support
2023-07-20 Gao Xiangerofs-utils: add a built-in DEFLATE compressor
2023-07-13 Gao Xiangerofs-utils: add github issue/pull-request templates
2023-07-11 Jingbo Xuerofs-utils: add ERR_CAST macro
2023-07-11 Yue Huerofs-utils: lib: fix small compressed files inlining
2023-07-10 Gao Xiangerofs-utils: switch to effective unaligned access
next