Linux 9p file system development
 help / color / mirror / Atom feed
 messages from 2025-01-16 16:10:36 to 2025-06-16 19:34:44 UTC [more...]

[PATCH 00/10] convert the majority of file systems to mmap_prepare
 2025-06-16 19:33 UTC  (11+ messages)
` [PATCH 01/10] mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepare
` [PATCH 02/10] mm/nommu: use file_has_valid_mmap_hooks() helper
` [PATCH 03/10] fs: consistently "
` [PATCH 04/10] fs/dax: make it possible to check dev dax support without a VMA
` [PATCH 05/10] fs/ext4: transition from deprecated .mmap hook to .mmap_prepare
` [PATCH 06/10] fs/xfs: "
` [PATCH 07/10] mm/filemap: introduce generic_file_*_mmap_prepare() helpers
` [PATCH 08/10] fs: convert simple use of generic_file_*_mmap() to .mmap_prepare()
` [PATCH 09/10] fs: convert most other generic_file_*mmap() users "
` [PATCH 10/10] fs: replace mmap hook with .mmap_prepare for simple mappings

[PATCH] net/9p: Fix buffer overflow in USB transport layer
 2025-06-16 13:25 UTC 

[syzbot] Monthly v9fs report (Jun 2025)
 2025-06-16  9:59 UTC 

[REGRESSION] 9pfs issues on 6.12-rc1
 2025-06-12 22:24 UTC  (3+ messages)

[syzbot] [netfs?] kernel BUG in folio_unlock (3)
 2025-06-11 14:08 UTC  (5+ messages)

[syzbot] [v9fs?] [ext4?] INFO: task hung in __iterate_supers
 2025-06-04 22:40 UTC 

[PATCH] netfs: Fix undifferentiation of DIO reads from unbuffered reads
 2025-05-23  8:35 UTC  (2+ messages)

[PATCH 0/4] netfs: Miscellaneous fixes
 2025-05-20 11:34 UTC  (6+ messages)
` [PATCH 1/4] netfs: Fix oops in write-retry from mis-resetting the subreq iterator
` [PATCH 2/4] netfs: Fix setting of transferred bytes with short DIO reads
` [PATCH 3/4] netfs: Fix the request's work item to not require a ref
` [PATCH 4/4] netfs: Fix wait/wake to be consistent about the waitqueue used

[PATCH 00/11] netfs: Miscellaneous cleanups
 2025-05-20 11:20 UTC  (13+ messages)
` [PATCH 01/11] netfs: Update main API document
` [PATCH 02/11] fs/netfs: remove unused flag NETFS_SREQ_SEEK_DATA_READ
` [PATCH 03/11] fs/netfs: remove unused source NETFS_INVALID_WRITE
` [PATCH 04/11] fs/netfs: remove unused flag NETFS_ICTX_WRITETHROUGH
` [PATCH 05/11] fs/netfs: remove unused enum choice NETFS_READ_HOLE_CLEAR
` [PATCH 06/11] fs/netfs: reorder struct fields to eliminate holes
` [PATCH 07/11] fs/netfs: remove `netfs_io_request.ractl`
` [PATCH 08/11] fs/netfs: declare field `proc_link` only if CONFIG_PROC_FS=y
` [PATCH 09/11] folio_queue: remove unused field `marks3`
` [PATCH 10/11] fs/netfs: remove unused flag NETFS_RREQ_DONT_UNLOCK_FOLIOS
` [PATCH 11/11] fs/netfs: remove unused flag NETFS_RREQ_BLOCKED

[BUG]INFO: Slab ADDR objects=NUM used=NUM fp=ADDR flags=ADDR
 2025-05-16 11:42 UTC 

[syzbot] Monthly v9fs report (May 2025)
 2025-05-15  7:46 UTC 

[BUG] INFO: rcu_tasks_trace detected stalls? (Late IPI?)
 2025-05-15  7:36 UTC 

[syzbot] [v9fs?] INFO: task hung in v9fs_evict_inode
 2025-05-10 17:00 UTC  (2+ messages)

[PATCH] netfs: Fix undifferentiation of DIO reads from unbuffered reads
 2025-04-23 22:49 UTC  (3+ messages)

[PATCH 0/3] fs/9p: d_revalidate changes and using it for uncached mode
 2025-04-14 21:01 UTC  (5+ messages)
` [PATCH 1/3] fs/9p: Refresh metadata in d_revalidate for uncached mode too
` [PATCH 2/3] fs/9p: Invalidate dentry if inode type change detected in cached mode
` [PATCH 3/3] fs/9p: Add p9_debug(VFS) in d_revalidate

[syzbot] Monthly v9fs report (Apr 2025)
 2025-04-14 10:17 UTC 

[PATCH AUTOSEL 6.1 4/5] 9p/net: fix improper handling of bogus negative read/write replies
 2025-04-07 18:17 UTC 

[PATCH AUTOSEL 6.6 4/6] 9p/net: fix improper handling of bogus negative read/write replies
 2025-04-07 18:17 UTC 

[PATCH AUTOSEL 6.12 4/7] 9p/net: fix improper handling of bogus negative read/write replies
 2025-04-07 18:17 UTC  (2+ messages)
` [PATCH AUTOSEL 6.12 5/7] 9p/trans_fd: mark concurrent read and writes to p9_conn->err

[PATCH AUTOSEL 6.13 4/8] 9p/net: fix improper handling of bogus negative read/write replies
 2025-04-07 18:16 UTC  (2+ messages)
` [PATCH AUTOSEL 6.13 5/8] 9p/trans_fd: mark concurrent read and writes to p9_conn->err

[PATCH AUTOSEL 6.14 5/9] 9p/net: fix improper handling of bogus negative read/write replies
 2025-04-07 18:16 UTC  (2+ messages)
` [PATCH AUTOSEL 6.14 6/9] 9p/trans_fd: mark concurrent read and writes to p9_conn->err

[RFC PATCH 0/6] fs/9p: Reuse inode based on path (in addition to qid)
 2025-04-06 20:43 UTC  (7+ messages)
` [RFC PATCH 1/6] fs/9p: Add ability to identify inode by path for .L
` [RFC PATCH 2/6] fs/9p: add default option for path-based inodes
` [RFC PATCH 3/6] fs/9p: Hide inodeident=path from show_options as it is the default
` [RFC PATCH 4/6] fs/9p: Add ability to identify inode by path for non-.L
` [RFC PATCH 5/6] fs/9p: .L: Refresh stale inodes on reuse
` [RFC PATCH 6/6] fs/9p: non-.L: "

[syzbot] [v9fs?] BUG: stack guard page was hit in io_wq_worker
 2025-04-04 22:29 UTC  (2+ messages)

[GIT PULL] 9p fixes for 6.15-rc1
 2025-04-03 23:17 UTC  (2+ messages)

[PATCH v2 1/9] 9p: Add a migrate_folio method
 2025-04-03  3:53 UTC  (4+ messages)

[PATCH] docs: fs/9p: Add missing "not" in cache documentation
 2025-03-31  7:54 UTC  (3+ messages)

[syzbot] [netfs?] INFO: task hung in netfs_unbuffered_write_iter
 2025-03-30 10:21 UTC  (26+ messages)

[PATCH] 9p: Use hashtable.h for hash_errmap
 2025-03-23 13:05 UTC  (3+ messages)

[PATCH] Documentation/fs/9p: fix broken link
 2025-03-22 21:27 UTC  (3+ messages)

[PATCH v3] 9p/net: fix improper handling of bogus negative read/write replies
 2025-03-19 11:57 UTC  (2+ messages)

[PATCH v2] 9p/net: fix improper handling of bogus negative read/write replies
 2025-03-19  9:42 UTC  (4+ messages)

[PATCH 0/4] netfs: Miscellaneous fixes
 2025-03-19  9:04 UTC  (7+ messages)
` [PATCH 1/4] netfs: Fix collection of results during pause when collection offloaded
` [PATCH 2/4] netfs: Call `invalidate_cache` only if implemented
` [PATCH 3/4] netfs: Fix rolling_buffer_load_from_ra() to not clear mark bits
` [PATCH 4/4] netfs: Fix netfs_unbuffered_read() to return ssize_t rather than int

[PATCH v3] 9p/trans_fd: mark concurrent read and writes to p9_conn->err
 2025-03-18 22:12 UTC  (3+ messages)

[PATCH v2] 9p/trans_fd: mark concurrent read and writes to p9_conn->err
 2025-03-18 21:42 UTC  (5+ messages)

[PATCH] 9p/net: return error on bogus (longer than requested) replies
 2025-03-16 21:51 UTC 

[PATCH] 9p/net: fix improper handling of bogus negative read/write replies
 2025-03-16 21:37 UTC  (3+ messages)

[PATCH] fs/9p: fix NULL pointer dereference on mkdir
 2025-03-13 13:33 UTC  (3+ messages)

[syzbot] [v9fs?] general protection fault in p9_client_walk
 2025-03-12 23:46 UTC  (6+ messages)

[PATCH] 9p/trans_fd: mark concurrent read and writes to p9_conn->err
 2025-03-09  7:35 UTC  (3+ messages)

[syzbot] [udf?] general protection fault in d_splice_alias
 2025-03-06 21:12 UTC  (3+ messages)

[syzbot] Monthly v9fs report (Mar 2025)
 2025-03-04 15:15 UTC 

[PATCH] netfs: Fix unbuffered writes
 2025-02-26 15:21 UTC  (2+ messages)

[syzbot] [v9fs?] BUG: stack guard page was hit in sys_openat
 2025-02-21 13:20 UTC  (4+ messages)
` [syzbot] [mm?] "

[PATCH 0/3] netfs: Miscellaneous fixes
 2025-02-13 15:01 UTC  (5+ messages)
` [PATCH 1/3] netfs: Fix a number of read-retry hangs
` [PATCH 2/3] netfs: Add retry stat counters
` [PATCH 3/3] netfs: Fix setting NETFS_RREQ_ALL_QUEUED to be after all subreqs queued

[PATCH] netfs: Fix a number of read-retry hangs
 2025-02-12 18:01 UTC  (13+ messages)
` [PATCH] netfs: Add retry stat counters
            ` [PATCH] netfs: Fix setting NETFS_RREQ_ALL_QUEUED to be after all subreqs queued

[linus:master] [netfs] e2d46f2ec3: filebench.sum_operations/s 50.0% regression
 2025-02-12  8:20 UTC 

[syzbot] [v9fs?] KCSAN: data-race in p9_conn_cancel / p9_write_work (7)
 2025-02-11 20:11 UTC 

[syzbot] [v9fs?] KCSAN: data-race in p9_conn_cancel / p9_poll_workfn (9)
 2025-02-07 13:31 UTC 

[syzbot] Monthly v9fs report (Feb 2025)
 2025-02-03  8:35 UTC 

[PATCH] net/9p/fd: change port to char *
 2025-01-25 17:48 UTC  (4+ messages)

[PATCH v5 00/32] netfs: Read performance improvements and "single-blob" support
 2025-01-24 19:54 UTC  (7+ messages)
` [PATCH v5 27/32] netfs: Change the read result collector to only use one work item

[PATCH v3] net/9p/fd: support ipv6 for trans=tcp
 2025-01-20 20:12 UTC  (4+ messages)

[syzbot] [v9fs?] BUG: stack guard page was hit in loop_process_work
 2025-01-20 16:49 UTC 

[PATCH v2] net/9p/fd: support ipv6 for trans=tcp
 2025-01-18 18:54 UTC  (5+ messages)

[PATCH] net/9p/fd: support ipv6 for trans=tcp
 2025-01-17 17:46 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox