messages from 2026-07-27 08:01:52 to 2026-08-12 14:15:50 UTC [more...]
[PATCH] cachefiles,netfs: sunset ondemand mode
2026-08-12 14:15 UTC
[PATCH v3] erofs: cap LZMA stream pool size
2026-08-12 14:13 UTC (16+ messages)
` [PATCH] erofs: fix EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS on some UP platforms
[xiang-erofs:dev-test] BUILD SUCCESS ce7f192dbf7199042bc1cf773778d45f4c7e2e10
2026-08-12 11:13 UTC
[PATCH v5 0/2] erofs: share the superblock for file-backed mounts
2026-08-11 15:59 UTC (7+ messages)
` [PATCH v5 1/2] fs: rename vfs_get_super() to get_tree_super() and export it
` [PATCH v5 2/2] erofs: reuse superblock for file-backed mounts
[PATCH] erofs: use dedicated meta inodes for file-backed mounts
2026-08-11 11:00 UTC (3+ messages)
` [PATCH v2] "
[PATCH v9 00/26] netfs: Keep track of folios in a segmented bio_vec[] chain
2026-08-11 7:26 UTC (31+ messages)
` [PATCH v9 01/26] netfs: Fix read progress reporting
` [PATCH v9 02/26] mm: Make readahead store folio count in readahead_control
` [PATCH v9 03/26] netfs: Bulk load the readahead-provided folios up front
` [PATCH v9 04/26] Add a function to kmap one page of a multipage bio_vec
` [PATCH v9 05/26] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
` [PATCH v9 06/26] iov_iter: Add a segmented queue of bio_vec[]
` [PATCH v9 07/26] netfs: Add some tools for managing bvecq chains
` [PATCH v9 08/26] netfs: Make mempool available for bvecq
` [PATCH v9 09/26] netfs: Add a function to extract from an iter into a bvecq
` [PATCH v9 10/26] afs: Use a bvecq to hold dir content rather than folioq
` [PATCH v9 11/26] cifs: Use a bvecq for buffering instead of a folioq
` [PATCH v9 12/26] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
` [PATCH v9 13/26] netfs: Remove the writethrough code
` [PATCH v9 14/26] cachefiles,netfs: sunset ondemand mode
` [PATCH v9 15/26] cachefiles: Don't rely on backing fs storage map for most use cases
` [PATCH v9 16/26] netfs: Add the cache object ID to netfs_read/write tracepoints
` [PATCH v9 17/26] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
` [PATCH v9 18/26] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
` [PATCH v9 19/26] netfs: Remove netfs_alloc/free_folioq_buffer()
` [PATCH v9 20/26] netfs: Remove netfs_extract_user_iter()
` [PATCH v9 21/26] iov_iter: Remove ITER_FOLIOQ
` [PATCH v9 22/26] netfs: Remove folio_queue and rolling_buffer
` [PATCH v9 23/26] netfs: Simplify read abandonment
` [PATCH v9 24/26] netfs: Check for too much data being read
` [PATCH v9 25/26] netfs: Combine prepare and issue ops and grab the buffers on request
` [PATCH v9 26/26] cachefiles: Preset the state xattr when creating a new file
[PATCH v7 0/5] block: enable RWF_DONTCACHE for block devices
2026-08-10 16:10 UTC (19+ 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
` RWF_DONTCACHE regression fix for xfs
[PATCH v4] erofs: reuse superblock for file-backed mounts
2026-08-10 15:11 UTC (3+ messages)
[PATCH v6] erofs: accept source file descriptor via fsconfig
2026-08-10 13:19 UTC (3+ messages)
[PATCH v8 00/25] netfs: Keep track of folios in a segmented bio_vec[] chain
2026-08-10 13:12 UTC (27+ messages)
` [PATCH v8 01/25] mm: Make readahead store folio count in readahead_control
` [PATCH v8 02/25] netfs: Bulk load the readahead-provided folios up front
` [PATCH v8 03/25] Add a function to kmap one page of a multipage bio_vec
` [PATCH v8 04/25] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
` [PATCH v8 05/25] iov_iter: Add a segmented queue of bio_vec[]
` [PATCH v8 06/25] netfs: Add some tools for managing bvecq chains
` [PATCH v8 07/25] netfs: Make mempool available for bvecq
` [PATCH v8 08/25] netfs: Add a function to extract from an iter into a bvecq
` [PATCH v8 09/25] afs: Use a bvecq to hold dir content rather than folioq
` [PATCH v8 10/25] cifs: Use a bvecq for buffering instead of a folioq
` [PATCH v8 11/25] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
` [PATCH v8 12/25] netfs: Remove the writethrough code
` [PATCH v8 13/25] cachefiles,netfs: sunset ondemand mode
` [PATCH v8 14/25] cachefiles: Don't rely on backing fs storage map for most use cases
` [PATCH v8 15/25] netfs: Add the cache object ID to netfs_read/write tracepoints
` [PATCH v8 16/25] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
` [PATCH v8 17/25] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
` [PATCH v8 18/25] netfs: Remove netfs_alloc/free_folioq_buffer()
` [PATCH v8 19/25] netfs: Remove netfs_extract_user_iter()
` [PATCH v8 20/25] iov_iter: Remove ITER_FOLIOQ
` [PATCH v8 21/25] netfs: Remove folio_queue and rolling_buffer
` [PATCH v8 22/25] netfs: Check for too much data being read
` [PATCH v8 23/25] netfs: Limit the minimum trigger for progress reporting
` [PATCH v8 24/25] netfs: Combine prepare and issue ops and grab the buffers on request
` [PATCH v8 25/25] cachefiles: Preset the state xattr when creating a new file
[PATCH v2] rebuild: prevent quadratic snapshot merges on wide directories
2026-08-10 4:19 UTC
[PATCH] rebuild: prevent quadratic snapshot merges on wide directories
2026-08-10 0:18 UTC (2+ messages)
[PATCH] erofs: fix out-of-bounds read in INTERLACED pi computation
2026-08-06 6:52 UTC
[PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
2026-08-05 16:10 UTC (20+ 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
[xiang-erofs:dev] BUILD SUCCESS c4991382a9753bed9a333f1fd49b285277901e6e
2026-08-05 12:35 UTC
[PATCH v5] erofs: accept source file descriptor via fsconfig
2026-08-04 6:06 UTC (9+ messages)
[PATCH] erofs-utils: mkfs: emit an inode's xattrs in a canonical order
2026-08-04 3:37 UTC (6+ messages)
[PATCH 0/3] erofs-utils: tests: cover the canonical xattr order
2026-08-04 3:32 UTC (4+ messages)
` [PATCH 1/3] erofs-utils: tests: fix broken loop in POSIX shells
` [PATCH 2/3] erofs-utils: tests: look up programs with command -v
` [PATCH 3/3] erofs-utils: tests: check that the xattr layout is order-independent
[PATCH v2] erofs-utils: mkfs: emit an inode's xattrs in a canonical order
2026-08-03 23:23 UTC (2+ messages)
[xiang-erofs:dev] BUILD SUCCESS ae8673ccefbfc5996b2c55e0c3378a082f9b9972
2026-08-03 22:07 UTC
[PATCH] erofs: fix typo in error messages
2026-08-03 11:19 UTC (3+ messages)
[PATCH] erofs-utils: lib: follow symlinks on intermediate tar path components
2026-08-02 13:00 UTC (2+ messages)
[PATCH] erofs-utils: lib: define unknown OS for GNU Hurd
2026-08-02 12:46 UTC
[xiang-erofs:dev-test] BUILD SUCCESS 8e4b6b4af0d15c6ee95e6f4a1b29a4d5dfb97cfd
2026-08-01 22:05 UTC
[PATCH v3] erofs: reuse superblock for file-backed mounts
2026-08-01 7:54 UTC
[PATCH v2] erofs: reuse superblock for file-backed mounts
2026-08-01 4:54 UTC (4+ messages)
[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 (4+ messages)
[RFC PATCH 0/2] init: boot image-based systems without an initramfs (rootimage=)
2026-07-30 12:49 UTC (11+ messages)
` [RFC PATCH v2 0/4] "
` [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] erofs-utils: mkfs: silence false-positive uninitialization warning
2026-07-29 20:30 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 (7+ messages)
[xiang-erofs:fixes] BUILD SUCCESS c9b47e6b23114e939b17f818471c7a46e59006e7
2026-07-28 11:18 UTC
[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)
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