aboutsummaryrefslogtreecommitdiff
path: root/mkfs/main.c
AgeCommit message (Expand)Author
2022-03-23erofs-utils: mkfs: use extended inodes when ctime is setDavid Anderson
2022-03-23erofs-utils: mkfs: use mtime instead of ctimeDavid Anderson
2022-01-31UPSTREAM: erofs-utils: add missing errors and normalize errors to lower-caseIgor Ostapenko
2022-01-31UPSTREAM: erofs-utils: fsck: add --extract=X support to extract to path XIgor Ostapenko
2021-12-08UPSTREAM: erofs-utils: make liberofs more C++ friendlyKelvin Zhang
2021-11-18erofs-utils: mkfs: enable block map chunk formatGao Xiang
2021-11-16erofs-utils: mkfs: add extra blob device supportGao Xiang
2021-11-16erofs-utils: add extra device I/O interfaceGao Xiang
2021-11-09erofs-utils: introduce fsck.erofsDaeho Jeong
2021-10-30erofs-utils: mkfs: add LZMA algorithm supportGao Xiang
2021-10-22erofs-utils: mkfs: introduce --quiet optionGao Xiang
2021-09-28erofs-utils: mkfs: fill filesystem inode countGao Xiang
2021-09-27erofs-utils: mkfs: rearrange argumentsGao Xiang
2021-09-24erofs-utils: mkfs: support chunk-based uncompressed filesGao Xiang
2021-09-15erofs-utils: support per-inode compress pclusterHuang Jianan
2021-09-03erofs-utils: fix general style problemHuang Jianan
2021-09-03erofs-utils: clean up file headers & footersHuang Jianan
2021-08-25AOSP: erofs-utils: increase val for AOSP-specific long optionsHuang Jianan
2021-07-06erofs-utils: add "noinline_data" extended optionGao Xiang
2021-06-25AOSP: erofs-utils: add block list supportYue Hu
2021-05-31erofs-utils: support limit max decompressed extent sizeGao Xiang
2021-05-22erofs-utils: support randomizing pclusterblks in debugging modeGao Xiang
2021-04-16erofs-utils: add -C# for the maximum size of pclustersGao Xiang
2021-04-16erofs-utils: introduce ondisk compression cfgsGao Xiang
2021-04-16erofs-utils: support adjust lz4 history window sizeHuang Jianan
2021-04-11erofs-utils: add cmd argument to override uid/gidHu Weiwen
2021-02-07erofs-utils: get rid of `end' argument from erofs_mapbh()Hu Weiwen
2020-12-13erofs-utils: mkfs: fix uuid.h locationGao 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-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: 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