linux-erofs
Thread
Date
Earlier messages
Messages by Thread
[PATCH 0/2] erofs-utils: minor cleanups and enhancements
Nithurshen
[PATCH 1/2] erofs-utils: dump: remove redundant conditional branch in filesize distribution
Nithurshen
[PATCH 2/2] erofs-utils: fsck: add warning for unsupported file types during extraction
Nithurshen
[PATCH] erofs-utils: tar: avoid linux-like hard-coded makedev()
Gao Xiang
[PATCH] erofs-utils: lib: fix potential shift UB in z_erofs lclusterbits handling
Utkal Singh
[PATCH] fsck.erofs: fix directory loop detection by tracking current nid
Utkal Singh
[PATCH] erofs-utils: dump: add directory loop detection to prevent infinite recursion
Utkal Singh
[PATCH 0/6] mm: vma flag tweaks
Lorenzo Stoakes (Oracle)
[PATCH 1/6] mm: rename VMA flag helpers to be more readable
Lorenzo Stoakes (Oracle)
[PATCH 2/6] mm: add vma_desc_test_all() and use it
Lorenzo Stoakes (Oracle)
[PATCH 3/6] mm: always inline __mk_vma_flags() and invoked functions
Lorenzo Stoakes (Oracle)
Re: [PATCH 3/6] mm: always inline __mk_vma_flags() and invoked functions
David Hildenbrand (Arm)
[PATCH 4/6] mm: reintroduce vma_flags_test() as a singular flag test
Lorenzo Stoakes (Oracle)
Re: [PATCH 4/6] mm: reintroduce vma_flags_test() as a singular flag test
David Hildenbrand (Arm)
[PATCH 5/6] mm: reintroduce vma_desc_test() as a singular flag test
Lorenzo Stoakes (Oracle)
Re: [PATCH 5/6] mm: reintroduce vma_desc_test() as a singular flag test
David Hildenbrand (Arm)
[PATCH 6/6] tools/testing/vma: add test for vma_flags_test(), vma_desc_test()
Lorenzo Stoakes (Oracle)
Re: [PATCH 6/6] tools/testing/vma: add test for vma_flags_test(), vma_desc_test()
David Hildenbrand (Arm)
Re: [PATCH 6/6] tools/testing/vma: add test for vma_flags_test(), vma_desc_test()
Lorenzo Stoakes (Oracle)
Re: [PATCH 6/6] tools/testing/vma: add test for vma_flags_test(), vma_desc_test()
David Hildenbrand (Arm)
Re: [PATCH 0/6] mm: vma flag tweaks
Andrew Morton
[PATCH] erofs: using iomap mechanisms in fileio for reading unencoded data
Hongbo Li
[PATCH v2] erofs: using iomap mechanisms in fileio for reading unencoded data
Hongbo Li
[PATCH] erofs-utils: fix undefined behavior in erofs_init_devices()
Nithurshen
[PATCH] erofs-utils: fix memory leak in z_erofs_qpl_get_job()
Nithurshen
[PATCH] README: Add Quick Start section with beginner-friendly build, test, verify, and mount guide
Aayushmaan Chakraborty
[PATCH] erofs-utils: lib: validate inode offset bounds in erofs_read_inode_from_disk()
Utkal Singh
Re: [PATCH] erofs-utils: lib: validate inode offset bounds in erofs_read_inode_from_disk()
Gao Xiang
Re: [PATCH] erofs-utils: lib: validate inode offset bounds in erofs_read_inode_from_disk()
Gao Xiang
Re: [PATCH] erofs-utils: lib: validate inode offset bounds in erofs_read_inode_from_disk()
Utkal Singh
[PATCH] tests: add basic smoke/integration test script
Aayushmaan Chakraborty
Re: [PATCH] tests: add basic smoke/integration test script
Gao Xiang
Re: [PATCH] tests: add basic smoke/integration test script
Aayushmaan Chakraborty
[PATCH] erofs-utils: lib: fix undefined behavior in kite_deflate writebits()
Utkal Singh
Subject: [PATCH] tests: add basic smoke/integration test script
Aayushmaan Chakraborty
Re: [PATCH] README: Add Quick Start section with beginner build/test/mount guide
Aayushmaan Chakraborty
[GSoC 2026] Introduction - Utkal Singh
Utkal Singh
[PATCH] fsck.erofs: introduce rw-semaphore metadata cache PoC
Nithurshen
Re: [PATCH] fsck.erofs: introduce rw-semaphore metadata cache PoC
Nithurshen Karthikeyan
[PATCH] erofs-utils: mount: handle `-oloop` in the mount helper
Gao Xiang
[xiang-erofs:dev-test] BUILD SUCCESS ba76ecf45d4772d2bee316bb5912d7f4f91b6334
kernel test robot
[PATCH 0/5] erofs-utils: implement the FULLDATA rebuild mode
Lucas Karpinski
[PATCH 4/5] erofs-utils: mfks: add rebuild FULLDATA for combined EROFS images
Lucas Karpinski
Re: [PATCH 4/5] erofs-utils: mfks: add rebuild FULLDATA for combined EROFS images
zhaoyifan (H)
Re: [PATCH 4/5] erofs-utils: mfks: add rebuild FULLDATA for combined EROFS images
Lucas Karpinski
[PATCH 3/5] erofs-utils: lib: preserve primarydevice_blocks if already larger
Lucas Karpinski
[PATCH 1/5] erofs-utils: lib: pass uniaddr_offset to erofs_rebuild_load_tree
Lucas Karpinski
[PATCH 5/5] erofs-utils: mkfs: enable experimental rebuild fulldata mode
Lucas Karpinski
Re: [PATCH 5/5] erofs-utils: mkfs: enable experimental rebuild fulldata mode
zhaoyifan (H)
[PATCH 2/5] erofs-utils: lib: add helper function erofs_uuid_unparse_as_tag
Lucas Karpinski
[PATCH] erofs-utils: mkfs: fix CPU spin using --tar=f when stdin is closed
David Scott
Re: [PATCH] erofs-utils: mkfs: fix CPU spin using --tar=f when stdin is closed
Gao Xiang
Re: [PATCH] block: avoild hang when bio_list is non-NULL in submit_bio_wait()
Christoph Hellwig
Re: [PATCH] block: avoild hang when bio_list is non-NULL in submit_bio_wait()
Gao Xiang
Re: [PATCH] block: avoild hang when bio_list is non-NULL in submit_bio_wait()
Christoph Hellwig
Re: [PATCH] block: avoild hang when bio_list is non-NULL in submit_bio_wait()
Gao Xiang
Re: [PATCH] block: avoild hang when bio_list is non-NULL in submit_bio_wait()
Jiucheng Xu
Re: [PATCH] block: avoild hang when bio_list is non-NULL in submit_bio_wait()
Gao Xiang
Re: [PATCH] block: avoild hang when bio_list is non-NULL in submit_bio_wait()
Jiucheng Xu
[PATCH] erofs-utils: lib: fix xattr crash in rebuild path when source has xattr
lishixian
Re: [PATCH] erofs-utils: lib: fix xattr crash in rebuild path when source has xattr
Gao Xiang
Re: [PATCH] erofs-utils: lib: fix xattr crash in rebuild path when source has xattr
Lucas Karpinski
Re: [PATCH] erofs-utils: lib: fix xattr crash in rebuild path when source has xattr
Gao Xiang
Re: [PATCH] erofs-utils: lib: fix xattr crash in rebuild path when source has xattr
Lucas Karpinski
Re: [PATCH] erofs-utils: lib: fix xattr crash in rebuild path when source has xattr
Gao Xiang
[PATCH v2] erofs-utils: lib: fix xattr crash in rebuild path when source has xattr
lishixian
Re: [PATCH v2] erofs-utils: lib: fix xattr crash in rebuild path when source has xattr
Gao Xiang
Re: [PATCH v2] erofs-utils: lib: fix xattr crash in rebuild path when source has xattr
Lucas Karpinski
Re: [PATCH v2] erofs-utils: lib: fix xattr crash in rebuild path when source has xattr
Gao Xiang
[PATCH] erofs-utils: lib: remove shadowed ret variable in compress.c
Hardik
[PATCH] fsck.erofs: introduce multi-threaded decompression PoC with pcluster batching
Nithurshen
Re: [PATCH] fsck.erofs: introduce multi-threaded decompression PoC with pcluster batching
Gao Xiang
Re: [PATCH] fsck.erofs: introduce multi-threaded decompression PoC with pcluster batching
Nithurshen Karthikeyan
Re: [PATCH] fsck.erofs: introduce multi-threaded decompression PoC with pcluster batching
Gao Xiang
Re: [PATCH] fsck.erofs: introduce multi-threaded decompression PoC with pcluster batching
Nithurshen Karthikeyan
[PATCH v2] erofs-utils: mount: fix flag-clearing bug and missing error check in parse_flagopts
Yifan Zhao
Re: [PATCH v2] erofs-utils: mount: fix flag-clearing bug and missing error check in parse_flagopts
Gao Xiang
[PATCH] erofs-utils: mount: fix flag-clearing bug and missing error check in parse_flagopts
Yifan Zhao
[PATCH] erofs-utils: mount: fix flag-clearing bug and missing error check in parse_flagopts
Hardik
[PATCH] erofs-utils: mount: fix flag-clearing bug and missing error check in parse_flagopts
Hardik
[PATCH] erofs-utils: mount: fix flag-clearing bug and missing error check in parse_flagopts
Hardik
[PATCH] erofs-utils: mount: fix flag-clearing bug and missing error check in parse_flagopts
Hardik
[PATCH] README: Add Quick Start section for beginner onboarding
Aayushmaan Chakraborty
[xiang-erofs:dev-test] BUILD SUCCESS 5accc861ea0dc0ab8cf02fed17f88f05cf514a34
kernel test robot
[GSoC 2026] Prospective contributor interested in EROFS
Aayushmaan Chakraborty
[PATCH 1/1] erofs-utils: mount: auto-detect platform for OCI recovery files
Chengyu
Re: [PATCH 1/1] erofs-utils: mount: auto-detect platform for OCI recovery files
Gao Xiang
[PATCH v2] erofs: set fileio bio failed in short read case
Sheng Yong
Re: [PATCH v2] erofs: set fileio bio failed in short read case
Gao Xiang
Re: [PATCH v2] erofs: set fileio bio failed in short read case
Chao Yu
[PATCH] erofs: mark fileio folios uptodate based on the number of bytes read
Sheng Yong
Re: [PATCH] erofs: mark fileio folios uptodate based on the number of bytes read
Gao Xiang
Re: [PATCH] erofs: mark fileio folios uptodate based on the number of bytes read
Gao Xiang
Re: [PATCH] erofs: mark fileio folios uptodate based on the number of bytes read
Sheng Yong
[PATCH v3] erofs-utils: fsck: support extracting subtrees
Inseob Kim
[PATCH v2] erofs-utils: fsck: support extracting subtrees
Inseob Kim
Re: [PATCH v2] erofs-utils: fsck: support extracting subtrees
Gao Xiang
[PATCH] erofs-utils: lib: fix several compile warnings under glibc-2.43
Yifan Zhao
[PATCH] erofs-utils: fsck: support extracting subtrees
Inseob Kim
Re: [PATCH] erofs-utils: fsck: support extracting subtrees
Gao Xiang
Re: [PATCH] erofs-utils: fsck: support extracting subtrees
Inseob Kim
Re: [PATCH] erofs-utils: fsck: support extracting subtrees
Gao Xiang
Re: [PATCH] erofs-utils: fsck: support extracting subtrees
Inseob Kim
[PATCH] erofs-utils: fsck: support extracting subtrees
Inseob Kim
[xiang-erofs:dev] BUILD SUCCESS 4a2d046e4b13202a6301a993961f5b30ae4d7119
kernel test robot
[GIT PULL] erofs fixes for 7.0-rc2
Gao Xiang
Re: [GIT PULL] erofs fixes for 7.0-rc2
pr-tracker-bot
[PATCH v2] erofs-utils: lib: converted division to shift in z_erofs_load_compact_lcluster
Ashley Lee
Re: [PATCH v2] erofs-utils: lib: converted division to shift in z_erofs_load_compact_lcluster
Yifan Zhao
Re: [PATCH v2] erofs-utils: lib: converted division to shift in z_erofs_load_compact_lcluster
Gao Xiang
Re: [PATCH v2] erofs-utils: lib: converted division to shift in z_erofs_load_compact_lcluster
Ashley Lee
Re: [PATCH v2] erofs-utils: lib: converted division to shift in z_erofs_load_compact_lcluster
Gao Xiang
[PATCH] erofs-utils: mkfs: do not enable lz4_0padding for plain images
Gao Xiang
[PATCH] erofs-utils: dump: add missing compat features and separate feature display
Yifan Zhao
Re: [PATCH] erofs-utils: dump: add missing compat features and separate feature display
Gao Xiang
[PATCH v2] erofs-utils: dump: add missing compat features and separate feature display
Yifan Zhao
Re: [PATCH v2] erofs-utils: dump: add missing compat features and separate feature display
Gao Xiang
[xiang-erofs:dev-test] BUILD SUCCESS f5436aa3f06f71c9ee979c9b2e3228bad0bcea71
kernel test robot
[PATCH] erofs-utils: Raise maximum block size for aarch64
Matthew Lear
Re: [PATCH] erofs-utils: Raise maximum block size for aarch64
Gao Xiang
[PATCH] erofs-utils: lib: converted division to shift in z_erofs_load_compact_lcluster
Ashley Lee
Re: [PATCH] erofs-utils: lib: converted division to shift in z_erofs_load_compact_lcluster
Gao Xiang
mkfs.erofs: should MAX_BLOCK_SIZE be tied to build host page size?
Matthew Lear
Re: mkfs.erofs: should MAX_BLOCK_SIZE be tied to build host page size?
Gao Xiang
Re: mkfs.erofs: should MAX_BLOCK_SIZE be tied to build host page size?
Matthew Lear
Re: mkfs.erofs: should MAX_BLOCK_SIZE be tied to build host page size?
Gao Xiang
Re: mkfs.erofs: should MAX_BLOCK_SIZE be tied to build host page size?
Matthew Lear
[syzbot] [erofs?] KASAN: use-after-free Read in z_erofs_transform_plain (2)
syzbot
[PATCH] erofs: fix interlaced plain identification for encoded extents
Gao Xiang
Re: [syzbot] [erofs?] KASAN: use-after-free Read in z_erofs_transform_plain (2)
Gao Xiang
Re: [syzbot] [erofs?] KASAN: use-after-free Read in z_erofs_transform_plain (2)
syzbot
[no subject]
Puneeth Aditya
[PATCH] erofs: remove more unnecessary #ifdefs
Ferry Meng
Re: [PATCH] erofs: remove more unnecessary #ifdefs
Gao Xiang
来自
[email protected]
的退信
postmaster
来自
[email protected]
的退信
postmaster
来自
[email protected]
的退信
postmaster
来自
[email protected]
的退信
postmaster
来自
[email protected]
的退信
postmaster
来自
[email protected]
的退信
postmaster
来自
[email protected]
的退信
postmaster
来自
[email protected]
的退信
postmaster
来自
[email protected]
的退信
postmaster
[PATCH] blobchunk: fix 48-bit format detection to use final remapped block addresses
puneeth_aditya_5656
Re: [PATCH] blobchunk: fix 48-bit format detection to use final remapped block addresses
Gao Xiang
[PATCH v2] erofs-utils: lib: fix 48bit addressing detection for chunk-based format
puneeth_aditya_5656
Re: [PATCH v2] erofs-utils: lib: fix 48bit addressing detection for chunk-based format
Gao Xiang
[PATCH v2] erofs-utils: lib: fix 48bit addressing detection for chunk-based format
puneeth_aditya_5656
[PATCH v3] erofs-utils: lib: fix 48bit addressing detection for chunk-based format
puneeth_aditya_5656
Re: [PATCH v3] erofs-utils: lib: fix 48bit addressing detection for chunk-based format
Gao Xiang
[PATCH v4] erofs-utils: lib: fix 48bit addressing detection for chunk-based format
puneeth_aditya_5656
Re: [PATCH v4] erofs-utils: lib: fix 48bit addressing detection for chunk-based format
Gao Xiang
[PATCH v1 00/11] Zero page->private when freeing pages
Zi Yan
[PATCH v1 05/11] watch_queue: zero page->private when freeing pages
Zi Yan
[PATCH v1 01/11] relay: zero page->private when freeing pages
Zi Yan
Re: [PATCH v1 01/11] relay: zero page->private when freeing pages
Usama Arif
[PATCH v1 03/11] drm/ttm: zero page->private when freeing pages
Zi Yan
Re: [PATCH v1 03/11] drm/ttm: zero page->private when freeing pages
Christian König
[PATCH v1 04/11] blk-mq: zero page->private when freeing pages
Zi Yan
[PATCH v1 11/11] mm/page_alloc: check page->private upon page free
Zi Yan
[PATCH v1 07/11] null_blk: zero page->private when freeing pages
Zi Yan
[PATCH v1 06/11] binder: zero page->private when freeing pages
Zi Yan
[PATCH v1 02/11] mm/slub: zero page->private when freeing pages
Zi Yan
[PATCH v1 09/11] erofs: zero page->private when freeing pages
Zi Yan
[PATCH v1 10/11] mm/huge_memory: add page->private check back in __split_folio_to_order()
Zi Yan
[PATCH v1 08/11] percpu: zero page->private when freeing pages
Zi Yan
Re: [PATCH v1 00/11] Zero page->private when freeing pages
Matthew Wilcox
Re: [PATCH v1 00/11] Zero page->private when freeing pages
David Hildenbrand (Arm)
[syzbot ci] Re: Zero page->private when freeing pages
syzbot ci
Re: [PATCH v1 00/11] Zero page->private when freeing pages
Christoph Hellwig
Re: [PATCH v1 00/11] Zero page->private when freeing pages
Zi Yan
Re: [PATCH v1 00/11] Zero page->private when freeing pages
Christoph Hellwig
Re: [PATCH v1 00/11] Zero page->private when freeing pages
Zi Yan
Re: [PATCH v1 00/11] Zero page->private when freeing pages
Christian König
Re: [PATCH v1 00/11] Zero page->private when freeing pages
David Hildenbrand (Arm)
Re: [PATCH v1 00/11] Zero page->private when freeing pages
Christian König
Re: [PATCH v1 00/11] Zero page->private when freeing pages
David Hildenbrand (Arm)
[PATCH] erofs-utils: lib: fix undefined behavior in zstd dict_size bit shift
Nithurshen
Re: [PATCH] erofs-utils: lib: fix undefined behavior in zstd dict_size bit shift
Yifan Zhao
[PATCH v2] erofs-utils: lib: fix undefined behavior in zstd dict_size bit shift
Nithurshen
[question] GSoC Proposal 2026
Saalim Quadri
Re: [question] GSoC Proposal 2026
Gao Xiang
How do I become exceptional?
canyu3411
A Thought About That Grand Piano?
Clodagh Aisling
[PATCH] erofs-utils: fix installing erofsfuse.1 manpage
mail
Re: [PATCH] erofs-utils: fix installing erofsfuse.1 manpage
Gao Xiang
[PATCH] erofs-utils: lib: fix false-positive uninitialized variable warning
Gao Xiang
[PATCH] erofs-utils: lib,fuse: fix xattr parsing in the metabox inode
Gao Xiang
[PATCH] erofs-utils: lib,fuse: fix encoded extents handling
Gao Xiang
[xiang-erofs:dev] BUILD SUCCESS 3ffed4445ae77110da7fc8031f0e5176484748b7
kernel test robot
[PATCH] erofs-utils: manpage: fix installation of `erofsfuse.1`
Gao Xiang
[PATCH] erofs-utils: mkfs: fix `-Efragments` performance regression
Gao Xiang
[PATCH] erofs-utils: lib: set `bh->op` immediately for compressed buffers
Gao Xiang
[PATCH 1/3] erofs-utils: mkfs: update compressor status
Gao Xiang
[PATCH 2/3] erofs-utils: switch on-disk header `erofs_fs.h` to MIT license
Gao Xiang
[PATCH 3/3] erofs-utils: mark 48bit and metabox as EXPERIMENTAL
Gao Xiang
[PATCH 1/2] erofs-utils: lib: migrate `c_max_decompressed_extent_bytes`
Gao Xiang
[PATCH 2/2] erofs-utils: mkfs: allow multiplier suffixes ('K', 'M', 'G')
Gao Xiang
[PATCH v2 2/2] erofs-utils: mkfs: allow multiplier suffixes ('K', 'M', 'G')
Gao Xiang
[xiang-erofs:dev-test] BUILD SUCCESS 4423ffceceae1caefc3dbb40431015fcbf08cce9
kernel test robot
Earlier messages