aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-04-21erofs-utils: refine blobchunk implementationGao Xiang
2023-04-20erofs-utils: build xattrs upon extra long name prefixesJingbo Xu
2023-04-20erofs-utils: introduce on-disk format for long xattr name prefixesJingbo Xu
2023-04-20erofs-utils: lib: export packedfile APIsJingbo Xu
2023-04-20erofs-utils: xattr: skip xattrs with unidentified "system." prefixWeizhao Ouyang
2023-04-07erofs-utils: get rid of erofs_buf_write_bhopsGao Xiang
2023-03-28erofs-utils: fix missing tail blocks for directoriesGao Xiang
2023-03-24erofs-utils: separate directory data from file dataGao Xiang
2023-03-19erofs-utils: rearrange on-disk metadataGao Xiang
2023-03-15erofs-utils: drop hard-coded block sizeGao Xiang
2023-03-15erofs-utils: add per-sb block sizeGao Xiang
2023-03-05erofs-utils: avoid using a static srcpathGao Xiang
2023-03-01erofs-utils: add `-Eall-fragments` optionGao Xiang
2023-02-23erofs-utils: support randomizing algorithms in debugging modeGao Xiang
2023-02-23erofs-utils: support multiple algorithms in a single imageGao Xiang
2023-01-11erofs-utils: lib: export parts of erofs_pread()Yue Hu
2022-12-22erofs-utils: mkfs: support fragment deduplicationYue Hu
2022-12-15erofs-utils: internal.h: Make LFS mandatory for all usecasesKhem Raj
2022-10-08erofs-utils: mkfs: Add volume-label setting supportNaoto Yamaguchi
2022-10-05erofs-utils: mkfs: introduce global compressed data deduplicationZiyang Zhang
2022-10-05erofs-utils: fuse: introduce partial-referenced pclustersGao Xiang
2022-10-05erofs-utils: mkfs: support fragmentsYue Hu
2022-10-05erofs-utils: lib: support fragmentsYue Hu
2022-10-05erofs-utils: fuse: support interlaced uncompressed pclusterYue Hu
2022-08-14erofs-utils: mkfs: improvement for unprivileged container supportNaoto Yamaguchi
2022-08-10erofs-utils: fuse: introduce xattr supportHuang Jianan
2022-08-08erofs-utils: fuse: set d_type for readdirSheng Yong
2022-07-22erofs-utils: fix a memory leak of multiple devicesYue Hu
2022-07-11erofs-utils: fuse: support offset when reading imageLi He
2022-07-08erofs-utils: Make --mount-point option generally availableKelvin Zhang
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