messages from 2024-06-23 13:44:17 to 2024-08-14 20:41:12 UTC [more...]
[PATCH v2 00/25] netfs: Read/write improvements
2024-08-14 20:38 UTC (17+ messages)
` [PATCH v2 01/25] netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and marking dirty"
` [PATCH v2 02/25] cachefiles: Fix non-taking of sb_writers around set/removexattr
` [PATCH v2 03/25] netfs: Adjust labels in /proc/fs/netfs/stats
` [PATCH v2 04/25] netfs: Record contention stats for writeback lock
` [PATCH v2 05/25] netfs: Reduce number of conditional branches in netfs_perform_write()
` [PATCH v2 06/25] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode
` [PATCH v2 07/25] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream
` [PATCH v2 08/25] netfs: Reserve netfs_sreq_source 0 as unset/unknown
` [PATCH v2 09/25] netfs: Remove NETFS_COPY_TO_CACHE
` [PATCH v2 10/25] netfs: Set the request work function upon allocation
` [PATCH v2 11/25] netfs: Use bh-disabling spinlocks for rreq->lock
` [PATCH v2 12/25] mm: Define struct folio_queue and ITER_FOLIOQ to handle a sequence of folios
` [PATCH v2 13/25] iov_iter: Provide copy_folio_from_iter()
` [PATCH v2 14/25] cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEs
` [PATCH v2 15/25] netfs: Use new folio_queue data type and iterator instead of xarray iter
` [PATCH v2 16/25] netfs: Provide an iterator-reset function
[PATCH] netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and marking dirty"
2024-08-14 19:50 UTC
[syzbot] [fs?] general protection fault in iter_file_splice_write
2024-08-11 22:43 UTC
[PATCH] 9p: Fix DIO read through netfs
2024-08-10 3:36 UTC (2+ messages)
[PATCH] netfs, ceph: Revert "netfs: Remove deprecated use of PG_private_2 as a second writeback flag"
2024-08-08 21:31 UTC (12+ messages)
` [PATCH] netfs: Set NETFS_RREQ_WRITE_TO_CACHE when caching is possible
` [RFC][PATCH] netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flags
` [PATCH v2] "
` [PATCH v3] "
[dhowells-fs:netfs-writeback] [netfs] 383151c58c: xfstests.generic.465.fail
2024-08-08 8:51 UTC
[dhowells-fs:netfs-writeback] [netfs] 6afe9feeb3: BUG:KASAN:slab-use-after-free_in_copy_from_iter
2024-08-08 8:48 UTC
[PATCH 1/2] netfs: Revert "netfs: Switch debug logging to pr_debug()"
2024-08-06 15:35 UTC (3+ messages)
` [PATCH 2/2] netfs: Rename CONFIG_FSCACHE_DEBUG to CONFIG_NETFS_DEBUG
[PATCH 00/24] netfs: Read/write improvements
2024-08-02 14:44 UTC (31+ messages)
` [PATCH 01/24] fs/netfs/fscache_cookie: add missing "n_accesses" check
` [PATCH 02/24] cachefiles: Fix non-taking of sb_writers around set/removexattr
` [PATCH 03/24] netfs: Adjust labels in /proc/fs/netfs/stats
` [PATCH 04/24] netfs: Record contention stats for writeback lock
` [PATCH 05/24] netfs: Reduce number of conditional branches in netfs_perform_write()
` [PATCH 06/24] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode
` [PATCH 07/24] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream
` [PATCH 08/24] netfs: Reserve netfs_sreq_source 0 as unset/unknown
` [PATCH 09/24] netfs: Remove NETFS_COPY_TO_CACHE
` [PATCH 10/24] netfs: Set the request work function upon allocation
` [PATCH 11/24] netfs: Use bh-disabling spinlocks for rreq->lock
` [PATCH 12/24] mm: Define struct folio_queue and ITER_FOLIOQ to handle a sequence of folios
` [PATCH 13/24] cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEs
` [PATCH 14/24] netfs: Use new folio_queue data type and iterator instead of xarray iter
` [PATCH 15/24] netfs: Provide an iterator-reset function
` [PATCH 16/24] netfs: Simplify the writeback code
` [PATCH 17/24] afs: Make read subreqs async
` [PATCH 18/24] netfs: Speed up buffered reading
` [PATCH 19/24] netfs: Remove fs/netfs/io.c
` [PATCH 20/24] cachefiles, netfs: Fix write to partial block at EOF
` [PATCH 21/24] netfs: Cancel dirty folios that have no storage destination
` [PATCH 22/24] cifs: Use iterate_and_advance*() routines directly for hashing
` [PATCH 23/24] cifs: Switch crypto buffer to use a folio_queue rather than an xarray
` [PATCH 24/24] cifs: Don't support ITER_XARRAY
` (subset) [PATCH 00/24] netfs: Read/write improvements
[PATCH] vfs: Fix potential circular locking through setxattr() and removexattr()
2024-07-31 18:55 UTC (15+ messages)
[PATCH] netfs: clean up after renaming FSCACHE_DEBUG config
2024-07-31 14:40 UTC (2+ messages)
[PATCH 6.10 765/809] netfs: Fix writeback that needs to go to both server and cache
2024-07-30 15:50 UTC
[PATCH AUTOSEL 6.6 7/7] vfs: Fix potential circular locking through setxattr() and removexattr()
2024-07-30 12:45 UTC
[PATCH AUTOSEL 6.10 7/7] vfs: Fix potential circular locking through setxattr() and removexattr()
2024-07-30 12:45 UTC
[PATCH v2] erofs: support direct IO for ondemand mode
2024-07-29 13:42 UTC (3+ messages)
RCU stalls and GPFs in ceph/netfs
2024-07-29 11:36 UTC (6+ messages)
[PATCH] netfs: Fault in smaller chunks for non-large folio mappings
2024-07-29 7:27 UTC (4+ messages)
[PATCH 1/2] netfs: Remove call to folio_index()
2024-07-26 15:18 UTC (3+ messages)
` [PATCH 2/2] netfs: Remove unnecessary references to pages
[PATCH] netfs: Fix dependency of NETFS_DEBUG
2024-07-25 8:05 UTC
[PATCH] cachefiles: Fix non-taking of sb_writers around set/removexattr
2024-07-24 9:42 UTC (2+ messages)
[PATCH 6.10 2/9] cifs: Fix missing error code set
2024-07-23 11:52 UTC (4+ messages)
` [PATCH 6.10 3/9] cifs: Fix missing fscache invalidation
` [PATCH 6.10 5/9] cifs: Fix server re-repick on subrequest retry
` [PATCH 6.10 6/9] cifs: Fix setting of zero_point after DIO write
Patch "cifs: Fix setting of zero_point after DIO write" has been added to the 6.10-stable tree
2024-07-23 11:23 UTC
Patch "cifs: Fix server re-repick on subrequest retry" has been added to the 6.10-stable tree
2024-07-23 11:23 UTC
Patch "cifs: Fix missing fscache invalidation" has been added to the 6.10-stable tree
2024-07-23 11:23 UTC
Patch "cifs: Fix missing error code set" has been added to the 6.10-stable tree
2024-07-23 11:23 UTC
[PATCH] cachefiles: Set the max subreq size for cache writes to MAX_RW_COUNT
2024-07-22 13:42 UTC (2+ messages)
[PATCH] netfs: Fix writeback that needs to go to both server and cache
2024-07-22 13:41 UTC (2+ messages)
[PATCH] erofs: support direct IO for ondemand mode
2024-07-20 3:39 UTC (5+ messages)
[PATCH 1/4] cifs: Fix server re-repick on subrequest retry
2024-07-19 15:45 UTC (6+ messages)
` [PATCH 2/4] cifs: Fix missing error code set
` [PATCH 3/4] cifs: Fix setting of zero_point after DIO write
` [PATCH 4/4] cifs: Add a tracepoint to track credits involved in R/W requests
[PATCH v2] erofs: support STATX_DIOALIGN
2024-07-18 6:37 UTC
[PATCH] erofs: support STATX_DIOALIGN
2024-07-18 4:35 UTC (6+ messages)
[PATCH AUTOSEL 6.9 03/11] cachefiles: stop sending new request when dropping object
2024-07-16 18:31 UTC (2+ messages)
` [PATCH AUTOSEL 6.9 04/11] cachefiles: cancel all requests for the object that is being dropped
[PATCH] netfs: Use seq_putc() in fscache_cookies_seq_show()
2024-07-13 18:44 UTC
[PATCH] 9p: Fix O_NONBLOCK read behaviour in P9L_DIRECT mode
2024-07-11 13:19 UTC
[PATCH v3 0/9] cachefiles: random bugfixes
2024-07-03 8:37 UTC (22+ messages)
` [PATCH v3 1/9] netfs, fscache: export fscache_put_volume() and add fscache_try_get_volume()
` [PATCH v3 2/9] cachefiles: fix slab-use-after-free in fscache_withdraw_volume()
` [PATCH v3 3/9] cachefiles: fix slab-use-after-free in cachefiles_withdraw_cookie()
` [PATCH v3 4/9] cachefiles: propagate errors from vfs_getxattr() to avoid infinite loop
` [PATCH v3 5/9] cachefiles: stop sending new request when dropping object
` [External] "
` [PATCH v3 6/9] cachefiles: cancel all requests for the object that is being dropped
` [External] "
` [PATCH v3 7/9] cachefiles: wait for ondemand_object_worker to finish when dropping object
` [PATCH v3 8/9] cachefiles: cyclic allocation of msg_id to avoid reuse
` [External] "
` [PATCH v3 9/9] cachefiles: add missing lock protection when polling
` (subset) [PATCH v3 0/9] cachefiles: random bugfixes
[PATCH 6.9 221/222] netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid
2024-07-02 17:04 UTC (2+ messages)
` [PATCH 6.9 222/222] netfs: Fix netfs_page_mkwrite() to flush conflicting data, not wait
[PATCH] cifs: Fix read-performance regression by dropping readahead expansion
2024-07-02 14:50 UTC
[RESEND PATCH] fscache: Remove duplicate included header
2024-06-28 10:04 UTC (3+ messages)
[PATCH v2 0/5] cachefiles: some bugfixes for clean object/send req/poll
2024-06-28 1:09 UTC (12+ messages)
` [PATCH v2 2/5] cachefiles: flush all requests for the object that is being dropped
[PATCH 0/2] support query ondemand feature for erofs and cachefiles
2024-06-27 12:02 UTC (9+ messages)
` [PATCH 2/2] cachefiles: support query cachefiles ondemand feature
[PATCH RESEND 0/5] cachefiles: some bugfixes for withdraw and xattr
2024-06-26 13:28 UTC (4+ messages)
[PATCH] netfs: Fix netfs_page_mkwrite() to flush conflicting data, not wait
2024-06-26 12:20 UTC (2+ messages)
[PATCH] netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid
2024-06-26 12:19 UTC (6+ messages)
` [PATCH v2] "
[PATCH AUTOSEL 6.1 04/12] cachefiles: add consistency check for copen/cread
2024-06-23 13:45 UTC (3+ messages)
` [PATCH AUTOSEL 6.1 05/12] cachefiles: Set object to close if ondemand_id < 0 in copen
` [PATCH AUTOSEL 6.1 06/12] cachefiles: make on-demand read killable
[PATCH AUTOSEL 6.6 05/16] cachefiles: add consistency check for copen/cread
2024-06-23 13:44 UTC (3+ messages)
` [PATCH AUTOSEL 6.6 06/16] cachefiles: Set object to close if ondemand_id < 0 in copen
` [PATCH AUTOSEL 6.6 07/16] cachefiles: make on-demand read killable
[PATCH AUTOSEL 6.9 07/21] cachefiles: make on-demand read killable
2024-06-23 13:43 UTC
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