messages from 2026-04-04 15:17:20 to 2026-06-15 13:20:02 UTC [more...]
[PATCH] 9p: fix WARN_ON when dropping nlink on files with nlink=0
2026-06-15 13:19 UTC (7+ messages)
[PATCH v2] 9p: use fc->net_ns for network namespace in RDMA and socket transports
2026-06-15 13:15 UTC (2+ messages)
[PATCH] 9p: Add missing read barrier in virtio zero-copy path
2026-06-15 13:13 UTC (2+ messages)
[PATCH net-next] net/9p: Replace strlen() strcpy() pair with strscpy()
2026-06-15 13:09 UTC (2+ messages)
[PATCH] net/9p/usbg: Fix use-after-free in disable_usb9pfs()
2026-06-13 12:48 UTC (3+ messages)
[PATCH] 9p/trans_virtio: bound mount_tag show copy to one page
2026-06-10 16:00 UTC (3+ messages)
[PATCH] 9p/xen: drain response work after unbinding IRQ
2026-06-09 15:52 UTC
[PATCH v3 00/22] netfs: Keep track of folios in a segmented bio_vec[] chain
2026-06-08 14:54 UTC (23+ messages)
` [PATCH v3 01/22] netfs: Fix decision whether to disallow write-streaming due to fscache use
` [PATCH v3 02/22] cachefiles: Don't rely on backing fs storage map for most use cases
` [PATCH v3 03/22] netfs: Add the cache object ID to netfs_read/write tracepoints
` [PATCH v3 04/22] mm: Make readahead store folio count in readahead_control
` [PATCH v3 05/22] netfs: Bulk load the readahead-provided folios up front
` [PATCH v3 06/22] Add a function to kmap one page of a multipage bio_vec
` [PATCH v3 07/22] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
` [PATCH v3 08/22] iov_iter: Add a segmented queue of bio_vec[]
` [PATCH v3 09/22] netfs: Add some tools for managing bvecq chains
` [PATCH v3 10/22] netfs: Add a function to extract from an iter into a bvecq
` [PATCH v3 11/22] afs: Use a bvecq to hold dir content rather than folioq
` [PATCH v3 12/22] cifs: Use a bvecq for buffering instead of a folioq
` [PATCH v3 13/22] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
` [PATCH v3 14/22] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
` [PATCH v3 15/22] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
` [PATCH v3 16/22] netfs: Remove netfs_alloc/free_folioq_buffer()
` [PATCH v3 17/22] netfs: Remove netfs_extract_user_iter()
` [PATCH v3 18/22] iov_iter: Remove ITER_FOLIOQ
` [PATCH v3 19/22] netfs: Remove folio_queue and rolling_buffer
` [PATCH v3 20/22] netfs: Check for too much data being read
` [PATCH v3 21/22] netfs: Limit the minimum trigger for progress reporting
` [PATCH v3 22/22] netfs: Combine prepare and issue ops and grab the buffers on request
[PATCH] 9p/trans_virtio: bound RERROR copy by mapped pages
2026-06-07 14:06 UTC
[PATCH] net/9p/usbg: fix prefix matching in device lookup
2026-06-07 12:17 UTC
[syzbot] [v9fs?] WARNING: refcount bug in p9_req_put (4)
2026-06-06 11:35 UTC
[PATCH v2 00/21] netfs: Keep track of folios in a segmented bio_vec[] chain
2026-06-04 14:26 UTC (30+ messages)
` [PATCH v2 01/21] cachefiles: Don't rely on backing fs storage map for most use cases
` [PATCH v2 02/21] netfs: Add the cache object ID to netfs_read/write tracepoints
` [PATCH v2 03/21] mm: Make readahead store folio count in readahead_control
` [PATCH v2 04/21] netfs: Bulk load the readahead-provided folios up front
` [PATCH v2 05/21] Add a function to kmap one page of a multipage bio_vec
` [PATCH v2 06/21] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
` [PATCH v2 07/21] iov_iter: Add a segmented queue of bio_vec[]
` [PATCH v2 08/21] netfs: Add some tools for managing bvecq chains
` [PATCH v2 09/21] netfs: Add a function to extract from an iter into a bvecq
` [PATCH v2 10/21] afs: Use a bvecq to hold dir content rather than folioq
` [PATCH v2 11/21] cifs: Use a bvecq for buffering instead of a folioq
` [PATCH v2 12/21] cifs: Support ITER_BVECQ in smb_extract_iter_to_rdma()
` [PATCH v2 13/21] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
` [PATCH v2 14/21] cifs: Remove support for ITER_FOLIOQ from smb_extract_iter_to_rdma()
` [PATCH v2 15/21] netfs: Remove netfs_alloc/free_folioq_buffer()
` [PATCH v2 16/21] netfs: Remove netfs_extract_user_iter()
` [PATCH v2 17/21] iov_iter: Remove ITER_FOLIOQ
` [PATCH v2 18/21] netfs: Remove folio_queue and rolling_buffer
` [PATCH v2 19/21] netfs: Check for too much data being read
` [PATCH v2 20/21] netfs: Limit the minimum trigger for progress reporting
` [PATCH v2 21/21] netfs: Combine prepare and issue ops and grab the buffers on request
[PATCH] 9p/xen: fix use-after-free in p9_xen_request
2026-05-29 10:34 UTC
[PATCH] 9p/rdma: create RDMA CM ID in caller's net namespace
2026-05-29 9:10 UTC
[PATCH] net/9p/usbg: Fix use-after-free in usb9pfs_free_func
2026-05-29 8:18 UTC
[PATCH] 9p/rdma: create RDMA CM ID in caller's net namespace
2026-05-29 8:10 UTC (2+ messages)
[PATCH] net/9p/usbg: Fix use-after-free on usb9pfs_clear_tx
2026-05-29 8:10 UTC
[PATCH] net/9p: fix race condition on rdma->state in trans_rdma.c
2026-05-29 7:39 UTC
[BUG] 9p: unknown RLOCK status triggers WARN_ONCE panic with panic_on_warn
2026-05-29 3:11 UTC (2+ messages)
[PATCH] 9p: v9fs_file_do_lock: replace WARN_ONCE with p9_debug
2026-05-29 3:09 UTC
[PATCH] net/9p: add vsock transport
2026-05-29 3:01 UTC (3+ messages)
[PATCH] docs/filesystems/9p: fix broken external links
2026-05-29 2:40 UTC (4+ messages)
[BUG] 9p filesystem does not honor turning off O_APPEND if a file handle is opened with O_APPEND
2026-05-29 1:49 UTC (2+ messages)
[PATCH v2] 9p: avoid returning ERR_PTR(0) from mkdir operations
2026-05-29 1:55 UTC (3+ messages)
[PATCH] 9p: avoid putting oldfid in p9_client_walk() error path
2026-05-29 1:50 UTC (2+ messages)
[PATCH] 9p/xen: Use flexible array for data rings
2026-05-27 10:07 UTC (4+ messages)
[PATCH v6 0/4] OPENAT2_REGULAR flag support for openat2
2026-05-21 15:49 UTC (30+ messages)
` [PATCH v6 1/4] openat2: new OPENAT2_REGULAR flag support
[PATCH v7 0/4] 9p: Performance improvements for build workloads
2026-05-21 9:40 UTC (5+ messages)
` [PATCH v7 1/4] 9p: Cache negative dentries for lookup performance
` [PATCH v7 2/4] 9p: Add mount option for negative dentry cache retention
` [PATCH v7 3/4] 9p: Set default negative dentry retention time for cache=loose
` [PATCH v7 4/4] 9p: Enable symlink caching in page cache
[PATCH v6 0/4] 9p: Performance improvements for build workloads
2026-05-20 18:41 UTC (5+ messages)
` [PATCH v6 1/4] 9p: Cache negative dentries for lookup performance
` [PATCH v6 2/4] 9p: Add mount option for negative dentry cache retention
` [PATCH v6 3/4] 9p: Set default negative dentry retention time for cache=loose
` [PATCH v6 4/4] 9p: Enable symlink caching in page cache
[PATCH v1] 9p: Fix mkdir to return NULL on success
2026-05-20 1:59 UTC (6+ messages)
[PATCH 1/2] 9p: use kvzalloc for readdir buffer
2026-05-19 13:01 UTC (4+ messages)
` [PATCH 2/2] 9p: invalidate readdir buffer on seek
[PATCH] net/9p: fix infinite loop in p9_client_rpc on fatal signal
2026-05-19 12:35 UTC (6+ messages)
[PATCH net-next] net/9p/usbg: Constify struct configfs_item_operations
2026-05-19 11:57 UTC (2+ messages)
[PATCH] lib: free pagelist on error in iov_iter_extract_pages()
2026-05-11 6:35 UTC
[PATCH] 9p: Fix mkdir to return NULL on success
2026-05-09 10:00 UTC (2+ messages)
[PATCH v5 0/4] 9p: Performance improvements for build workloads
2026-05-04 20:15 UTC (5+ messages)
` [PATCH v5 1/4] 9p: Cache negative dentries for lookup performance
` [PATCH v5 2/4] 9p: Add mount option for negative dentry cache retention
` [PATCH v5 3/4] 9p: Set default negative dentry retention time for cache=loose
` [PATCH v5 4/4] 9p: Enable symlink caching in page cache
[PATCH v4 0/4] 9p: Performance improvements for build workloads
2026-05-04 19:47 UTC (3+ messages)
FYI: v9fs/test rework
2026-05-01 14:29 UTC (3+ messages)
[PATCH AUTOSEL 7.0-6.12] 9p/trans_xen: make cleanup idempotent after dataring alloc errors
2026-04-28 10:41 UTC
[GIT PULL] 9p fixes for 7.1-rc1
2026-04-24 20:51 UTC (2+ messages)
[PATCH v2] 9p: skip nlink update in cacheless mode to fix WARN_ON
2026-04-21 9:41 UTC
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-04-16 12:30 UTC (6+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 55/61] interconnect: "
9p patches in flight recap/what did I miss
2026-04-16 9:56 UTC (2+ messages)
[PATCH] 9p: use kvzalloc for readdir buffer
2026-04-16 9:18 UTC (6+ messages)
[PATCH] fs/9p: remove unnecessary extern keywords from header files
2026-04-16 9:04 UTC (4+ messages)
` [PATCH v2] fs/9p: remove unnecessary extern keywords from function prototypes
[PATCH 1/2] 9p: use kvzalloc for readdir buffer
2026-04-16 7:26 UTC (2+ messages)
` [PATCH 2/2] 9p: invalidate readdir buffer on llseek
[PATCH] 9p: fix access mode flags being ORed instead of replaced
2026-04-16 6:42 UTC (5+ messages)
[PATCH v3 0/2] 9p/trans_xen: fixes and parser cleanup
2026-04-16 2:07 UTC (6+ messages)
` [PATCH v3 1/2] 9p/trans_xen: make cleanup idempotent after dataring alloc errors
` [PATCH v3 2/2] 9p/trans_xen: replace simple_strto* with kstrtouint
[RFC] net/9p: raise MAX_SOCK_BUF beyond 1 MiB for fd/tcp/unix transports?
2026-04-16 1:51 UTC (2+ messages)
[PATCH 00/26] netfs: Keep track of folios in a segmented bio_vec[] chain
2026-04-14 8:02 UTC (5+ messages)
[PATCH 04/61] ext4: Prefer IS_ERR_OR_NULL over manual NULL check
2026-04-10 15:18 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