summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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-01erofs-utils: support $SOURCE_DATE_EPOCHGao Xiang
2020-11-01erofs-utils: fix the project prefix to "erofs-utils"Gao 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: support selinux file contextsGao 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-14erofs-utils: complete missing memory handlingLi Guifu
2019-11-08erofs-utils: support calculating checksum of superblockPratik Shinde
2019-10-23erofs-utils: list available compressors for help commandGao Xiang
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: 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 a memory leak of compressmetaGao Xiang
2019-08-08erofs-utils: get block device size correctlyshenmeng996
2019-08-03erofs-utils: Add missing error code handlingPratik Shinde
2019-08-03erofs-utils: support decompress in-placeGao Xiang
2019-08-03erofs-utils: introduce compacted compression indexesGao Xiang
2019-08-03erofs-utils: non-inline tail-end block should be zeroed beyond EOFGao Xiang
2019-08-03erofs-utils: introduce dev_fillzeroGao Xiang
2019-08-03erofs-utils: propagate compressed size to its callersGao Xiang
2019-08-03erofs-utils: introduce compression for regular filesGao Xiang
2019-08-03erofs-utils: introduce lz4/lz4hc compression algorithmGao Xiang
2019-08-03erofs-utils: introduce generic compression frameworkGao Xiang
2019-08-03erofs-utils: introduce inode operationsGao Xiang
2019-08-03erofs-utils: introduce buffer cacheGao Xiang
2019-08-03erofs-utils: add input/output functionsLi Guifu
2019-08-03erofs-utils: introduce miscellaneous filesLi Guifu