aboutsummaryrefslogtreecommitdiff
path: root/include
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-03-23erofs-utils: mkfs: rename ctime to mtimeDavid Anderson
2021-12-20UPSTREAM: erofs-utils: lib: add API to iterate dirs in EROFSGao Xiang
2021-12-08UPSTREAM: erofs-utils: make liberofs more C++ friendlyKelvin Zhang
2021-12-03erofs-utils: loosen hash_64 compile restrictionDaeho Jeong
2021-11-18erofs-utils: mkfs: enable block map chunk formatGao Xiang
2021-11-18erofs-utils: get compression algorithms directly on mappingGao Xiang
2021-11-16erofs-utils: dump: support multiple devicesGao Xiang
2021-11-16erofs-utils: mkfs: add extra blob device supportGao Xiang
2021-11-16erofs-utils: fuse: add multiple device supportGao Xiang
2021-11-16erofs-utils: add extra device I/O interfaceGao Xiang
2021-11-16erofs-utils: dump: refine file info statisticsGao Xiang
2021-11-14AOSP: erofs-utils: mkfs: add block list support for chunked filesDavid Anderson
2021-11-11erofs-utils: mkfs: fix integer overflow in erofs_blob_remapDavid Anderson
2021-11-09erofs-utils: introduce fsck.erofsDaeho Jeong
2021-10-31erofs-utils: dump: add support for showing file extentsGuo Xuenan
2021-10-31erofs-utils: dump: add feature for collecting filesystem statisticsWang Qi
2021-10-31erofs-utils: add support for the full decompressed lengthHuang Jianan
2021-10-30erofs-utils: mkfs: add LZMA algorithm supportGao Xiang
2021-10-30erofs-utils: fuse: add LZMA algorithm supportGao Xiang
2021-10-13erofs-utils: don't print source file information for non-debug versionGao Xiang
2021-09-24erofs-utils: mkfs: support chunk-based uncompressed filesGao Xiang
2021-09-24erofs-utils: introduce copy_file_rangeGao Xiang
2021-09-23erofs-utils: introduce hashmap from git sourceGao Xiang
2021-09-23erofs-utils: fuse: support reading chunk-based uncompressed filesGao Xiang
2021-09-15erofs-utils: support per-inode compress pclusterHuang Jianan
2021-09-05erofs-utils: fix up Mac OS build againGao Xiang
2021-09-03erofs-utils: fix general style problemHuang Jianan
2021-09-03erofs-utils: fix SPDX comment styleHuang Jianan
2021-09-03erofs-utils: clean up file headers & footersHuang Jianan
2021-07-24erofs-utils: fix macOS build & functionalityGao Xiang
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-05-16erofs-utils: reserve physical_clusterbits[]Gao Xiang
2021-05-02erofs-utils: sync up with in-kernel erofs_fs.hGao Xiang
2021-04-16erofs-utils: add big physical cluster definitionGao 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: optimize buffer allocation logicHu Weiwen
2021-02-07erofs-utils: get rid of `end' argument from erofs_mapbh()Hu Weiwen
2021-02-07erofs-utils: fix BUILD_BUG_ONHu Weiwen
2020-12-05erofs-utils: fix cross-device submountsGao Xiang
2020-11-27erofs-utils: fuse: add compressed file supportHuang Jianan
2020-11-27erofs-utils: introduce fuse implementationLi Guifu
2020-11-01erofs-utils: support $SOURCE_DATE_EPOCHGao Xiang