dev.linux.lists.v9fs archive
490 archived articles, newest first (page 3 of 5). Latest articles →
Re: [PATCH v4 30/30] CHANGES
Tue, 16 Jun 2026 13:51:23 +0100Re: [PATCH v4 30/30] CHANGES
Tue, 16 Jun 2026 20:47:29 +0800Re: [PATCH v4 00/30] netfs: Keep track of folios in a segmented bio_vec[] chain
Tue, 16 Jun 2026 05:38:56 -0700[PATCH v4 29/30] netfs: Combine prepare and issue ops and grab the buffers on request
Tue, 16 Jun 2026 11:08:18 +0100[PATCH v4 30/30] CHANGES
Tue, 16 Jun 2026 11:08:19 +0100[PATCH v4 28/30] netfs: Limit the minimum trigger for progress reporting
Tue, 16 Jun 2026 11:08:17 +0100[PATCH v4 26/30] netfs: Remove folio_queue and rolling_buffer
Tue, 16 Jun 2026 11:08:15 +0100[PATCH v4 27/30] netfs: Check for too much data being read
Tue, 16 Jun 2026 11:08:16 +0100[PATCH v4 25/30] iov_iter: Remove ITER_FOLIOQ
Tue, 16 Jun 2026 11:08:14 +0100[PATCH v4 24/30] netfs: Remove netfs_extract_user_iter()
Tue, 16 Jun 2026 11:08:13 +0100[PATCH v4 23/30] netfs: Remove netfs_alloc/free_folioq_buffer()
Tue, 16 Jun 2026 11:08:12 +0100[PATCH v4 22/30] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
Tue, 16 Jun 2026 11:08:11 +0100[PATCH v4 21/30] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
Tue, 16 Jun 2026 11:08:10 +0100[PATCH v4 20/30] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
Tue, 16 Jun 2026 11:08:09 +0100[PATCH v4 19/30] cifs: Use a bvecq for buffering instead of a folioq
Tue, 16 Jun 2026 11:08:08 +0100[PATCH v4 18/30] afs: Use a bvecq to hold dir content rather than folioq
Tue, 16 Jun 2026 11:08:07 +0100[PATCH v4 17/30] netfs: Add a function to extract from an iter into a bvecq
Tue, 16 Jun 2026 11:08:06 +0100[PATCH v4 16/30] netfs: Add some tools for managing bvecq chains
Tue, 16 Jun 2026 11:08:05 +0100[PATCH v4 15/30] iov_iter: Add a segmented queue of bio_vec[]
Tue, 16 Jun 2026 11:08:04 +0100[PATCH v4 14/30] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
Tue, 16 Jun 2026 11:08:03 +0100[PATCH v4 13/30] Add a function to kmap one page of a multipage bio_vec
Tue, 16 Jun 2026 11:08:02 +0100[PATCH v4 12/30] netfs: Bulk load the readahead-provided folios up front
Tue, 16 Jun 2026 11:08:01 +0100[PATCH v4 11/30] mm: Make readahead store folio count in readahead_control
Tue, 16 Jun 2026 11:08:00 +0100[PATCH v4 10/30] netfs: Add the cache object ID to netfs_read/write tracepoints
Tue, 16 Jun 2026 11:07:59 +0100[PATCH v4 09/30] cachefiles: Don't rely on backing fs storage map for most use cases
Tue, 16 Jun 2026 11:07:58 +0100[PATCH v4 08/30] netfs: Fix kdoc warning
Tue, 16 Jun 2026 11:07:57 +0100[PATCH v4 07/30] netfs: Replace wb_lock with a bit lock for asynchronicity
Tue, 16 Jun 2026 11:07:56 +0100[PATCH v4 06/30] scatterlist: Fix offset in folio calc in extract_xarray_to_sg()
Tue, 16 Jun 2026 11:07:55 +0100[PATCH v4 05/30] iov_iter: Remove unused variable in kunit_iov_iter.c
Tue, 16 Jun 2026 11:07:54 +0100[PATCH v4 04/30] iov_iter: Fix missing alloc fail check in iov_iter_extract_bvec_pages()
Tue, 16 Jun 2026 11:07:53 +0100[PATCH v4 03/30] iov_iter: Fix potential underflow in iov_iter_extract_xarray_pages()
Tue, 16 Jun 2026 11:07:52 +0100[PATCH v4 02/30] cachefiles: Fix double fput
Tue, 16 Jun 2026 11:07:51 +0100[PATCH v4 01/30] netfs: Fix decision whether to disallow write-streaming due to fscache use
Tue, 16 Jun 2026 11:07:50 +0100[PATCH v4 00/30] netfs: Keep track of folios in a segmented bio_vec[] chain
Tue, 16 Jun 2026 11:07:49 +0100Re: [PATCH] 9p: fix WARN_ON when dropping nlink on files with nlink=0
Mon, 15 Jun 2026 06:58:03 -07009p patches for 7.2 (recap/heads up)
Mon, 15 Jun 2026 22:45:00 +0900Re: [PATCH] net/9p: fix race condition on rdma->state in trans_rdma.c
Mon, 15 Jun 2026 22:22:17 +0900Re: [PATCH] 9p: fix WARN_ON when dropping nlink on files with nlink=0
Mon, 15 Jun 2026 22:19:40 +0900Re: [PATCH v2] 9p: use fc->net_ns for network namespace in RDMA and socket transports
Mon, 15 Jun 2026 22:15:41 +0900Re: [PATCH] 9p: Add missing read barrier in virtio zero-copy path
Mon, 15 Jun 2026 22:13:31 +0900Re: [PATCH net-next] net/9p: Replace strlen() strcpy() pair with strscpy()
Mon, 15 Jun 2026 22:09:44 +0900Re: [PATCH] 9p: fix WARN_ON when dropping nlink on files with nlink=0
Mon, 15 Jun 2026 01:51:09 -0700Re: [PATCH] net/9p/usbg: Fix use-after-free in disable_usb9pfs()
Sat, 13 Jun 2026 20:48:24 +0800Re: [PATCH] net/9p/usbg: Fix use-after-free in disable_usb9pfs()
Sat, 13 Jun 2026 04:27:38 +0800Re: [PATCH] 9p/trans_virtio: bound mount_tag show copy to one page
Wed, 10 Jun 2026 17:46:13 +0200Re: [PATCH] 9p/trans_virtio: bound mount_tag show copy to one page
Wed, 10 Jun 2026 12:00:50 -0400[PATCH] 9p/trans_virtio: bound mount_tag show copy to one page
Wed, 10 Jun 2026 07:42:06 -0400[PATCH] 9p/xen: drain response work after unbinding IRQ
Tue, 9 Jun 2026 23:52:01 +0800[PATCH v3 22/22] netfs: Combine prepare and issue ops and grab the buffers on request
Mon, 8 Jun 2026 15:54:30 +0100[PATCH v3 21/22] netfs: Limit the minimum trigger for progress reporting
Mon, 8 Jun 2026 15:54:29 +0100[PATCH v3 20/22] netfs: Check for too much data being read
Mon, 8 Jun 2026 15:54:28 +0100[PATCH v3 19/22] netfs: Remove folio_queue and rolling_buffer
Mon, 8 Jun 2026 15:54:27 +0100[PATCH v3 18/22] iov_iter: Remove ITER_FOLIOQ
Mon, 8 Jun 2026 15:54:26 +0100[PATCH v3 17/22] netfs: Remove netfs_extract_user_iter()
Mon, 8 Jun 2026 15:54:25 +0100[PATCH v3 14/22] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
Mon, 8 Jun 2026 15:54:22 +0100[PATCH v3 16/22] netfs: Remove netfs_alloc/free_folioq_buffer()
Mon, 8 Jun 2026 15:54:24 +0100[PATCH v3 15/22] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
Mon, 8 Jun 2026 15:54:23 +0100[PATCH v3 13/22] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
Mon, 8 Jun 2026 15:54:21 +0100[PATCH v3 12/22] cifs: Use a bvecq for buffering instead of a folioq
Mon, 8 Jun 2026 15:54:20 +0100[PATCH v3 11/22] afs: Use a bvecq to hold dir content rather than folioq
Mon, 8 Jun 2026 15:54:19 +0100[PATCH v3 09/22] netfs: Add some tools for managing bvecq chains
Mon, 8 Jun 2026 15:54:17 +0100[PATCH v3 10/22] netfs: Add a function to extract from an iter into a bvecq
Mon, 8 Jun 2026 15:54:18 +0100[PATCH v3 08/22] iov_iter: Add a segmented queue of bio_vec[]
Mon, 8 Jun 2026 15:54:16 +0100[PATCH v3 07/22] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
Mon, 8 Jun 2026 15:54:15 +0100[PATCH v3 06/22] Add a function to kmap one page of a multipage bio_vec
Mon, 8 Jun 2026 15:54:14 +0100[PATCH v3 05/22] netfs: Bulk load the readahead-provided folios up front
Mon, 8 Jun 2026 15:54:13 +0100[PATCH v3 04/22] mm: Make readahead store folio count in readahead_control
Mon, 8 Jun 2026 15:54:12 +0100[PATCH v3 03/22] netfs: Add the cache object ID to netfs_read/write tracepoints
Mon, 8 Jun 2026 15:54:11 +0100[PATCH v3 02/22] cachefiles: Don't rely on backing fs storage map for most use cases
Mon, 8 Jun 2026 15:54:10 +0100[PATCH v3 01/22] netfs: Fix decision whether to disallow write-streaming due to fscache use
Mon, 8 Jun 2026 15:54:09 +0100[PATCH v3 00/22] netfs: Keep track of folios in a segmented bio_vec[] chain
Mon, 8 Jun 2026 15:54:08 +0100[PATCH] 9p/trans_virtio: bound RERROR copy by mapped pages
Sun, 7 Jun 2026 22:06:01 +0800[PATCH] net/9p/usbg: Fix use-after-free in disable_usb9pfs()
Sun, 7 Jun 2026 21:01:16 +0800[PATCH] net/9p/usbg: fix prefix matching in device lookup
Sun, 7 Jun 2026 20:19:04 +0800[PATCH] net/9p/usbg: fix prefix matching in device lookup
Sun, 7 Jun 2026 20:17:24 +0800[PATCH net-next] net/9p: Replace strlen() strcpy() pair with strscpy()
Sat, 6 Jun 2026 21:27:42 +0100[syzbot] [v9fs?] WARNING: refcount bug in p9_req_put (4)
Sat, 06 Jun 2026 04:35:28 -0700Re: [PATCH v2 06/21] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
Thu, 04 Jun 2026 15:26:58 +0100Re: [PATCH v2 05/21] Add a function to kmap one page of a multipage bio_vec
Thu, 04 Jun 2026 15:25:46 +0100[PATCH] 9p/xen: fix use-after-free in p9_xen_request
Fri, 29 May 2026 18:34:15 +0800Re: [PATCH] 9p/rdma: create RDMA CM ID in caller's net namespace
Fri, 29 May 2026 17:10:48 +0800[PATCH v2] 9p: use fc->net_ns for network namespace in RDMA and socket transports
Fri, 29 May 2026 17:06:24 +0800[PATCH] net/9p/usbg: Fix use-after-free in usb9pfs_free_func
Fri, 29 May 2026 16:18:16 +0800Re: [PATCH] 9p/rdma: create RDMA CM ID in caller's net namespace
Fri, 29 May 2026 17:10:46 +0900[PATCH] net/9p/usbg: Fix use-after-free on usb9pfs_clear_tx
Fri, 29 May 2026 16:10:25 +0800[PATCH] 9p: Add missing read barrier in virtio zero-copy path
Fri, 29 May 2026 15:54:41 +0800[PATCH] net/9p: fix race condition on rdma->state in trans_rdma.c
Fri, 29 May 2026 15:39:31 +0800[PATCH] 9p/rdma: create RDMA CM ID in caller's net namespace
Fri, 29 May 2026 15:08:15 +0800Re: [BUG] 9p: unknown RLOCK status triggers WARN_ONCE panic with panic_on_warn
Fri, 29 May 2026 12:11:30 +0900[PATCH] 9p: v9fs_file_do_lock: replace WARN_ONCE with p9_debug
Fri, 29 May 2026 12:09:20 +0900Re: [PATCH] net/9p: add vsock transport
Fri, 29 May 2026 12:01:44 +0900Re: [PATCH] docs/filesystems/9p: fix broken external links
Fri, 29 May 2026 11:40:43 +0900Re: [BUG] 9p filesystem does not honor turning off O_APPEND if a file handle is opened with O_APPEND
Fri, 29 May 2026 10:49:37 +0900Re: [PATCH v2] 9p: avoid returning ERR_PTR(0) from mkdir operations
Fri, 29 May 2026 10:55:34 +0900Re: [PATCH] 9p: avoid putting oldfid in p9_client_walk() error path
Fri, 29 May 2026 10:50:59 +0900Re: [PATCH] net/9p: add vsock transport
Thu, 28 May 2026 11:39:31 -0400[BUG] 9p filesystem does not honor turning off O_APPEND if a file handle is opened with O_APPEND
Thu, 28 May 2026 06:55:45 +0000[PATCH] 9p: avoid putting oldfid in p9_client_walk() error path
Thu, 28 May 2026 13:39:16 +0800Re: [PATCH] 9p/xen: Use flexible array for data rings
Wed, 27 May 2026 12:07:08 +0200[PATCH] net/9p: add vsock transport
Wed, 27 May 2026 09:34:47 +0200
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.