Linux-EROFS Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-23 14:07:34 to 2026-03-10 12:01:30 UTC [more...]

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-10 11:49 UTC  (14+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 05/61] smb: Prefer IS_ERR_OR_NULL over manual NULl check
` [PATCH 07/61] erofs: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 10/61] gfs2: "
` [PATCH 20/61] apparmor: "
` [PATCH 33/61] mm: "
` [PATCH 35/61] arch/mips: "
` [PATCH 42/61] pmdomain: "
` [PATCH 49/61] media: "
` [PATCH 56/61] clk: "
` [PATCH 57/61] reset: "
` [PATCH 58/61] arch/x86: "
` [PATCH 61/61] file: Drop unlikely() around IS_ERR_OR_NULL()

[PATCH v2 0/5] erofs-utils: implement the FULLDATA rebuild mode
 2026-03-10 10:24 UTC  (7+ messages)
` [PATCH v2 1/5] erofs-utils: lib: pass uniaddr_offset to erofs_rebuild_load_tree
` [PATCH v2 2/5] erofs-utils: lib: add helper function erofs_uuid_unparse_as_tag
` [PATCH v2 3/5] erofs-utils: lib: preserve primarydevice_blocks if already larger
` [PATCH v2 4/5] erofs-utils: mfks: add rebuild FULLDATA for combined EROFS images
` [PATCH v2 5/5] erofs-utils: manpages: update to reflect fulldata support

[PATCH] erofs: introduce nolargefolio mount option
 2026-03-10  7:13 UTC  (8+ messages)

[PATCH] erofs-utils: mkfs: add --exclude-from option
 2026-03-09 13:03 UTC  (5+ messages)
` [PATCH v2] erofs-utils: mkfs: add --exclude-path-from and --exclude-regex-from

[PATCH] mkfs: support block map for blob devices
 2026-03-09 13:01 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] tests: add basic smoke/integration test script
 2026-03-06 13:55 UTC  (3+ messages)

[PATCH 0/2] erofs-utils: minor cleanups and enhancements
 2026-03-06  8:57 UTC  (3+ messages)
` [PATCH 1/2] erofs-utils: dump: remove redundant conditional branch in filesize distribution
` [PATCH 2/2] erofs-utils: fsck: add warning for unsupported file types during extraction

[PATCH] erofs-utils: tar: avoid linux-like hard-coded makedev()
 2026-03-06  7:17 UTC 

[PATCH 0/6] mm: vma flag tweaks
 2026-03-06  1:28 UTC  (14+ messages)
` [PATCH 1/6] mm: rename VMA flag helpers to be more readable
` [PATCH 2/6] mm: add vma_desc_test_all() and use it
` [PATCH 3/6] mm: always inline __mk_vma_flags() and invoked functions
` [PATCH 4/6] mm: reintroduce vma_flags_test() as a singular flag test
` [PATCH 5/6] mm: reintroduce vma_desc_test() "
` [PATCH 6/6] tools/testing/vma: add test for vma_flags_test(), vma_desc_test()

[PATCH 0/5] erofs-utils: implement the FULLDATA rebuild mode
 2026-03-05 20:21 UTC  (9+ messages)
` [PATCH 1/5] erofs-utils: lib: pass uniaddr_offset to erofs_rebuild_load_tree
` [PATCH 2/5] erofs-utils: lib: add helper function erofs_uuid_unparse_as_tag
` [PATCH 3/5] erofs-utils: lib: preserve primarydevice_blocks if already larger
` [PATCH 4/5] erofs-utils: mfks: add rebuild FULLDATA for combined EROFS images
` [PATCH 5/5] erofs-utils: mkfs: enable experimental rebuild fulldata mode

[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
 2026-03-05 19:25 UTC  (6+ messages)
` [PATCH 24/24] fs: remove simple_nosetlease()

[PATCH] erofs-utils: lib: fix potential shift UB in z_erofs lclusterbits handling
 2026-03-05 18:13 UTC 

[PATCH] fsck.erofs: fix directory loop detection by tracking current nid
 2026-03-05 17:59 UTC 

[PATCH] erofs-utils: dump: add directory loop detection to prevent infinite recursion
 2026-03-05 17:09 UTC 

[PATCH] erofs-utils: lib: validate inode offset bounds in erofs_read_inode_from_disk()
 2026-03-05 16:36 UTC  (4+ messages)

[PATCH] erofs: using iomap mechanisms in fileio for reading unencoded data
 2026-03-05  6:31 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] erofs-utils: fix undefined behavior in erofs_init_devices()
 2026-03-05  1:11 UTC 

[PATCH] erofs-utils: fix memory leak in z_erofs_qpl_get_job()
 2026-03-05  0:48 UTC 

[PATCH] README: Add Quick Start section with beginner-friendly build, test, verify, and mount guide
 2026-03-04 18:31 UTC 

[PATCH] erofs-utils: lib: fix undefined behavior in kite_deflate writebits()
 2026-03-04 17:03 UTC 

Subject: [PATCH] tests: add basic smoke/integration test script
 2026-03-04 13:33 UTC 

[PATCH] README: Add Quick Start section with beginner build/test/mount guide
 2026-03-04  9:13 UTC 

[GSoC 2026] Introduction - Utkal Singh
 2026-03-04  5:53 UTC 

[PATCH] fsck.erofs: introduce rw-semaphore metadata cache PoC
 2026-03-04  2:50 UTC  (2+ messages)

[PATCH] erofs-utils: mount: handle `-oloop` in the mount helper
 2026-03-03 10:19 UTC 

[PATCH] fsck.erofs: introduce multi-threaded decompression PoC with pcluster batching
 2026-03-03  8:00 UTC  (5+ messages)

[PATCH v2] erofs: set fileio bio failed in short read case
 2026-03-03  7:55 UTC  (3+ messages)

[PATCH] erofs-utils: lib: fix xattr crash in rebuild path when source has xattr
 2026-03-03  3:57 UTC  (10+ messages)
` [PATCH v2] "

[xiang-erofs:dev-test] BUILD SUCCESS ba76ecf45d4772d2bee316bb5912d7f4f91b6334
 2026-03-03  2:29 UTC 

[PATCH] block: avoild hang when bio_list is non-NULL in submit_bio_wait()
 2026-03-03  2:17 UTC  (7+ messages)

[PATCH] erofs-utils: mkfs: fix CPU spin using --tar=f when stdin is closed
 2026-03-03  1:41 UTC  (2+ messages)

[PATCH] erofs-utils: lib: remove shadowed ret variable in compress.c
 2026-03-02 12:32 UTC 

[PATCH] erofs-utils: mount: fix flag-clearing bug and missing error check in parse_flagopts
 2026-03-02 12:29 UTC 

[PATCH] erofs-utils: mount: fix flag-clearing bug and missing error check in parse_flagopts
 2026-03-02 12:29 UTC 

[PATCH] erofs-utils: mount: fix flag-clearing bug and missing error check in parse_flagopts
 2026-03-02 12:27 UTC 

[PATCH] erofs-utils: mount: fix flag-clearing bug and missing error check in parse_flagopts
 2026-03-02 12:20 UTC 

[PATCH v2] erofs-utils: mount: fix flag-clearing bug and missing error check in parse_flagopts
 2026-03-02  1:58 UTC  (2+ messages)

[PATCH] erofs-utils: mount: fix flag-clearing bug and missing error check in parse_flagopts
 2026-03-01  9:19 UTC 

[PATCH] README: Add Quick Start section for beginner onboarding
 2026-02-28  9:36 UTC 

[xiang-erofs:dev-test] BUILD SUCCESS 5accc861ea0dc0ab8cf02fed17f88f05cf514a34
 2026-02-28  1:32 UTC 

[GSoC 2026] Prospective contributor interested in EROFS
 2026-02-27 18:34 UTC 

[PATCH 1/1] erofs-utils: mount: auto-detect platform for OCI recovery files
 2026-02-27  3:42 UTC  (2+ messages)

[PATCH v2] erofs-utils: lib: converted division to shift in z_erofs_load_compact_lcluster
 2026-02-27  3:40 UTC  (5+ messages)

[PATCH] erofs: mark fileio folios uptodate based on the number of bytes read
 2026-02-26  9:50 UTC  (4+ messages)

[PATCH v3] erofs-utils: fsck: support extracting subtrees
 2026-02-26  6:18 UTC 

[PATCH v2] erofs-utils: fsck: support extracting subtrees
 2026-02-26  5:48 UTC  (2+ messages)

[PATCH] erofs-utils: fsck: support extracting subtrees
 2026-02-26  3:58 UTC 

[PATCH] erofs-utils: fsck: support extracting subtrees
 2026-02-26  3:49 UTC  (5+ messages)

[GIT PULL] erofs fixes for 7.0-rc2
 2026-02-26  3:28 UTC  (2+ messages)

[PATCH] erofs-utils: dump: add missing compat features and separate feature display
 2026-02-26  2:11 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] erofs-utils: lib: fix several compile warnings under glibc-2.43
 2026-02-26  2:00 UTC 

[xiang-erofs:dev] BUILD SUCCESS 4a2d046e4b13202a6301a993961f5b30ae4d7119
 2026-02-25 22:03 UTC 

[PATCH] erofs-utils: mkfs: do not enable lz4_0padding for plain images
 2026-02-25 14:18 UTC 

[PATCH] blobchunk: fix 48-bit format detection to use final remapped block addresses
 2026-02-25  8:19 UTC  (9+ messages)
` [PATCH v2] erofs-utils: lib: fix 48bit addressing detection for chunk-based format
` [PATCH v3] "
` [PATCH v4] "

[PATCH] erofs-utils: Raise maximum block size for aarch64
 2026-02-25  2:23 UTC  (2+ messages)

[xiang-erofs:dev-test] BUILD SUCCESS f5436aa3f06f71c9ee979c9b2e3228bad0bcea71
 2026-02-24 22:50 UTC 

[PATCH] erofs-utils: lib: converted division to shift in z_erofs_load_compact_lcluster
 2026-02-24 17:49 UTC  (2+ messages)

mkfs.erofs: should MAX_BLOCK_SIZE be tied to build host page size?
 2026-02-24 16:29 UTC  (5+ messages)

[syzbot] [erofs?] KASAN: use-after-free Read in z_erofs_transform_plain (2)
 2026-02-24 14:46 UTC  (4+ messages)
` [PATCH] erofs: fix interlaced plain identification for encoded extents

来自postmaster@aliyun.com的退信
 2026-02-24 10:40 UTC 

[PATCH] erofs-utils: lib: fix undefined behavior in zstd dict_size bit shift
 2026-02-22  7:18 UTC  (2+ messages)

来自postmaster@aliyun.com的退信
 2026-02-24 10:34 UTC 

[PATCH] erofs: remove more unnecessary #ifdefs
 2026-02-24 10:34 UTC  (2+ messages)

来自postmaster@aliyun.com的退信
 2026-02-24 10:31 UTC 

来自postmaster@aliyun.com的退信
 2026-02-24  7:45 UTC 

来自postmaster@aliyun.com的退信
 2026-02-24  6:59 UTC 

来自postmaster@aliyun.com的退信
 2026-02-24  6:06 UTC 

来自postmaster@aliyun.com的退信
 2026-02-24  6:02 UTC 

来自postmaster@aliyun.com的退信
 2026-02-24  5:59 UTC 

[question] GSoC Proposal 2026
 2026-02-24  5:52 UTC  (2+ messages)

来自postmaster@aliyun.com的退信
 2026-02-24  5:57 UTC 

[PATCH v1 00/11] Zero page->private when freeing pages
 2026-02-23 15:27 UTC  (9+ messages)

[PATCH v1 01/11] relay: zero page->private when freeing pages
 2026-02-23 14:45 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox