[PATCH] 9p/virtio: restrict page pinning to user_backed_iter() iovec
2025-12-10 13:33 UTC (6+ messages)
[PATCH] 9p/xen: mark 9p transport device as closing when removing it
2025-12-09 20:45 UTC (6+ messages)
kernel BUG when mounting filesystem on 9p
2025-12-09 9:52 UTC (14+ messages)
` kernel BUG when mounting large block xfs backed by 9p (folio ref count bug)
[GIT PULL] 9p fixes for 6.19-rc1
2025-12-07 16:53 UTC (2+ messages)
[PATCH V3 0/4] 9p: Convert to the new mount API
2025-12-05 12:56 UTC (23+ messages)
` [PATCH V3 1/4] fs/fs_parse: add back fsparam_u32hex
` [PATCH V3 2/4] net/9p: move structures and macros to header files
` [PATCH V3 3/4] 9p: create a v9fs_context structure to hold parsed options
` [PATCH V3 4/4] 9p: convert to the new mount API
` [PATCH V3 5/4] 9p: fix cache option printing in v9fs_show_options
` [PATCH V3 6/4] 9p: fix new mount API cache option handling
[PATCH RESEND v3] vfs: remove the excl argument from the ->create() inode_operation
2025-12-03 10:18 UTC (3+ messages)
Directory lseek doesn't invalidate rdir buffer
2025-12-02 11:35 UTC
[syzbot] [v9fs?] INFO: task hung in v9fs_evict_inode
2025-11-18 16:30 UTC (6+ messages)
[syzbot] [netfs?] INFO: task hung in netfs_retry_writes
2025-11-13 9:33 UTC
[PATCH] net/9p: cleanup: change p9_trans_module->def to bool
2025-11-10 14:32 UTC (2+ messages)
[PATCH 0/1] fs/9p: Do not open remote file with APPEND mode when writeback cache is used
2025-11-10 14:22 UTC (8+ messages)
` [PATCH 1/1] "
` [PATCH v2] fs/9p: Don't "
[PATCH v3] vfs: remove the excl argument from the ->create() inode_operation
2025-11-10 13:13 UTC
[PATCH v2] vfs: remove the excl argument from the ->create() inode_operation
2025-11-08 9:19 UTC (7+ messages)
` LLM disclosure (was: [PATCH v2] vfs: remove the excl argument from the ->create() inode_operation)
[PATCH] vfs: remove the excl argument from the ->create() inode_operation
2025-11-07 0:00 UTC (5+ messages)
[syzbot] [nfs?] [netfs?] INFO: task hung in anon_pipe_write
2025-11-05 5:48 UTC
[PATCH] 9p: Use kvmalloc for message buffers
2025-11-03 10:16 UTC (11+ messages)
` [PATCH v2] 9p: Use kvmalloc for message buffers on supported transports
` [PATCH v3] "
filemap_* writeback interface cleanups v2
2025-10-30 18:21 UTC (16+ messages)
` [PATCH 01/10] mm: don't opencode filemap_fdatawrite_range in filemap_invalidate_inode
` [PATCH 02/10] 9p: don't opencode filemap_fdatawrite_range in v9fs_mmap_vm_close
` [PATCH 03/10] ocfs2: don't opencode filemap_fdatawrite_range in ocfs2_journal_submit_inode_data_buffers
` [PATCH 04/10] btrfs: use the local tmp_inode variable in start_delalloc_inodes
` [PATCH 05/10] btrfs: push struct writeback_control into start_delalloc_inodes
` [PATCH 06/10] mm,btrfs: add a filemap_flush_nr helper
` [PATCH 07/10] mm: remove __filemap_fdatawrite
` [PATCH 08/10] mm: remove filemap_fdatawrite_wbc
` [PATCH 09/10] mm: remove __filemap_fdatawrite_range
` [PATCH 10/10] mm: rename filemap_fdatawrite_range_kick to filemap_flush_range
[PATCH AUTOSEL 6.17-5.4] 9p: sysfs_init: don't hardcode error to ENOMEM
2025-10-26 14:49 UTC (3+ messages)
` [PATCH AUTOSEL 6.17-5.4] 9p: fix /sys/fs/9p/caches overwriting itself
` [PATCH AUTOSEL 6.17-6.12] 9p/trans_fd: p9_fd_request: kick rx thread if EPOLLIN
[PATCH] fs/9p: delete unnnecessary condition
2025-10-25 15:39 UTC (4+ messages)
[PATCH] fs/9p: don't use cached metadata in revalidate for cache=mmap
2025-10-22 15:17 UTC (7+ messages)
` [GIT PULL] 9p cache=mmap regression fix (for 6.18-rc3)
` "
9P change breaks bpftrace running in qemu+9p?
2025-10-21 22:12 UTC (9+ messages)
[syzbot] Monthly v9fs report (Oct 2025)
2025-10-20 11:38 UTC
filemap_* writeback interface cleanups
2025-10-14 20:45 UTC (48+ messages)
` [PATCH 01/10] mm: don't opencode filemap_fdatawrite_range in filemap_invalidate_inode
` [PATCH 02/10] 9p: don't opencode filemap_fdatawrite_range in v9fs_mmap_vm_close
` [PATCH 03/10] ocfs2: don't opencode filemap_fdatawrite_range in ocfs2_journal_submit_inode_data_buffers
` [PATCH 04/10] btrfs: use the local tmp_inode variable in start_delalloc_inodes
` [PATCH 05/10] btrfs: push struct writeback_control into start_delalloc_inodes
` [PATCH 06/10] mm,btrfs: add a filemap_fdatawrite_kick_nr helper
` [PATCH 07/10] mm: remove __filemap_fdatawrite
` [PATCH 08/10] mm: remove filemap_fdatawrite_wbc
` [PATCH 09/10] mm: remove __filemap_fdatawrite_range
` [PATCH 10/10] mm: rename filemap_flush to filemap_fdatawrite_kick
[PATCH v2 0/7] fs/9p: Reuse inode based on path (in addition to qid)
2025-10-13 9:24 UTC (10+ messages)
-ENODATA from read syscall on 9p
2025-10-11 19:40 UTC (3+ messages)
[GIT PULL] 9p fixes for 6.18-rc1
2025-10-09 20:44 UTC (2+ messages)
[syzbot] [v9fs?] possible deadlock in flush_all_rcu_sheaves
2025-09-29 19:02 UTC
[PATCH 0/3] Split patches sent earlier
2025-09-26 9:27 UTC (4+ messages)
` [PATCH 1/3] 9p: clean up comment typos
` [PATCH 2/3] 9p: fix /sys/fs/9p/caches overwriting itself
` [PATCH 3/3] 9p: sysfs_init: don't hardcode error to ENOMEM
[syzbot] [fs?] general protection fault in iter_file_splice_write
2025-09-25 12:47 UTC (2+ messages)
[PATCH] 9p: fix sysfs output overwrite and clean up typos
2025-09-25 12:28 UTC
[PATCH next] 9p: Correct the session info
2025-09-25 7:24 UTC (7+ messages)
` [PATCH next V2] "
[syzbot] [v9fs?] UBSAN: shift-out-of-bounds in v9fs_get_tree
2025-09-24 23:14 UTC (3+ messages)
page: next (older)
- 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).