messages from 2025-03-25 12:36:29 to 2025-06-27 10:41:47 UTC [more...]
[REGRESSION] 9pfs issues on 6.12-rc1
2025-06-27 10:33 UTC (8+ messages)
[PATCH v2 00/16] netfs, cifs: Fixes to retry-related code and RDMA support
2025-06-25 18:53 UTC (22+ messages)
` [PATCH v2 01/16] netfs: Fix hang due to missing case in final DIO read result collection
` [PATCH v2 02/16] netfs: Put double put of request
` [PATCH v2 03/16] netfs: Provide helpers to perform NETFS_RREQ_IN_PROGRESS flag wangling
` [PATCH v2 04/16] netfs: Fix looping in wait functions
` [PATCH v2 05/16] netfs: Fix ref leak on inserted extra subreq in write retry
` [PATCH v2 06/16] smb: client: set missing retry flag in smb2_writev_callback()
` [PATCH v2 07/16] smb: client: set missing retry flag in cifs_readv_callback()
` [PATCH v2 08/16] smb: client: set missing retry flag in cifs_writev_callback()
` [PATCH v2 09/16] smb: client: fix regression with native SMB symlinks
` [PATCH v2 10/16] smb: client: fix warning when reconnecting channel
` [PATCH v2 11/16] smb: client: let smbd_post_send_iter() respect the peers max_send_size and transmit all data
` [PATCH v2 12/16] cifs: Fix reading into an ITER_FOLIOQ from the smbdirect code
` [PATCH v3 "
` [PATCH v2 13/16] cifs: Fix the smbd_reponse slab to allow usercopy
` [PATCH v2 14/16] smb: client: fix potential deadlock when reconnecting channels
` [PATCH v2 15/16] netfs: Renumber the NETFS_RREQ_* flags to make traces easier to read
` [PATCH v2 16/16] netfs: Update tracepoints in a number of ways
[PATCH 00/11] netfs, cifs: Fixes to retry-related code
2025-06-23 12:48 UTC (12+ messages)
` [PATCH 01/11] netfs: Fix hang due to missing case in final DIO read result collection
` [PATCH 02/11] netfs: Put double put of request
` [PATCH 03/11] netfs: Provide helpers to perform NETFS_RREQ_IN_PROGRESS flag wangling
` [PATCH 04/11] netfs: Fix looping in wait functions
` [PATCH 05/11] netfs: Fix ref leak on inserted extra subreq in write retry
` [PATCH 06/11] cifs: Fix prepare_write to negotiate wsize if needed
` [PATCH 07/11] smb: client: set missing retry flag in smb2_writev_callback()
` [PATCH 08/11] smb: client: set missing retry flag in cifs_readv_callback()
` [PATCH 09/11] smb: client: set missing retry flag in cifs_writev_callback()
` [PATCH 10/11] netfs: Renumber the NETFS_RREQ_* flags to make traces easier to read
` [PATCH 11/11] netfs: Update tracepoints in a number of ways
[PATCH v3] net/9p: Fix buffer overflow in USB transport layer
2025-06-22 21:37 UTC (5+ messages)
[PATCH v2] net/9p: Fix buffer overflow in USB transport layer
2025-06-22 20:33 UTC (4+ messages)
[PATCH 00/10] convert the majority of file systems to mmap_prepare
2025-06-19 17:47 UTC (49+ 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 6.15 456/780] netfs: Fix wait/wake to be consistent about the waitqueue used
2025-06-17 15:27 UTC (3+ messages)
` [PATCH 6.15 461/780] netfs: Fix undifferentiation of DIO reads from unbuffered reads
` [PATCH 6.15 762/780] 9p: Add a migrate_folio method
[PATCH 6.12 498/512] 9p: Add a migrate_folio method
2025-06-17 15:27 UTC
Patch "9p: Add a migrate_folio method" has been added to the 6.15-stable tree
2025-06-17 14:32 UTC
Patch "9p: Add a migrate_folio method" has been added to the 6.12-stable tree
2025-06-17 14:31 UTC
[syzbot] [v9fs?] WARNING: mm/page_alloc.c:LINE at __alloc_frozen_pages_noprof, CPU: syz.NUM.NUM/NUM
2025-06-17 9:33 UTC (2+ messages)
[PATCH] net/9p: Fix buffer overflow in USB transport layer
2025-06-17 4:29 UTC (5+ messages)
[syzbot] Monthly v9fs report (Jun 2025)
2025-06-16 9:59 UTC
[syzbot] [netfs?] kernel BUG in folio_unlock (3)
2025-06-11 14:08 UTC (3+ 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)
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