aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-02Snap for 11400057 from d7705cbad0c7c36730a2babb57ceb56cde151bfb to simpleperf...simpleperf-releaseAndroid Build Coastguard Worker
2023-10-30Snap for 11024862 from 4e70d3975979bc775915aa31010c6274c1144a49 to simpleperf...Android Build Coastguard Worker
2023-10-24Upgrade erofs-utils to v1.7.1 am: 4e70d39759android-u-qpr3-beta-1-gplandroid-u-qpr2-beta-2-gplKelvin Zhang
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-19Set EROFS_MAX_BLOCK_SIZE to 16k am: 1aedfe924dSandeep Dhavale
2023-10-17Set EROFS_MAX_BLOCK_SIZE to 16kSandeep Dhavale
2023-10-17erofs-utils: mkfs: fix corrupted directories with hardlinksGao Xiang
2023-10-16Snap for 10957012 from fa4bf7b3a4f32108a15ba9b7dd8757123d55b9c9 to simpleperf...Android Build Coastguard Worker
2023-10-11Edit METADATA file am: fa4bf7b3a4 am: 12f31959c0 am: 5108c84a76 am: 453a546c4eSadaf Ebrahimi
2023-10-11Edit METADATA file am: fa4bf7b3a4 am: 12f31959c0 am: 5108c84a76Sadaf Ebrahimi
2023-10-11Edit METADATA file am: fa4bf7b3a4 am: 12f31959c0Sadaf Ebrahimi
2023-10-11Edit METADATA file am: fa4bf7b3a4Sadaf Ebrahimi
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: 65ccd2cccd am: 50b8ee...Kelvin Zhang
2023-09-26Merge remote-tracking branch 'aosp/upstream-master' am: 65ccd2cccd am: 50b8ee...Kelvin Zhang
2023-09-26Merge remote-tracking branch 'aosp/upstream-master' am: 65ccd2cccd am: 50b8ee...Kelvin Zhang
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