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
/
mkfs
Age
Commit message (
Expand
)
Author
2020-11-01
mkfs: add option to use a pre-defined UUID
Gao Xiang
2020-11-01
mkfs: introduce erofs_mkfs_default_options()
Gao Xiang
2020-11-01
erofs-utils: support $SOURCE_DATE_EPOCH
Gao Xiang
2020-11-01
erofs-utils: fix build error without lz4 library
Gao Xiang
2020-10-12
AOSP: erofs-utils: update usage due to fs_config
Gao Xiang
2020-10-10
AOSP: erofs-utils: add fs_config support
Gao Xiang
2020-06-08
erofs-utils: enhance static linking for lz4 1.8.x
Gao Xiang
2020-06-08
erofs-utils: support selinux file contexts
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-11-14
erofs-utils: support 128-bit filesystem UUID
Gao Xiang
2019-11-08
erofs-utils: support calculating checksum of superblock
Pratik Shinde
2019-10-23
erofs-utils: simplify prints in usage()
Gao Xiang
2019-10-23
erofs-utils: list available compressors for help command
Gao Xiang
2019-10-23
erofs-utils: introduce long parameter option
Li Guifu
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-13
erofs-utils: fix old kernel compatibility for non-lz4 compression
Gao Xiang
2019-10-12
erofs-utils: fix error handler notes when parameter miss
Li Guifu
2019-10-12
erofs-utils: introduce fixed UNIX timestamp
Li Guifu
2019-10-07
erofs-utils: complete extended inode support
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-08-26
erofs-utils: fix up "-E legacy-compress"
Gao Xiang
2019-08-17
erofs-utils: fail the image creation when source path is not a directory file
Pratik Shinde
2019-08-04
erofs-utils: code for handling incorrect debug level
Pratik Shinde
2019-08-03
erofs-utils: Add missing error code handling
Pratik Shinde
2019-08-03
erofs-utils: introduce extented options setting
Gao Xiang
2019-08-03
erofs-utils: support decompress in-place
Gao Xiang
2019-08-03
erofs-utils: introduce compression for regular files
Gao Xiang
2019-08-03
erofs-utils: introduce mkfs support
Li Guifu