messages from 2026-07-10 02:30:52 to 2026-08-01 02:17:33 UTC [more...]
[PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
2026-08-01 2:13 UTC (3+ messages)
` [PATCH RFC 07/14] fs/erofs: mm/pagemap: add readahead_folio_reverse() to avoid folio->private
` [PATCH RFC 08/14] fs/erofs: use folio_attach/detach_private() instead of direct assignment
[PATCH v7 0/5] block: enable RWF_DONTCACHE for block devices
2026-07-31 23:55 UTC (16+ messages)
` [PATCH v7 1/5] block: introduce bio_in_atomic()
` [PATCH v7 2/5] block: add task-context bio completion infrastructure
` [PATCH v7 3/5] iomap: use BIO_COMPLETE_IN_TASK for dropbehind writeback
` [PATCH v7 4/5] buffer: set "
` [PATCH v7 5/5] block: enable RWF_DONTCACHE for block devices
[PATCH v2] erofs: reuse superblock for file-backed mounts
2026-07-31 23:38 UTC (2+ messages)
[PATCH] erofs: fix typo in error messages
2026-07-31 16:06 UTC
[xiang-erofs:dev] BUILD SUCCESS e1a16b5ff51218dce414629f7634923162824001
2026-07-31 14:16 UTC
[PATCH] erofs: reuse superblock for file-backed mounts
2026-07-31 13:32 UTC (7+ messages)
[RFC PATCH] fs: allow opening overlayfs/erofs layers through O_ALT
2026-07-30 13:57 UTC (17+ messages)
[RFC PATCH 0/2] init: boot image-based systems without an initramfs (rootimage=)
2026-07-30 12:49 UTC (13+ messages)
` [RFC PATCH 1/2] init: support mounting the root filesystem from an image file
` [RFC PATCH 2/2] init: support pinning the root image's fsverity digest
` [RFC PATCH v2 0/4] init: boot image-based systems without an initramfs (rootimage=)
` [RFC PATCH v2 1/4] fs: allow in-kernel mounters to hand filesystems an already-open source file
` [RFC PATCH v2 2/4] erofs: use fs_context source_file for file-backed mounts when given
` [RFC PATCH v2 3/4] init: support mounting the root filesystem from an image file
` [RFC PATCH v2 4/4] init: support pinning the root image's fsverity digest
[xiang-erofs:dev-test] BUILD SUCCESS ab47a11a8caf72577082180bea7a63844cbdb747
2026-07-30 12:42 UTC
[PATCH] erofs: weaken full memory barriers to r/w barriers
2026-07-30 9:54 UTC (2+ messages)
` [PATCH] erofs: weaken full memory barriers to r/w barriers (update to test data)
[PATCH v5] erofs: accept source file descriptor via fsconfig
2026-07-30 9:45 UTC (5+ messages)
[PATCH] erofs-utils: mkfs: silence false-positive uninitialization warning
2026-07-29 20:30 UTC
[PATCH] erofs-utils: mkfs: emit an inode's xattrs in a canonical order
2026-07-29 19:52 UTC
[PATCH RESEND] erofs-utils: lib: fix memory leak in erofs_fragment_commit
2026-07-29 8:55 UTC
[PATCH] erofs-utils: mkfs: fix `--incremental=data` failure
2026-07-28 15:40 UTC
[PATCH v4] erofs: accept source file descriptor via fsconfig
2026-07-28 12:33 UTC (8+ messages)
[xiang-erofs:fixes] BUILD SUCCESS c9b47e6b23114e939b17f818471c7a46e59006e7
2026-07-28 11:18 UTC
[PATCH v3] erofs: cap LZMA stream pool size
2026-07-28 6:54 UTC (6+ messages)
[PATCH] erofs: cap Zstandard stream pool size
2026-07-28 6:40 UTC (2+ messages)
[GIT PULL] erofs fixes for 7.2-rc6
2026-07-27 21:50 UTC (2+ messages)
[PATCH] erofs: ensure valid f_path for page cache sharing
2026-07-27 4:27 UTC (3+ messages)
` [PATCH v2] "
[PATCH 2/2] fsck.erofs: implement concurrent directory traversal
2026-07-26 11:02 UTC (12+ messages)
` [PATCH v5] fsck.erofs: add multi-threaded decompression
` [PATCH v6] "
` [PATCH v2 2/2] fsck.erofs: implement concurrent directory traversal
` [PATCH v3 "
[PATCH] erofs-utils: lib: follow symlinks on intermediate tar path components
2026-07-25 15:09 UTC
[PATCH] erofs-utils: fix opaque handling for merged dirs in rebuild mode
2026-07-25 2:53 UTC
Enterprise outreach idea for go-erofs
2026-07-23 11:27 UTC
[PATCH v7 00/29] netfs: Keep track of folios in a segmented bio_vec[] chain
2026-07-22 13:02 UTC (30+ messages)
` [PATCH v7 01/29] netfs: clear PG_private_2 on copy-to-cache append failure
` [PATCH v7 02/29] netfs: handle single writeback rolling buffer allocation failure
` [PATCH v7 03/29] netfs: release readahead folios on iterator preparation failure
` [PATCH v7 04/29] afs: Fix missing kunmap in afs_dir_search_bucket()
` [PATCH v7 05/29] afs: Fix afs_edit_dir_remove() to get, not find, block 0
` [PATCH v7 06/29] afs: Fix double-unmap of directory block
` [PATCH v7 07/29] mm: Make readahead store folio count in readahead_control
` [PATCH v7 08/29] netfs: Bulk load the readahead-provided folios up front
` [PATCH v7 09/29] Add a function to kmap one page of a multipage bio_vec
` [PATCH v7 10/29] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
` [PATCH v7 11/29] iov_iter: Add a segmented queue of bio_vec[]
` [PATCH v7 12/29] netfs: Add some tools for managing bvecq chains
` [PATCH v7 13/29] netfs: Add a function to extract from an iter into a bvecq
` [PATCH v7 14/29] afs: Use a bvecq to hold dir content rather than folioq
` [PATCH v7 15/29] cifs: Use a bvecq for buffering instead of a folioq
` [PATCH v7 16/29] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
` [PATCH v7 17/29] netfs: Remove the writethrough code
` [PATCH v7 18/29] cachefiles,netfs: sunset ondemand mode
` [PATCH v7 19/29] cachefiles: Don't rely on backing fs storage map for most use cases
` [PATCH v7 20/29] netfs: Add the cache object ID to netfs_read/write tracepoints
` [PATCH v7 21/29] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
` [PATCH v7 22/29] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
` [PATCH v7 23/29] netfs: Remove netfs_alloc/free_folioq_buffer()
` [PATCH v7 24/29] netfs: Remove netfs_extract_user_iter()
` [PATCH v7 25/29] iov_iter: Remove ITER_FOLIOQ
` [PATCH v7 26/29] netfs: Remove folio_queue and rolling_buffer
` [PATCH v7 27/29] netfs: Check for too much data being read
` [PATCH v7 28/29] netfs: Limit the minimum trigger for progress reporting
` [PATCH v7 29/29] netfs: Combine prepare and issue ops and grab the buffers on request
[PATCH] erofs-utils: mkfs: preserve raw inline data type
2026-07-22 8:37 UTC
[PATCH] MAINTAINERS: update Hongbo Li's email address
2026-07-21 13:28 UTC (3+ messages)
[PATCH] erofs-utils: lib: fix ztailpacking fallback across lclusters
2026-07-21 6:57 UTC (4+ messages)
[PATCH v3] erofs: accept source file descriptor via fsconfig
2026-07-17 8:37 UTC (4+ messages)
[PATCH] erofs-utils: tar: fix overly large size in tar header
2026-07-17 3:04 UTC (2+ messages)
` [PATCH] erofs-utils: tar: refuse negative "
[GIT PULL] erofs fixes for 7.2-rc4
2026-07-16 17:26 UTC (2+ messages)
[PATCH v6 00/24] netfs: Keep track of folios in a segmented bio_vec[] chain
2026-07-16 10:30 UTC (25+ messages)
` [PATCH v6 01/24] mm: Make readahead store folio count in readahead_control
` [PATCH v6 02/24] netfs: Bulk load the readahead-provided folios up front
` [PATCH v6 03/24] Add a function to kmap one page of a multipage bio_vec
` [PATCH v6 04/24] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
` [PATCH v6 05/24] iov_iter: Add a segmented queue of bio_vec[]
` [PATCH v6 06/24] netfs: Add some tools for managing bvecq chains
` [PATCH v6 07/24] netfs: Add a function to extract from an iter into a bvecq
` [PATCH v6 08/24] afs: Fix afs_edit_dir_remove() to get, not find, block 0
` [PATCH v6 09/24] afs: Use a bvecq to hold dir content rather than folioq
` [PATCH v6 10/24] cifs: Use a bvecq for buffering instead of a folioq
` [PATCH v6 11/24] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
` [PATCH v6 12/24] netfs: Remove the writethrough code
` [PATCH v6 13/24] cachefiles,netfs: sunset ondemand mode
` [PATCH v6 14/24] cachefiles: Don't rely on backing fs storage map for most use cases
` [PATCH v6 15/24] netfs: Add the cache object ID to netfs_read/write tracepoints
` [PATCH v6 16/24] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
` [PATCH v6 17/24] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
` [PATCH v6 18/24] netfs: Remove netfs_alloc/free_folioq_buffer()
` [PATCH v6 19/24] netfs: Remove netfs_extract_user_iter()
` [PATCH v6 20/24] iov_iter: Remove ITER_FOLIOQ
` [PATCH v6 21/24] netfs: Remove folio_queue and rolling_buffer
` [PATCH v6 22/24] netfs: Check for too much data being read
` [PATCH v6 23/24] netfs: Limit the minimum trigger for progress reporting
` [PATCH v6 24/24] netfs: Combine prepare and issue ops and grab the buffers on request
[PATCH] erofs: modernize device IDR to XArray
2026-07-15 3:35 UTC
[PATCH v2] erofs: accept source file descriptor via fsconfig
2026-07-14 10:09 UTC (12+ messages)
[PATCH] erofs-utils: lib: fix undeclared gettid()
2026-07-14 5:55 UTC
[xiang-erofs:dev-test] BUILD SUCCESS 1572282de6d3377ca8605d48c50df3a8c08468e9
2026-07-14 1:56 UTC
[PATCH] erofs: hide "cache_strategy=" for plain filesystems
2026-07-13 8:35 UTC
[PATCH 1/2 v3] fsck.erofs: add multi-threaded decompression
2026-07-13 7:02 UTC (2+ messages)
` [PATCH 1/2 v4] "
[PATCH v2] erofs: cap LZMA stream pool size
2026-07-13 6:10 UTC (2+ messages)
[PATCH] erofs: cap LZMA stream pool size
2026-07-10 10:37 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox