aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
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-28erofs-utils: avoid PAGE_SIZE redefinitionGao 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: 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-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-08-04erofs-utils: code for handling incorrect debug levelPratik Shinde
2019-08-03erofs-utils: introduce extented options settingGao Xiang
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: introduce compression for regular filesGao 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
2019-08-03erofs-utils: introduce erofs-utils basic headersLi Guifu
2019-08-03erofs-utils: add erofs on-disk layoutLi Guifu