summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-31AOSP: erofs-utils: add an alias make_erofs for mkfs.erofsHEADlineage-18.1Huang Jianan
2021-08-31AOSP: erofs-utils: adapt for android buildGao Xiang
2021-08-31AOSP: erofs-utils: fix sub-directory prefix for canned fs_configGao Xiang
2020-11-22erofs-utils: stop building tree if file fails to openLi Guifu
2020-11-21erofs-utils: update READMEGao Xiang
2020-11-21erofs-utils: drop known issue in READMEGao Xiang
2020-11-01mkfs: add option to use a pre-defined UUIDGao Xiang
2020-11-01mkfs: introduce erofs_mkfs_default_options()Gao Xiang
2020-11-01erofs-utils: support $SOURCE_DATE_EPOCHGao Xiang
2020-11-01erofs-utils: fix build error without lz4 libraryGao Xiang
2020-11-01erofs-utils: fix the project prefix to "erofs-utils"Gao Xiang
2020-10-12erofs-utils: README: update known-issue status of lz4hcGao Xiang
2020-10-12AOSP: erofs-utils: update usage due to fs_configGao Xiang
2020-10-10AOSP: erofs-utils: add fs_config supportGao Xiang
2020-06-20erofs-utils: pass down inode for erofs_prepare_xattr_ibodyGao Xiang
2020-06-08erofs-utils: enhance static linking for lz4 1.8.xGao Xiang
2020-06-08erofs-utils: support selinux file contextsGao Xiang
2020-04-14erofs-utils: release 1.1Gao Xiang
2020-03-28erofs-utils: avoid PAGE_SIZE redefinitionGao Xiang
2020-03-27erofs-utils: avoid using old compatibility type uintGao Xiang
2020-03-27erofs-utils: avoid _LARGEFILE64_SOURCE and _GNU_SOURCE redefinitionGao Xiang
2020-02-21erofs-utils: introduce exclude dirs and filesLi Guifu
2020-01-02erofs-utils: wrap up sb feature operationsGao Xiang
2019-12-20erofs-utils: clean up erofs_write_file()Li Guifu
2019-11-22erofs-utils: fix configure.acHaruue Icymoon
2019-11-16erofs-utils: set up all compiler/linker variables independentlyGao Xiang
2019-11-14erofs-utils: complete missing memory handlingLi Guifu
2019-11-14erofs-utils: support 128-bit filesystem UUIDGao Xiang
2019-11-08erofs-utils: support calculating checksum of superblockPratik Shinde
2019-11-05erofs-utils: add manual for mkfs.erofsGao Xiang
2019-10-24erofs-utils: release 1.0Gao Xiang
2019-10-24erofs-utils: document more known matters to READMEGao Xiang
2019-10-23erofs-utils: simplify prints in usage()Gao Xiang
2019-10-23erofs-utils: list available compressors for help commandGao Xiang
2019-10-23erofs-utils: introduce long parameter optionLi Guifu
2019-10-15erofs-utils: introduce shared xattr supportLi Guifu
2019-10-15erofs-utils: introduce inline xattr supporthtyuxe+dhbrei4sq0df8@grr.la
2019-10-15erofs-utils: use cmpsgn(x, y) for standardized large value comparsionGao Xiang
2019-10-13erofs-utils: fix old kernel compatibility for non-lz4 compressionGao Xiang
2019-10-12erofs-utils: fix error handler notes when parameter missLi Guifu
2019-10-12erofs-utils: introduce fixed UNIX timestampLi Guifu
2019-10-07erofs-utils: complete extended inode supportGao Xiang
2019-10-06erofs-utils: support 64-bit internal buffer cacheGao Xiang
2019-09-18erofs-utils: keep up with in-kernel ondisk format namingGao Xiang
2019-09-17erofs-utils: resize image to the correct sizeGao Xiang
2019-09-17erofs-utils: complete special file supportGao Xiang
2019-09-09erofs-utils: build: cure compiler warningsJan Engelhardt
2019-08-26erofs-utils: fix up "-E legacy-compress"Gao Xiang
2019-08-26erofs-utils: fix a memory leak of compressmetaGao Xiang
2019-08-17erofs-utils: fail the image creation when source path is not a directory filePratik Shinde