dev.linux.lists.v9fs archive
489 archived articles, newest first (page 1 of 5). Latest articles →
Re: [PATCH] 9p: don't WARN_ONCE on racy symlink fid lookup failure
Fri, 21 Aug 2026 07:19:22 +0530[PATCH] 9p: simplify v9fs_cache_session_get_cookie()
Fri, 14 Aug 2026 07:08:26 +0300Re: [PATCH] net/9p/usbg: fix descriptor cleanup use-after-free
Tue, 11 Aug 2026 16:49:57 +0200Re: [PATCH v9 00/26] netfs: Keep track of folios in a segmented bio_vec[] chain
Tue, 11 Aug 2026 09:26:58 +0200Re: [PATCH v9 04/26] Add a function to kmap one page of a multipage bio_vec
Mon, 10 Aug 2026 21:31:03 +0100Re: [PATCH v9 04/26] Add a function to kmap one page of a multipage bio_vec
Mon, 10 Aug 2026 20:36:11 +0100[PATCH v9 26/26] cachefiles: Preset the state xattr when creating a new file
Mon, 10 Aug 2026 15:47:43 +0100[PATCH v9 25/26] netfs: Combine prepare and issue ops and grab the buffers on request
Mon, 10 Aug 2026 15:47:42 +0100Re: [PATCH v9 00/26] netfs: Keep track of folios in a segmented bio_vec[] chain
Mon, 10 Aug 2026 07:51:07 -0700[PATCH v9 24/26] netfs: Check for too much data being read
Mon, 10 Aug 2026 15:47:41 +0100[PATCH v9 23/26] netfs: Simplify read abandonment
Mon, 10 Aug 2026 15:47:40 +0100[PATCH v9 22/26] netfs: Remove folio_queue and rolling_buffer
Mon, 10 Aug 2026 15:47:39 +0100[PATCH v9 21/26] iov_iter: Remove ITER_FOLIOQ
Mon, 10 Aug 2026 15:47:38 +0100[PATCH v9 20/26] netfs: Remove netfs_extract_user_iter()
Mon, 10 Aug 2026 15:47:37 +0100[PATCH v9 19/26] netfs: Remove netfs_alloc/free_folioq_buffer()
Mon, 10 Aug 2026 15:47:36 +0100[PATCH v9 18/26] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
Mon, 10 Aug 2026 15:47:35 +0100[PATCH v9 17/26] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
Mon, 10 Aug 2026 15:47:34 +0100[PATCH v9 16/26] netfs: Add the cache object ID to netfs_read/write tracepoints
Mon, 10 Aug 2026 15:47:33 +0100[PATCH v9 15/26] cachefiles: Don't rely on backing fs storage map for most use cases
Mon, 10 Aug 2026 15:47:32 +0100[PATCH v9 03/26] netfs: Bulk load the readahead-provided folios up front
Mon, 10 Aug 2026 15:47:20 +0100[PATCH v9 05/26] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
Mon, 10 Aug 2026 15:47:22 +0100[PATCH v9 14/26] cachefiles,netfs: sunset ondemand mode
Mon, 10 Aug 2026 15:47:31 +0100[PATCH v9 13/26] netfs: Remove the writethrough code
Mon, 10 Aug 2026 15:47:30 +0100[PATCH v9 12/26] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
Mon, 10 Aug 2026 15:47:29 +0100[PATCH v9 11/26] cifs: Use a bvecq for buffering instead of a folioq
Mon, 10 Aug 2026 15:47:28 +0100[PATCH v9 10/26] afs: Use a bvecq to hold dir content rather than folioq
Mon, 10 Aug 2026 15:47:27 +0100[PATCH v9 09/26] netfs: Add a function to extract from an iter into a bvecq
Mon, 10 Aug 2026 15:47:26 +0100[PATCH v9 07/26] netfs: Add some tools for managing bvecq chains
Mon, 10 Aug 2026 15:47:24 +0100[PATCH v9 08/26] netfs: Make mempool available for bvecq
Mon, 10 Aug 2026 15:47:25 +0100[PATCH v9 06/26] iov_iter: Add a segmented queue of bio_vec[]
Mon, 10 Aug 2026 15:47:23 +0100[PATCH v9 04/26] Add a function to kmap one page of a multipage bio_vec
Mon, 10 Aug 2026 15:47:21 +0100[PATCH v9 02/26] mm: Make readahead store folio count in readahead_control
Mon, 10 Aug 2026 15:47:19 +0100[PATCH v9 01/26] netfs: Fix read progress reporting
Mon, 10 Aug 2026 15:47:18 +0100[PATCH v9 00/26] netfs: Keep track of folios in a segmented bio_vec[] chain
Mon, 10 Aug 2026 15:47:17 +0100Re: [PATCH v8 00/25] netfs: Keep track of folios in a segmented bio_vec[] chain
Mon, 10 Aug 2026 15:12:23 +0200[PATCH v2] 9p/xen: fix refcount leak in p9_xen_response() on wrong tag
Thu, 6 Aug 2026 14:42:54 +0000Re: [PATCH] 9p: don't WARN_ONCE on racy symlink fid lookup failure
Thu, 6 Aug 2026 13:55:19 +0530Re: [PATCH] 9p/xen: fix refcount leak in p9_xen_response() on wrong tag
Wed, 5 Aug 2026 09:13:31 +0200Re: [PATCH] 9p/xen: fix refcount leak in p9_xen_response() on wrong tag
Tue, 4 Aug 2026 17:06:53 -0700 (PDT)[PATCH] 9p/xen: fix refcount leak in p9_xen_response() on wrong tag
Tue, 4 Aug 2026 21:35:49 +0000[PATCH v8 25/25] cachefiles: Preset the state xattr when creating a new file
Tue, 4 Aug 2026 11:02:20 +0100[PATCH v8 24/25] netfs: Combine prepare and issue ops and grab the buffers on request
Tue, 4 Aug 2026 11:02:19 +0100[PATCH v8 22/25] netfs: Check for too much data being read
Tue, 4 Aug 2026 11:02:17 +0100[PATCH v8 23/25] netfs: Limit the minimum trigger for progress reporting
Tue, 4 Aug 2026 11:02:18 +0100[PATCH v8 21/25] netfs: Remove folio_queue and rolling_buffer
Tue, 4 Aug 2026 11:02:16 +0100[PATCH v8 20/25] iov_iter: Remove ITER_FOLIOQ
Tue, 4 Aug 2026 11:02:15 +0100[PATCH v8 19/25] netfs: Remove netfs_extract_user_iter()
Tue, 4 Aug 2026 11:02:14 +0100[PATCH v8 18/25] netfs: Remove netfs_alloc/free_folioq_buffer()
Tue, 4 Aug 2026 11:02:13 +0100[PATCH v8 17/25] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
Tue, 4 Aug 2026 11:02:12 +0100[PATCH v8 16/25] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
Tue, 4 Aug 2026 11:02:11 +0100[PATCH v8 15/25] netfs: Add the cache object ID to netfs_read/write tracepoints
Tue, 4 Aug 2026 11:02:10 +0100[PATCH v8 14/25] cachefiles: Don't rely on backing fs storage map for most use cases
Tue, 4 Aug 2026 11:02:09 +0100[PATCH v8 13/25] cachefiles,netfs: sunset ondemand mode
Tue, 4 Aug 2026 11:02:08 +0100[PATCH v8 12/25] netfs: Remove the writethrough code
Tue, 4 Aug 2026 11:02:07 +0100[PATCH v8 11/25] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
Tue, 4 Aug 2026 11:02:06 +0100[PATCH v8 10/25] cifs: Use a bvecq for buffering instead of a folioq
Tue, 4 Aug 2026 11:02:05 +0100[PATCH v8 09/25] afs: Use a bvecq to hold dir content rather than folioq
Tue, 4 Aug 2026 11:02:04 +0100[PATCH v8 08/25] netfs: Add a function to extract from an iter into a bvecq
Tue, 4 Aug 2026 11:02:03 +0100[PATCH v8 07/25] netfs: Make mempool available for bvecq
Tue, 4 Aug 2026 11:02:02 +0100[PATCH v8 06/25] netfs: Add some tools for managing bvecq chains
Tue, 4 Aug 2026 11:02:01 +0100[PATCH v8 03/25] Add a function to kmap one page of a multipage bio_vec
Tue, 4 Aug 2026 11:01:58 +0100[PATCH v8 05/25] iov_iter: Add a segmented queue of bio_vec[]
Tue, 4 Aug 2026 11:02:00 +0100[PATCH v8 04/25] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
Tue, 4 Aug 2026 11:01:59 +0100[PATCH v8 02/25] netfs: Bulk load the readahead-provided folios up front
Tue, 4 Aug 2026 11:01:57 +0100[PATCH v8 01/25] mm: Make readahead store folio count in readahead_control
Tue, 4 Aug 2026 11:01:56 +0100[PATCH v8 00/25] netfs: Keep track of folios in a segmented bio_vec[] chain
Tue, 4 Aug 2026 11:01:55 +0100[PATCH] net/9p/usbg: clear stale request context after abort
Sun, 2 Aug 2026 23:21:48 +0800[PATCH] net/9p/usbg: fix descriptor cleanup use-after-free
Fri, 31 Jul 2026 23:04:14 +0800Re: [PATCH] 9p: treat read return values of 0 as EOF
Mon, 27 Jul 2026 13:38:16 -0400[PATCH] 9p: don't WARN_ONCE on racy symlink fid lookup failure
Sat, 25 Jul 2026 07:14:48 +0530[syzbot] [v9fs?] WARNING in v9fs_init_request (2)
Thu, 23 Jul 2026 22:26:32 -0700[PATCH v7 29/29] netfs: Combine prepare and issue ops and grab the buffers on request
Wed, 22 Jul 2026 14:02:16 +0100[PATCH v7 28/29] netfs: Limit the minimum trigger for progress reporting
Wed, 22 Jul 2026 14:02:15 +0100[PATCH v7 27/29] netfs: Check for too much data being read
Wed, 22 Jul 2026 14:02:14 +0100[PATCH v7 26/29] netfs: Remove folio_queue and rolling_buffer
Wed, 22 Jul 2026 14:02:13 +0100[PATCH v7 25/29] iov_iter: Remove ITER_FOLIOQ
Wed, 22 Jul 2026 14:02:12 +0100[PATCH v7 24/29] netfs: Remove netfs_extract_user_iter()
Wed, 22 Jul 2026 14:02:11 +0100[PATCH v7 23/29] netfs: Remove netfs_alloc/free_folioq_buffer()
Wed, 22 Jul 2026 14:02:10 +0100[PATCH v7 22/29] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
Wed, 22 Jul 2026 14:02:09 +0100[PATCH v7 21/29] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
Wed, 22 Jul 2026 14:02:08 +0100[PATCH v7 20/29] netfs: Add the cache object ID to netfs_read/write tracepoints
Wed, 22 Jul 2026 14:02:07 +0100[PATCH v7 19/29] cachefiles: Don't rely on backing fs storage map for most use cases
Wed, 22 Jul 2026 14:02:06 +0100[PATCH v7 18/29] cachefiles,netfs: sunset ondemand mode
Wed, 22 Jul 2026 14:02:05 +0100[PATCH v7 17/29] netfs: Remove the writethrough code
Wed, 22 Jul 2026 14:02:04 +0100[PATCH v7 16/29] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
Wed, 22 Jul 2026 14:02:03 +0100[PATCH v7 15/29] cifs: Use a bvecq for buffering instead of a folioq
Wed, 22 Jul 2026 14:02:02 +0100[PATCH v7 14/29] afs: Use a bvecq to hold dir content rather than folioq
Wed, 22 Jul 2026 14:02:01 +0100[PATCH v7 13/29] netfs: Add a function to extract from an iter into a bvecq
Wed, 22 Jul 2026 14:02:00 +0100[PATCH v7 12/29] netfs: Add some tools for managing bvecq chains
Wed, 22 Jul 2026 14:01:59 +0100[PATCH v7 11/29] iov_iter: Add a segmented queue of bio_vec[]
Wed, 22 Jul 2026 14:01:58 +0100[PATCH v7 10/29] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
Wed, 22 Jul 2026 14:01:57 +0100[PATCH v7 09/29] Add a function to kmap one page of a multipage bio_vec
Wed, 22 Jul 2026 14:01:56 +0100[PATCH v7 08/29] netfs: Bulk load the readahead-provided folios up front
Wed, 22 Jul 2026 14:01:55 +0100[PATCH v7 07/29] mm: Make readahead store folio count in readahead_control
Wed, 22 Jul 2026 14:01:54 +0100[PATCH v7 06/29] afs: Fix double-unmap of directory block
Wed, 22 Jul 2026 14:01:53 +0100[PATCH v7 05/29] afs: Fix afs_edit_dir_remove() to get, not find, block 0
Wed, 22 Jul 2026 14:01:52 +0100[PATCH v7 04/29] afs: Fix missing kunmap in afs_dir_search_bucket()
Wed, 22 Jul 2026 14:01:51 +0100[PATCH v7 03/29] netfs: release readahead folios on iterator preparation failure
Wed, 22 Jul 2026 14:01:50 +0100[PATCH v7 02/29] netfs: handle single writeback rolling buffer allocation failure
Wed, 22 Jul 2026 14:01:49 +0100[PATCH v7 01/29] netfs: clear PG_private_2 on copy-to-cache append failure
Wed, 22 Jul 2026 14:01:48 +0100
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.