aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-06-13erofs-utils: bump up EROFS_CONFIG_COMPR_MAX_SZGao Xiang
2022-06-12erofs-utils: use EROFS_BLKSIZ unconditionallyGao Xiang
2022-05-17erofs-utils: mkfs: show per-file progressGao Xiang
2022-03-21erofs-utils: mkfs: use extended inodes when ctime is setDavid Anderson
2022-03-19erofs-utils: mkfs: use mtime instead of ctimeDavid Anderson
2022-03-19erofs-utils: mkfs: rename ctime to mtimeDavid Anderson
2022-03-03erofs-utils: fix some style problemsHuang Jianan
2022-02-17erofs-utils: lib: refine tailpcluster compression approachGao Xiang
2022-01-14erofs-utils: mkfs: support tail-packing inline compressed dataYue Hu
2022-01-14erofs-utils: fuse: support tail-packing inline compressed dataYue Hu
2021-12-22erofs-utils: lib: Add API to get on disk size of an inodeKelvin Zhang
2021-12-22erofs-utils: lib: Add some comments about const-ness around iterate APIKelvin Zhang
2021-12-18erofs-utils: lib: add API to get pathname of EROFS inodeIgor Ostapenko
2021-12-18erofs-utils: lib: add API to iterate dirs in EROFSGao Xiang
2021-12-07erofs-utils: lib: use GPL-2.0+ OR Apache-2.0 dual licenseHuang Jianan
2021-12-03erofs-utils: loosen hash_64 compile restrictionDaeho Jeong
2021-12-02erofs-utils: make liberofs more C++ friendlyKelvin Zhang
2021-11-26erofs-utils: mark certain callback function pointers as constKelvin Zhang
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