aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-23Upgrade erofs-utils to v1.7.1android-u-rb-dp-10-gplandroid-u-rb-dp-10-gplKelvin Zhang
2023-10-20erofs-utils: release 1.7.1upstream-masterGao Xiang
2023-10-20erofs-utils: fix reference leak in erofs_mkfs_build_tree_from_path()Gao Xiang
2023-10-17Set EROFS_MAX_BLOCK_SIZE to 16kSandeep Dhavale
2023-10-17erofs-utils: mkfs: fix corrupted directories with hardlinksGao Xiang
2023-10-10Edit METADATA fileSadaf Ebrahimi
2023-10-08erofs-utils: errno shouldn't set to a negative value in lib/tar.cErik Sjölund
2023-10-08erofs-utils: Fix cross compile with autoconfSandeep Dhavale
2023-09-26Merge remote-tracking branch 'aosp/upstream-master' am: 65ccd2cccdKelvin Zhang
2023-09-25Merge remote-tracking branch 'aosp/upstream-master'Kelvin Zhang
2023-09-21erofs-utils: release 1.7Gao Xiang
2023-09-21erofs-utils: fix the previous pcluster CBLKCNT missing for big pcluster dedupeGao Xiang
2023-09-21erofs-utils: fix build error when `-Waddress-of-temporary` is onGao Xiang
2023-09-21erofs-utils: mkfs: limit total shared xattrs of a single inodeGao Xiang
2023-09-21erofs-utils: manpages: update new options of mkfs.erofsGao Xiang
2023-09-20erofs-utils: lib: fix --force-{g,u}id support for tarerofsGao Xiang
2023-09-20erofs-utils: mkfs: support exporting GNU tar archive labelsGao Xiang
2023-09-20erofs-utils: lib: Restore memory address before free()Sandeep Dhavale
2023-09-20erofs-utils: mkfs: support tgz streams for tarerofsGao Xiang
2023-09-20erofs-utils: mkfs: pop up most recently used dentries for tarerofsGao Xiang
2023-09-20erofs-utils: lib: introduce diskbufGao Xiang
2023-09-15erofs-utils: mkfs: support flatdev for multi-blob imagesJingbo Xu
2023-09-14erofs-utils: mkfs: add `--ovlfs-strip` optionJingbo Xu
2023-09-14erofs-utils: mkfs: introduce rebuild modeJingbo Xu
2023-09-14erofs-utils: lib: add erofs_rebuild_load_tree() helperJingbo Xu
2023-09-14erofs-utils: lib: add erofs_rebuild_get_dentry() helperJingbo Xu
2023-09-14erofs-utils: lib: add erofs_insert_ihash() helperJingbo Xu
2023-09-14erofs-utils: lib: add erofs_read_xattrs_from_disk() helperJingbo Xu
2023-09-14erofs-utils: lib: make erofs_get_unhashed_chunk() globalJingbo Xu
2023-09-14erofs-utils: lib: add list_splice_tail() helperJingbo Xu
2023-09-14erofs-utils: avoid flushing the image file on closingGao Xiang
2023-09-14erofs-utils: lib: avoid unnecessary modulo in cache.cGao Xiang
2023-09-14erofs-utils: lib: refactor extended attribute name prefixesJingbo Xu
2023-09-14erofs-utils: lib: tar: Initialize the variable to avoid using garbage valueSandeep Dhavale
2023-09-14erofs-utils: lib: Remove redundant assignmentSandeep Dhavale
2023-09-14erofs-utils: lib: Fix the memory leak in error pathSandeep Dhavale
2023-09-14erofs-utils: lib: Check for error from z_erofs_pack_file_from_fd()Sandeep Dhavale
2023-09-14erofs-utils: lib: Fix memory leak if __erofs_battach() failsSandeep Dhavale
2023-09-14erofs-utils: lib: Remove redundant line to get paddingSandeep Dhavale
2023-09-14erofs-utils: fsck: Fix potential memory leak in error pathSandeep Dhavale
2023-09-13erofs-utils: fsck: fix support for 16k block sizeSandeep Dhavale
2023-09-12erofs-utils: mkfs: print filesystem summaries after successGao Xiang
2023-09-12erofs-utils: lib: fix memory leaks in error paths of erofs_build_shared_xattr...Jingbo Xu
2023-09-12erofs-utils: mkfs: error out if an extended option is unknownYifan Zhao
2023-09-12erofs-utils: mkfs: add ^{inline_data,ztailpacking,dedupe} optionsGao Xiang
2023-09-12erofs-utils: lib: suppress a false-positive warning in kite-deflateGao Xiang
2023-09-11erofs-utils: lib: always fix up xattr_isize even w/o xattrsGao Xiang
2023-09-11erofs-utils: lib: set OVL_XATTR_ORIGIN for directories with whiteoutsJingbo Xu
2023-09-11erofs-utils: lib: add erofs_inode_is_whiteout() helperJingbo Xu
2023-09-11erofs-utils: lib: avoid exporting non-EROFS xattrsGao Xiang