Linux-EROFS Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-20 06:52:51 to 2026-02-06 17:36:05 UTC [more...]

[PATCH v2 00/13] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-02-06 17:35 UTC  (35+ messages)
` [PATCH v2 01/13] mm/vma: remove __private sparse decoration from vma_flags_t
` [PATCH v2 02/13] mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
` [PATCH v2 03/13] mm: add mk_vma_flags() bitmap flag macro helper
` [PATCH v2 04/13] tools: bitmap: add missing bitmap_[subset(), andnot()]
` [PATCH v2 05/13] mm: add basic VMA flag operation helper functions
` [PATCH v2 06/13] mm: update hugetlbfs to use VMA flags on mmap_prepare
` [PATCH v2 07/13] mm: update secretmem "
` [PATCH v2 08/13] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
` [PATCH v2 09/13] mm: update all remaining mmap_prepare users "
` [PATCH v2 10/13] mm: make vm_area_desc utilise vma_flags_t only
` [PATCH v2 11/13] tools/testing/vma: separate VMA userland tests into separate files
` [PATCH v2 12/13] tools/testing/vma: separate out vma_internal.h into logical headers
` [PATCH v2 13/13] tools/testing/vma: add VMA userland tests for VMA flag functions

[PATCH] erofs: fix UAF issue in erofs_fileio_rq_submit()
 2026-02-06  7:15 UTC  (3+ messages)

[xiang-erofs:dev] BUILD SUCCESS 8f2fb72fd17eecd5a47c73ce7e228d157e613b80
 2026-02-06  0:06 UTC 

[PATCH v2] erofs: fix inline data read failure for ztailpacking pclusters
 2026-02-05  9:17 UTC  (2+ messages)

[PATCH] erofs-utils: manpage: only install mount.erofs.8 with the command
 2026-02-05  8:43 UTC 

[syzbot] [erofs?] WARNING in erofs_iget (2)
 2026-02-05  5:53 UTC  (4+ messages)

[xiang-erofs:dev] BUILD SUCCESS 1ec50c082d4fe08d75e80b926dfb1e3fecf2454b
 2026-02-04 23:46 UTC 

[PATCH] erofs: update compression algorithm status
 2026-02-04  9:37 UTC 

[PATCH] erofs-utils: mkfs: avoid hanging if fragment is on and tmpdir is full
 2026-02-04  6:29 UTC 

[PATCH] erofs-utils: lib: cache: pass abort semantics down to .flush()
 2026-02-04  3:00 UTC 

[xiang-erofs:dev-test] BUILD SUCCESS 3f17452cbcfafbc67e4c351ab5ff89b9cd20d85f
 2026-02-03 23:39 UTC 

[xiang-erofs:dev] BUILD SUCCESS bc804a8d7e865ef47fb7edcaf5e77d18bf444ebc
 2026-02-03 18:35 UTC 

[PATCH] erofs: fix inline data read failure for ztailpacking pclusters
 2026-02-03  8:16 UTC 

[PATCH] erofs: avoid some unnecessary #ifdefs
 2026-02-03  3:07 UTC  (2+ messages)

[PATCH] erofs: use inode_set_cached_link()
 2026-02-03  2:31 UTC  (3+ messages)
` [PATCH v2] "

[xiang-erofs:dev] BUILD SUCCESS 886176025101af8775089b64dd1b324bb66cbcd2
 2026-01-30 22:52 UTC 

[PATCH] erofs: handle end of filesystem properly for file-backed mounts
 2026-01-30  7:54 UTC  (2+ messages)
` [PATCH v2] "

[xiang-erofs:dev-test] BUILD SUCCESS f1e60f596d8454b70682d75b9f86f85decfe6299
 2026-01-30  7:32 UTC 

[PATCH] erofs: separate plain and compressed filesystems formally
 2026-01-29  2:41 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3 RESEND] "

[xiang-erofs:dev-test 27/27] fs/erofs/inode.c:182:19: error: no member named 'available_compr_algs' in 'struct erofs_sb_info'
 2026-01-28 18:24 UTC 

[xiang-erofs:dev-test 27/27] fs/erofs/inode.c:182:24: error: 'struct erofs_sb_info' has no member named 'available_compr_algs'
 2026-01-28 18:13 UTC 

[PATCH] erofs: mark inodes without acls in erofs_read_inode()
 2026-01-28 14:04 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v18 00/10] erofs: Introduce page cache sharing feature
 2026-01-27  3:39 UTC  (13+ messages)
` [PATCH v18 01/10] fs: Export alloc_empty_backing_file
` [PATCH v18 02/10] erofs: decouple `struct erofs_anon_fs_type`
` [PATCH v18 03/10] erofs: support user-defined fingerprint name
` [PATCH v18 04/10] erofs: add erofs_inode_set_aops helper to set the aops
  ` [PATCH v19 "
` [PATCH v18 05/10] erofs: using domain_id in the safer way
` [PATCH v18 06/10] erofs: introduce the page cache share feature
` [PATCH v18 07/10] erofs: pass inode to trace_erofs_read_folio
` [PATCH v18 08/10] erofs: support unencoded inodes for page cache share
` [PATCH v18 09/10] erofs: support compressed "
` [PATCH v18 10/10] erofs: implement .fadvise "

大陆发现五十二种致癌植物呼吁民众加以清理
 2026-01-27  3:22 UTC 

[xiang-erofs:dev] BUILD SUCCESS d86d7817c042dd651d47b1873f4b6eaefbedd890
 2026-01-24  4:51 UTC 

[PATCH v16 00/10] erofs: Introduce page cache sharing feature
 2026-01-23  8:21 UTC  (17+ messages)
` [PATCH v16 01/10] fs: Export alloc_empty_backing_file
` [PATCH v16 02/10] erofs: decouple `struct erofs_anon_fs_type`
` [PATCH v16 03/10] erofs: support user-defined fingerprint name
` [PATCH v16 04/10] erofs: add erofs_inode_set_aops helper to set the aops
` [PATCH v16 05/10] erofs: using domain_id in the safer way
` [PATCH v16 06/10] erofs: introduce the page cache share feature
` [PATCH v16 07/10] erofs: pass inode to trace_erofs_read_folio
` [PATCH v16 08/10] erofs: support unencoded inodes for page cache share
` [PATCH v16 09/10] erofs: support compressed "
` [PATCH v16 10/10] erofs: implement .fadvise "

[PATCH v15 0/9] erofs: Introduce page cache sharing feature
 2026-01-23  6:19 UTC  (25+ messages)
` [PATCH v15 5/9] erofs: introduce the page cache share feature

[PATCH 00/29] fs: require filesystems to explicitly opt-in to nfsd export support
 2026-01-22 17:04 UTC  (31+ messages)

[PATCH v17 00/10] erofs: Introduce page cache sharing feature
 2026-01-22 16:40 UTC  (17+ messages)
` [PATCH v17 01/10] fs: Export alloc_empty_backing_file
` [PATCH v17 02/10] erofs: decouple `struct erofs_anon_fs_type`
` [PATCH v17 03/10] erofs: support user-defined fingerprint name
` [PATCH v17 04/10] erofs: add erofs_inode_set_aops helper to set the aops
` [PATCH v17 05/10] erofs: using domain_id in the safer way
` [PATCH v17 06/10] erofs: introduce the page cache share feature
` [PATCH v17 07/10] erofs: pass inode to trace_erofs_read_folio
` [PATCH v17 08/10] erofs: support unencoded inodes for page cache share
` [PATCH v17 09/10] erofs: support compressed "
` [PATCH v17 10/10] erofs: implement .fadvise "

[PATCH RESEND 00/12] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-01-22 15:47 UTC  (18+ messages)
` [PATCH RESEND 08/12] mm: update all remaining mmap_prepare users to use vma_flags_t
` [PATCH RESEND 09/12] mm: make vm_area_desc utilise vma_flags_t only

[PATCH] erofs: tidy up erofs_init_inode_xattrs()
 2026-01-22 14:36 UTC 

[PATCH 1/4] erofs: fix incorrect early exits for invalid metabox-enabled images
 2026-01-22  9:17 UTC  (7+ messages)
` [PATCH 2/4] erofs: fix incorrect early exits in volume label handling
` [PATCH 3/4] erofs: unexport erofs_getxattr()

[PATCH] erofs: remove useless src in erofs_xattr_copy_to_buffer()
 2026-01-22  9:09 UTC  (2+ messages)

[PATCH 4/4] erofs: unexport erofs_xattr_prefix()
 2026-01-22  9:08 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] erofs: avoid noisy messages for transient -ENOMEM
 2026-01-22  9:03 UTC  (2+ messages)

[PATCH] erofs: improve LZ4 error strings
 2026-01-22  4:21 UTC  (2+ messages)

[PATCH] erofs: add missing documentation about `directio` mount option
 2026-01-22  2:52 UTC 

[PATCH v3] erofs-utils: mkfs: add `--xattr-inode-digest` option
 2026-01-22  2:04 UTC  (3+ messages)

[PATCH v2 00/31] fs: require filesystems to explicitly opt-in to nfsd export support
 2026-01-21 22:47 UTC  (18+ messages)
` [PATCH v2 01/31] Documentation: document EXPORT_OP_NOLOCKS
` [PATCH v2 02/31] exportfs: add new EXPORT_OP_STABLE_HANDLES flag
` [PATCH v2 31/31] nfsd: convert dprintks in check_export() to tracepoints

[PATCH v3] erofs: simplify the code using for_each_set_bit
 2026-01-21  5:27 UTC  (2+ messages)

[PATCH] erofs: make z_erofs_crypto[] static
 2026-01-21  5:23 UTC  (2+ messages)

[PATCH v2] erofs: Use %pe format specifier for error pointers
 2026-01-21  5:22 UTC  (2+ messages)

[PATCH 00/29] fs: require filesystems to explicitly opt-in to nfsd export support
 2026-01-21  4:10 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