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