summaryrefslogtreecommitdiff
path: root/mkfs
AgeCommit message (Expand)Author
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-10-12AOSP: erofs-utils: update usage due to fs_configGao Xiang
2020-10-10AOSP: erofs-utils: add fs_config supportGao Xiang
2020-06-08erofs-utils: enhance static linking for lz4 1.8.xGao Xiang
2020-06-08erofs-utils: support selinux file contextsGao Xiang
2020-02-21erofs-utils: introduce exclude dirs and filesLi Guifu
2020-01-02erofs-utils: wrap up sb feature operationsGao Xiang
2019-11-14erofs-utils: support 128-bit filesystem UUIDGao Xiang
2019-11-08erofs-utils: support calculating checksum of superblockPratik Shinde
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-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-09-18erofs-utils: keep up with in-kernel ondisk format namingGao Xiang
2019-09-17erofs-utils: resize image to the correct sizeGao Xiang
2019-08-26erofs-utils: fix up "-E legacy-compress"Gao Xiang
2019-08-17erofs-utils: fail the image creation when source path is not a directory filePratik Shinde
2019-08-04erofs-utils: code for handling incorrect debug levelPratik Shinde
2019-08-03erofs-utils: Add missing error code handlingPratik Shinde
2019-08-03erofs-utils: introduce extented options settingGao Xiang
2019-08-03erofs-utils: support decompress in-placeGao Xiang
2019-08-03erofs-utils: introduce compression for regular filesGao Xiang
2019-08-03erofs-utils: introduce mkfs supportLi Guifu