index
:
Project-1CE/external_erofs-utils
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2021-08-31
AOSP: erofs-utils: fix sub-directory prefix for canned fs_config
Gao Xiang
2020-11-22
erofs-utils: stop building tree if file fails to open
Li Guifu
2020-11-01
erofs-utils: support $SOURCE_DATE_EPOCH
Gao Xiang
2020-11-01
erofs-utils: fix the project prefix to "erofs-utils"
Gao Xiang
2020-10-10
AOSP: erofs-utils: add fs_config support
Gao Xiang
2020-06-20
erofs-utils: pass down inode for erofs_prepare_xattr_ibody
Gao Xiang
2020-06-08
erofs-utils: support selinux file contexts
Gao Xiang
2020-03-27
erofs-utils: avoid using old compatibility type uint
Gao Xiang
2020-03-27
erofs-utils: avoid _LARGEFILE64_SOURCE and _GNU_SOURCE redefinition
Gao Xiang
2020-02-21
erofs-utils: introduce exclude dirs and files
Li Guifu
2020-01-02
erofs-utils: wrap up sb feature operations
Gao Xiang
2019-12-20
erofs-utils: clean up erofs_write_file()
Li Guifu
2019-11-14
erofs-utils: complete missing memory handling
Li Guifu
2019-11-08
erofs-utils: support calculating checksum of superblock
Pratik Shinde
2019-10-23
erofs-utils: list available compressors for help command
Gao Xiang
2019-10-15
erofs-utils: introduce shared xattr support
Li Guifu
2019-10-15
erofs-utils: introduce inline xattr support
htyuxe+dhbrei4sq0df8@grr.la
2019-10-15
erofs-utils: use cmpsgn(x, y) for standardized large value comparsion
Gao Xiang
2019-10-13
erofs-utils: fix old kernel compatibility for non-lz4 compression
Gao Xiang
2019-10-12
erofs-utils: introduce fixed UNIX timestamp
Li Guifu
2019-10-07
erofs-utils: complete extended inode support
Gao Xiang
2019-10-06
erofs-utils: support 64-bit internal buffer cache
Gao Xiang
2019-09-18
erofs-utils: keep up with in-kernel ondisk format naming
Gao Xiang
2019-09-17
erofs-utils: resize image to the correct size
Gao Xiang
2019-09-17
erofs-utils: complete special file support
Gao Xiang
2019-09-09
erofs-utils: build: cure compiler warnings
Jan Engelhardt
2019-08-26
erofs-utils: fix a memory leak of compressmeta
Gao Xiang
2019-08-08
erofs-utils: get block device size correctly
shenmeng996
2019-08-03
erofs-utils: Add missing error code handling
Pratik Shinde
2019-08-03
erofs-utils: support decompress in-place
Gao Xiang
2019-08-03
erofs-utils: introduce compacted compression indexes
Gao Xiang
2019-08-03
erofs-utils: non-inline tail-end block should be zeroed beyond EOF
Gao Xiang
2019-08-03
erofs-utils: introduce dev_fillzero
Gao Xiang
2019-08-03
erofs-utils: propagate compressed size to its callers
Gao Xiang
2019-08-03
erofs-utils: introduce compression for regular files
Gao Xiang
2019-08-03
erofs-utils: introduce lz4/lz4hc compression algorithm
Gao Xiang
2019-08-03
erofs-utils: introduce generic compression framework
Gao Xiang
2019-08-03
erofs-utils: introduce inode operations
Gao Xiang
2019-08-03
erofs-utils: introduce buffer cache
Gao Xiang
2019-08-03
erofs-utils: add input/output functions
Li Guifu
2019-08-03
erofs-utils: introduce miscellaneous files
Li Guifu