Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
xiang
/
erofs-utils
/
HEAD
51b5939
erofs-utils: release 1.8.10
by Gao Xiang
· 6 months ago
master
v1.8.10
71a9afe
erofs-utils: lib: fix memory leak in xattr handling
by Sandeep Dhavale
· 6 months ago
238f8a9
erofs-utils: fix large fragment handling
by Gao Xiang
· 6 months ago
cfc141f
erofs-utils: lib: fix uninitialized variable access in bmgr
by Yifan Zhao
· 6 months ago
bb3fc26
erofs-utils: mkfs: fix extent-based deduplication
by Gao Xiang
· 6 months ago
026709f
erofs-utils: lib: switch to on-heap fitblk_buffer for libdeflate
by Gao Xiang
· 6 months ago
c6bf910
erofs-utils: lib: switch to on-heap fitblk_buffer for libzstd
by Gao Xiang
· 6 months ago
b412610
erofs-utils: mkfs: don't force extended inodes for $SOURCE_DATE_EPOCH
by Gao Xiang
· 7 months ago
63578b3
erofs-utils: fix missing getrandom() on some macOS platforms
by Gao Xiang
· 7 months ago
81169bf
erofs-utils: release 1.8.9
by Gao Xiang
· 7 months ago
v1.8.9
02de03b
erofs-utils: lib: fix small fragments again
by Gao Xiang
· 7 months ago
61ed98b
erofs-utils: release 1.8.8
by Gao Xiang
· 7 months ago
v1.8.8
9fa1a58
erofs-utils: mkfs: fix memory leak from small fragments
by Gao Xiang
· 7 months ago
1271758
erofs-utils: fix superblock checksum for sub-page block filesystems
by Gao Xiang
· 7 months ago
c1f655e
erofs-utils: tar: handle negative GNU mtime properly
by Gao Xiang
· 7 months ago
19d90bf
erofs-utils: lib: fix crafted Z_EROFS_COMPRESSION_INTERLACED extents
by Gao Xiang
· 7 months ago
4617ae8
erofs-utils: mkfs: fix AUFS whiteouts for tarerofs
by Gao Xiang
· 7 months ago
1330f45
erofs-utils: release 1.8.7
by Gao Xiang
· 7 months ago
v1.8.7
06b7595
erofs-utils: mkfs: skip xattrs where getxattr() returns ENODATA
by Gao Xiang
· 7 months ago
76ec098
erofs-utils: lib: add erofs_sys_l{list,get}xattr wrappers
by Gao Xiang
· 7 months ago
43850be
erofs-utils: lib: fix sub-page block handling in erofs_read_superblock()
by Gao Xiang
· 7 months ago
73e321a
erofs-utils: lib: consolidate erofs_rebuild_get_dentry()
by Gao Xiang
· 7 months ago
a110eea
erofs-utils: mkfs: avoid erroring out if `zmgr` is uninitialized
by Gao Xiang
· 7 months ago
cf79b72
erofs-utils: lib: refine the inode hash table
by Gao Xiang
· 7 months ago
630e4ae
erofs-utils: lib: introduce mutex & rwlock wrappers
by Gao Xiang
· 7 months ago
f4ff134
erofs-utils: lib: fix NULL dereference
by Gao Xiang
· 7 months ago
d963a51
erofs-utils: lib: fix erofs_pack_file_from_fd()
by Gao Xiang
· 7 months ago
96db05b
erofs-utils: lib: fix two integer handling issues
by Gao Xiang
· 7 months ago
c1f787c
erofs-utils: mkfs: generate VMDK format for flattened block devices
by Gao Xiang
· 7 months ago
391c395
erofs-utils: lib: record source paths for external data
by Gao Xiang
· 7 months ago
93badc0
erofs-utils: mkfs: handle early exit of the dfops worker
by Gao Xiang
· 7 months ago
56572f6
erofs-utils: mkfs: limit the default asynchronous queue size
by Gao Xiang
· 7 months ago
f7d9383
erofs-utils: mkfs: eliminate redundant FD duplication
by Gao Xiang
· 7 months ago
f79a359
erofs-utils: mkfs: avoid partial writes in erofs_write_tail_end()
by Gao Xiang
· 7 months ago
1cc4789
erofs-utils: mkfs: introduce `--fsalignblks` option
by Gao Xiang
· 7 months ago
9bd592b
erofs-utils: mkfs: increase the maximum size of the asynchronous queue
by Gao Xiang
· 7 months ago
072ed5e
erofs-utils: change EROFS_TOF_HASHLEN to 64
by Gao Xiang
· 7 months ago
5b8fa3f
erofs-utils: mkfs: add multi-bucket fragment queues
by Gao Xiang
· 7 months ago
ce7dd3e
erofs-utils: lib: introduce per-FS compression context
by Gao Xiang
· 7 months ago
84bae6a
erofs-utils: lib: keep full data until the fragment is committed
by Gao Xiang
· 7 months ago
e58cc48
erofs-utils: lib: introduce z_erofs_fragments_tofh()
by Gao Xiang
· 7 months ago
8928417
erofs-utils: mkfs: fix image reproducibility of `-E(all-)fragments`
by Gao Xiang
· 7 months ago
2ce6bc2
erofs-utils: fix build failure with musl libc
by Gao Xiang
· 8 months ago
26fe9f2
erofs-utils: lib: remove the compile warning
by Hongbo Li
· 9 months ago
d553442
erofs-utils: fix endiannes issue
by Alexander Egorenkov
· 9 months ago
b204c92
erofs-utils: handle crafted fragments in the packed inode
by Gao Xiang
· 9 months ago
f4e8bce
erofs-utils: fix `--blobdev=X`
by Gao Xiang
· 9 months ago
b969e4c
erofs-utils: add contrib/stress to .gitignore
by Bingwu Zhang
· 9 months ago
ef1dac4
AOSP: erofs-utils: mkfs: remove block list implementation
by Gao Xiang
· 9 months ago
cac2a4e
erofs-utils: lib: fix maximum huffman length for kite-deflate
by Gao Xiang
· 9 months ago
38cb2da
erofs-utils: lib: fix `1UL << vi->u.chunkbits` on 32-bit platforms
by Gao Xiang
· 9 months ago
3689cbc
erofs-utils: release 1.8.6
by Gao Xiang
· 9 months ago
v1.8.6
f6a0806
erofs-utils: lib: fix `fragmentoff` larger than 4GiB
by Gao Xiang
· 9 months ago
e01b473
erofs-utils: lib: fix two integer handling issues
by Gao Xiang
· 9 months ago
754a0b2
erofs-utils: lib: fix an API usage error
by Gao Xiang
· 9 months ago
3dcbc1c
erofs-utils: lib: drop unused `ret` assignment
by Gao Xiang
· 9 months ago
7220359
erofs-utils: lib: only apply `fix_dedupedfrag` to the last segment
by Gao Xiang
· 9 months ago
b22a3ec
erofs-utils: lib: fix inappropriate initialization in cache.c
by Hongzhen Luo
· 10 months ago
d97c001
erofs-utils: lib: use bitmaps to accelerate bucket selection
by Gao Xiang
· 1 year ago
a42dc09
erofs-utils: lib: optimize space allocation
by Gao Xiang
· 1 year ago
30788cc
erofs-utils: lib: rename `mapped_buckets` to `watermeter`
by Gao Xiang
· 1 year ago
2d4bc74
erofs-utils: lib: use round_up() to avoid division
by Gao Xiang
· 1 year ago
7579324
erofs-utils: mkfs: support data alignment
by Gao Xiang
· 1 year, 1 month ago
3382928
erofs-utils: lib: support buffer block reservation
by Gao Xiang
· 1 year, 1 month ago
07b24c9
erofs-utils: lib: move block boundary check into __erofs_battach()
by Gao Xiang
· 1 year, 1 month ago
2d0a6b6
erofs-utils: lib: cache: get rid of required_ext
by Gao Xiang
· 1 year, 1 month ago
a5b9a61
erofs-utils: lib: fix btype for the data tails of directories
by Gao Xiang
· 1 year, 1 month ago
79943b2
erofs-utils: stress: add support for dumping inconsistent data
by Gao Xiang
· 10 months ago
44f3eab
erofs-utils: lib: use atomic operations for `vi->flags`
by Gao Xiang
· 9 months ago
d891351
erofs-utils: allocate `struct erofs_inode` with zeroed memory
by Gao Xiang
· 9 months ago
cf04b8b
erofs-utils: mkfs: implement extent-based deduplication
by Gao Xiang
· 9 months ago
7dd77b8
erofs-utils: lib: move buffer allocation into z_erofs_write_indexes()
by Gao Xiang
· 9 months ago
d1d9830
erofs-utils: lib: use compressed offsets in `struct z_erofs_inmem_extent`
by Gao Xiang
· 9 months ago
b8cc6a3
erofs-utils: mkfs: implement multi-threaded fragments
by Gao Xiang
· 10 months ago
6d36077
erofs-utils: fix heap-buffer-overflow in fragment cache
by Gao Xiang
· 10 months ago
b763022
erofs-utils: lib: fix insufficient fragment cache bitmap
by Gao Xiang
· 10 months ago
ed22721
erofs-utils: lib: error out if fragment_off is crafted
by Gao Xiang
· 10 months ago
3b3e83a
erofs-utils: cleanup redundant logic in erofs_iflush()
by Gao Xiang
· 10 months ago
e986425
erofs-utils: lib: simplify erofs_read_inode_from_disk()
by Gao Xiang
· 10 months ago
ffa5176
erofs-utils: tar: handle empty filenames correctly
by Gao Xiang
· 11 months ago
6fa861e
erofs-utils: contrib: add stress test
by Gao Xiang
· 11 months ago
f3728a1
erofs-utils: fsck: fix stack-overflow due to directory loops
by Gao Xiang
· 11 months ago
7ca5b26
erofs-utils: lib: fix an API usage error
by Gao Xiang
· 11 months ago
fc8a1d6
erofs-utils: fix potential buffer overrun in __erofs_io_write()
by Gao Xiang
· 11 months ago
3051162
erofs-utils: lib: shorten EROFS_FRAGMENT_INMEM_SZ_MAX
by Gao Xiang
· 11 months ago
a26cd36
erofs-utils: avoid overly large temporary buffers for compressed data
by Gao Xiang
· 11 months ago
5115db2
erofs-utils: mkfs: add per-segment reaper for multi-threaded compression
by Gao Xiang
· 11 months ago
b6b741d
erofs-utils: lib: get rid of tmpfile()
by Gao Xiang
· 11 months ago
5e05ee0
erofs-utils: mkfs: add missing `errno = 0` before strto[u]l
by Gao Xiang
· 11 months ago
d180c89
erofs-utils: mkfs: reduce default dict size for LZMA
by Gao Xiang
· 11 months ago
bc8ec19
erofs-utils: mkfs: fragment: gracefully exit if temporary storage is low
by Gao Xiang
· 11 months ago
7bc147f
erofs-utils: release 1.8.5
by Gao Xiang
· 11 months ago
v1.8.5
21afa91
erofs-utils: lib: restrict pcluster size limitations
by Gao Xiang
· 11 months ago
19db1bc
erofs-utils: lib: tar: keep non-existent directories with their parents
by Gao Xiang
· 11 months ago
61e144f
erofs-utils: lib: clean up z_erofs_extent_lookback
by Gao Xiang
· 11 months ago
53e9c57
erofs-utils: lib: refine z_erofs_get_extent_compressedlen()
by Gao Xiang
· 11 months ago
453ddd9
erofs-utils: lib: simplify z_erofs_load_compact_lcluster()
by Gao Xiang
· 11 months ago
a0e2418
erofs-utils: lib: handle NONHEAD !delta[1] lclusters gracefully
by Gao Xiang
· 11 months ago
8e31bd7
erofs-utils: lib: sync up zmap.c
by Gao Xiang
· 11 months ago
21962e3
erofs-utils: lib: introduce the secondary compression head
by Gao Xiang
· 11 months ago
Next »