aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2 dayserofs-utils: optimize write_uncompressed_file_from_fd()upstream-devGao Xiang
6 dayserofs-utils: skip all unidentified xattrs from local pathsGao Xiang
6 dayserofs-utils: enable mapfile for `--tar=f`Gao Xiang
6 dayserofs-utils: enable incremental buildsGao Xiang
7 dayserofs-utils: fix incremental builds for tarerofs index modeGao Xiang
7 dayserofs-utils: support building image with reserved spaceGao Xiang
7 dayserofs-utils: fix up unchanged directory pNIDs for incremental buildsGao Xiang
7 dayserofs-utils: introduce incremental buildsGao Xiang
7 dayserofs-utils: fix up root inode for incremental buildsGao Xiang
7 dayserofs-utils: mkfs: minor cleanup & rearrangementGao Xiang
7 dayserofs-utils: simplify erofs_insert_ihashGao Xiang
7 dayserofs-utils: fix erofs_io_p{read,write} and erofs_dev_closeHongzhen Luo
13 dayserofs-utils: lib: get rid of global sbi in lib/inode.cGao Xiang
13 dayserofs-utils: mkfs: assign root NID in the main threadGao Xiang
13 dayserofs-utils: wrap up superblock reservation for incremental buildsGao Xiang
13 dayserofs-utils: lib: use filesystem UUID if the device name is not specifiedGao Xiang
13 dayserofs-utils: lib: get rid of erofs_prepare_dir_layout()Gao Xiang
13 dayserofs-utils: fix incorrect i_nlink in the unified rebuild logicGao Xiang
13 dayserofs-utils: add I/O control for tarerofs stream via `erofs_vfile`Hongzhen Luo
14 dayserofs-utils: fix the current rebuild modeGao Xiang
2024-06-11erofs-utils: lib: split erofs_iflush()Gao Xiang
2024-06-11erofs-utils: move erofs_writesb() into lib/Gao Xiang
2024-06-11erofs-utils: lib: support virtual filesHongzhen Luo
2024-06-11erofs-utils: build: support building static library liberofsfuseComixHe
2024-06-06erofs-utils: support Intel Query Processing LibraryGao Xiang
2024-06-05erofs-utils: introduce z_erofs_parse_cfgs()Gao Xiang
2024-06-04erofs-utils: record sb_size instead of sb_extslotsGao Xiang
2024-06-04erofs-utils: lib: wrap up zeropadding calculationGao Xiang
2024-06-04erofs-utils: lib: fix incorrect xattr sharingGao Xiang
2024-06-04erofs-utils: fix false-positive errors on gcc 4.8.5Gao Xiang
2024-06-04erofs-utils: lib: improve freeing hashmap in erofs_blob_exit()Sandeep Dhavale
2024-06-04erofs-utils: lib: provide helper to disable hashmap shrinkingSandeep Dhavale
2024-06-04erofs-utils: lib: fix uncompressed packed inodeGao Xiang
2024-06-04erofs-utils: unify the tree traversal for the rebuild modeGao Xiang
2024-06-04erofs-utils: mkfs: add `--zfeature-bits` optionGao Xiang
2024-05-17erofs-utils: add preliminary zstd support [x]Gao Xiang
2024-05-17erofs-utils: pretty root directory progressinfoGao Xiang
2024-05-17erofs-utils: correct the default number of workers in the usageGao Xiang
2024-05-01erofs-utils: optimize pthread_cond_signal callingNoboru Asai
2024-05-01erofs-utils: lib: adjust MicroLZMA default dictionary sizeGao Xiang
2024-05-01erofs-utils: record pclustersize in bytes instead of blocksGao Xiang
2024-04-28erofs-utils: mkfs: use all available processors by defaultGao Xiang
2024-04-24erofs-utils: mkfs: enable inter-file multi-threaded compressionGao Xiang
2024-04-24erofs-utils: lib: introduce non-directory jobitem contextGao Xiang
2024-04-24erofs-utils: mkfs: prepare inter-file multi-threaded compressionYifan Zhao
2024-04-24erofs-utils: lib: split up z_erofs_mt_compress()Gao Xiang
2024-04-24erofs-utils: rearrange several fields for multi-threaded mkfsGao Xiang
2024-04-24erofs-utils: lib: split out erofs_commit_compressed_file()Gao Xiang
2024-04-24erofs-utils: lib: prepare for later deferred workGao Xiang
2024-04-24erofs-utils: use erofs_atomic_t for inode->i_countGao Xiang