Sign in
android
/
platform
/
external
/
erofs-utils
/
HEAD
4775d1a
Merge remote-tracking branch 'aosp/upstream-master' into aosp-master
by Kelvin Zhang
· 14 days ago
main
master
android-u-beta-3-gpl
2171061
erofs-utils: release 1.6
by Gao Xiang
· 3 months ago
upstream-master
90e6a61
erofs-utils: add missing help for multiple algorithms
by Gao Xiang
· 3 months ago
9998c69
erofs-utils: refine README
by Gao Xiang
· 3 months ago
50fb5c2
erofs-utils: fix liblzma extreme compression levels
by Gao Xiang
· 3 months ago
a2563d1
erofs-utils: lib: fix errors when building xattrs
by Gao Xiang
· 3 months ago
53ee2c7
erofs-utils: improve documentation for upcoming 1.6
by Gao Xiang
· 3 months ago
281c097
erofs-utils: optimize dedupe matching
by Gao Xiang
· 3 months ago
2dbd70d
erofs-utils: dedupe more in the packed inode if possible
by Gao Xiang
· 3 months ago
213a16d
erofs-utils: handle mmap failure when packing a whole file
by Gao Xiang
· 3 months ago
6526082
erofs-utils: avoid using a static srcpath
by Gao Xiang
· 3 months ago
1abf20c
erofs-utils: switch sha256 algorithm directly from LibTomCrypt
by Gao Xiang
· 3 months ago
0917ff1
erofs-utils: fix delta[1] out-of-bound of compact indexes
by Gao Xiang
· 3 months ago
41790d2
erofs-utils: validate the extent length for uncompressed pclusters
by Yue Hu
· 3 months ago
fcaa988
erofs-utils: add `-Eall-fragments` option
by Gao Xiang
· 3 months ago
ef74e21
erofs-utils: use compressed pclusters to mark fragments
by Gao Xiang
· 3 months ago
8fc95ab
erofs-utils: get rid of useless nr_dup
by Gao Xiang
· 3 months ago
dc9acf5
erofs-utils: don't warn ztailpacking feature anymore
by Yue Hu
· 3 months ago
926cb37
erofs-utils: manpage: add -Ededupe option
by Yue Hu
· 3 months ago
5bb1b74
erofs-utils: manpage: add fragments extended option
by Yue Hu
· 3 months ago
a6b0c30
erofs-utils: support randomizing algorithms in debugging mode
by Gao Xiang
· 4 months ago
dac31f7
erofs-utils: support multiple algorithms in a single image
by Gao Xiang
· 4 months ago
30ac132
erofs-utils: ignore comments and blank lines in compress hints
by Gao Xiang
· 4 months ago
5653f1a
erofs-utils: get rid of PAGE_SIZE leftovers
by Gao Xiang
· 4 months ago
b1dfb6e
erofs-utils: mkfs: don't skip `lost+found`
by Gao Xiang
· 4 months ago
7c49e8b
erofs-utils: support chunk-based sparse files
by Gao Xiang
· 4 months ago
54c194f
erofs-utils: fix chunk-based image handling without real data
by Gao Xiang
· 4 months ago
741e696
erofs-utils: fuse: fix warnings on MacOS
by Gao Xiang
· 4 months ago
1c3d5ab
Upgrade erofs-utils to v1.5 am: f3669fe94b
by Sadaf Ebrahimi
· 5 months ago
android-u-beta-1-gpl
android-u-beta-2-gpl
f3669fe
Upgrade erofs-utils to v1.5
by Sadaf Ebrahimi
· 5 months ago
main-16k-with-phones
017f5b4
erofs-utils: fsck: add a check to packed inode
by Yue Hu
· 5 months ago
87430c6
erofs-utils: fsck: cleanup erofs_verify_inode_data()
by Yue Hu
· 5 months ago
4c0fb15
erofs-utils: lib: export parts of erofs_pread()
by Yue Hu
· 5 months ago
a6336fe
erofs-utils: dump: support fragments
by Yue Hu
· 5 months ago
44b238d
erofs-utils: dump: cleanup update_file_size_statatics()
by Yue Hu
· 6 months ago
cba43fe
erofs-utils: dump: avoid printing `Extent size` field
by Gao Xiang
· 5 months ago
17215c8
erofs-utils: fuse: change to use erofs_pread to read fragment
by Yue Hu
· 6 months ago
1ecb192
erofs-utils: do not deduplicate compressed data for packed inode
by Yue Hu
· 6 months ago
4aa585c
erofs-utils: fix fragmentoff overflow for large packed inode
by Yue Hu
· 6 months ago
990c7e3
erofs-utils: mkfs: support fragment deduplication
by Yue Hu
· 6 months ago
c733358
erofs-utils: fsck: support interlaced uncompressed pcluster
by Yue Hu
· 6 months ago
8b88487
erofs-utils: internal.h: Make LFS mandatory for all usecases
by Khem Raj
· 6 months ago
08167e0
erofs-utils: replace [l]stat64 by equivalent [l]stat
by Khem Raj
· 6 months ago
7715b29
erofs-utils: configure: Use 64bit off_t
by Khem Raj
· 6 months ago
85d0f60
erofs-utils: check the return value of lseek in inode.c
by Yue Hu
· 6 months ago
876bec0
erofs-utils: lib: fix missing CBLKCNT for big pcluster dedupe
by Gao Xiang
· 7 months ago
204d47b
erofs-utils: dump: remove duplicate file type
by Weizhao Ouyang
· 7 months ago
0464482
erofs-utils: avoid the potentially wrong m_plen for big pcluster
by Yue Hu
· 7 months ago
c47ad36
erofs-utils: lib: fix dev_read for large files
by Chen Linxuan
· 8 months ago
148c12a
erofs-utils: use chunk-based data deduplication if compression is off
by Gao Xiang
· 8 months ago
9410884
erofs-utils: avoid unnecessary insert behavior when not deduplicating
by Yue Hu
· 8 months ago
b9ebaad
erofs-utils: mkfs: Add volume-label setting support
by Naoto Yamaguchi
· 8 months ago
3f6b569
Mark tm-qpr-dev-plus-aosp-without-vendor@9129937 as merged am: ec7f4b9b2f
by Xin Li
· 8 months ago
ec7f4b9
Mark tm-qpr-dev-plus-aosp-without-vendor@9129937 as merged
by Xin Li
· 8 months ago
f3f9a2c
erofs-utils: mkfs: introduce global compressed data deduplication
by Ziyang Zhang
· 9 months ago
7c76868
erofs-utils: fuse: introduce partial-referenced pclusters
by Gao Xiang
· 9 months ago
a6122d1
erofs-utils: lib: add rb-tree implementation
by Ziyang Zhang
· 9 months ago
9fa9b01
erofs-utils: mkfs: support fragments
by Yue Hu
· 9 months ago
6973f60
erofs-utils: mkfs: support interlaced uncompressed data layout
by Yue Hu
· 9 months ago
5778967
erofs-utils: introduce z_erofs_inmem_extent
by Gao Xiang
· 9 months ago
654a9be
erofs-utils: lib: support fragments
by Yue Hu
· 8 months ago
608058d
erofs-utils: fuse: support interlaced uncompressed pcluster
by Yue Hu
· 9 months ago
3ef9f02
erofs-utils: Enable erofs-utils xattr feature am: b5bbcb3833 am: e74027634f am: eb3b6085a0 am: de9b990e65
by Weizhao Ouyang
· 8 months ago
de9b990
erofs-utils: Enable erofs-utils xattr feature am: b5bbcb3833 am: e74027634f am: eb3b6085a0
by Weizhao Ouyang
· 8 months ago
eb3b608
erofs-utils: Enable erofs-utils xattr feature am: b5bbcb3833 am: e74027634f
by Weizhao Ouyang
· 8 months ago
e740276
erofs-utils: Enable erofs-utils xattr feature am: b5bbcb3833
by Weizhao Ouyang
· 8 months ago
b5bbcb3
erofs-utils: Enable erofs-utils xattr feature
by Weizhao Ouyang
· 8 months ago
main-16k
f7c50f8
erofs-utils: don't warn `chunked_file' feature anymore
by Gao Xiang
· 9 months ago
547bea3
erofs-utils: mkfs: clear 'h_idata_size' when drop inline pcluster
by Yue Hu
· 10 months ago
91213cb
erofs-utils: mkfs: updating manpage for uid/gid offsetting support
by Naoto Yamaguchi
· 10 months ago
b45697e
erofs-utils: mkfs: improvement for unprivileged container support
by Naoto Yamaguchi
· 10 months ago
e96c14a
Allow EROFS to be incompatible with the platform am: 3182d1c62b am: 559a5b18dc am: 5d7fd56c53 am: 351cfa7816
by Alistair Delva
· 10 months ago
351cfa7
Allow EROFS to be incompatible with the platform am: 3182d1c62b am: 559a5b18dc am: 5d7fd56c53
by Alistair Delva
· 10 months ago
5d7fd56
Allow EROFS to be incompatible with the platform am: 3182d1c62b am: 559a5b18dc
by Alistair Delva
· 10 months ago
559a5b1
Allow EROFS to be incompatible with the platform am: 3182d1c62b
by Alistair Delva
· 10 months ago
c47df5a
erofs-utils: fuse: introduce xattr support
by Huang Jianan
· 11 months ago
55ef315
erofs-utils: use the BLK_ROUND_UP directly
by Yue Hu
· 10 months ago
3182d1c
Allow EROFS to be incompatible with the platform
by Alistair Delva
· 10 months ago
1a6df33
erofs-utils: fuse: set d_type for readdir
by Sheng Yong
· 10 months ago
06ba537
erofs-utils: fix a memory leak of multiple devices
by Yue Hu
· 11 months ago
e01727c
Merge remote-tracking branch 'aosp/upstream-master' into dev am: 6f08b2a7be am: 7c2cd04323 am: 623942e623 am: e24da66427
by Kelvin Zhang
· 11 months ago
e24da66
Merge remote-tracking branch 'aosp/upstream-master' into dev am: 6f08b2a7be am: 7c2cd04323 am: 623942e623
by Kelvin Zhang
· 11 months ago
623942e
Merge remote-tracking branch 'aosp/upstream-master' into dev am: 6f08b2a7be am: 7c2cd04323
by Kelvin Zhang
· 11 months ago
7c2cd04
Merge remote-tracking branch 'aosp/upstream-master' into dev am: 6f08b2a7be
by Kelvin Zhang
· 11 months ago
6f08b2a
Merge remote-tracking branch 'aosp/upstream-master' into dev
by Kelvin Zhang
· 11 months ago
cb05852
erofs-utils: fuse: support offset when reading image
by Li He
· 11 months ago
a8e246d
erofs-utils: Make --mount-point option generally available
by Kelvin Zhang
· 11 months ago
36d4699
erofs-utils: dump: add ztailpacking feature to feature_lists[]
by Yue Hu
· 12 months ago
a2821a6
erofs-utils: release 1.5
by Gao Xiang
· 12 months ago
22a0d49
erofs-utils: bump up EROFS_CONFIG_COMPR_MAX_SZ
by Gao Xiang
· 12 months ago
a053669
erofs-utils: manpage: add missing -Eztailpacking option
by Gao Xiang
· 12 months ago
100cae2
erofs-utils: use EROFS_BLKSIZ unconditionally
by Gao Xiang
· 12 months ago
b2cedc4
erofs-utils: update README
by Gao Xiang
· 12 months ago
9551eba
erofs-utils: fsck: support extracting special files
by Gao Xiang
· 12 months ago
48226b3
erofs-utils: mkfs: introduce `--preserve-mtime'
by Gao Xiang
· 12 months ago
3393ed6
erofs-utils: don't warn `big pcluster' feature anymore
by Gao Xiang
· 1 year ago
83ebc2d
Make make_erofs binary static so that it can be deployed am: 75d73335d2 am: 0df9f403bc am: 4517732b40 am: 57261d9307
by Dennis Shen
· 1 year, 1 month ago
57261d9
Make make_erofs binary static so that it can be deployed am: 75d73335d2 am: 0df9f403bc am: 4517732b40
by Dennis Shen
· 1 year, 1 month ago
4517732
Make make_erofs binary static so that it can be deployed am: 75d73335d2 am: 0df9f403bc
by Dennis Shen
· 1 year, 1 month ago
0df9f40
Make make_erofs binary static so that it can be deployed am: 75d73335d2
by Dennis Shen
· 1 year, 1 month ago
Next »