messages from 2024-06-17 10:36:05 to 2024-08-08 21:31:32 UTC [more...]
[PATCH] fs/netfs/fscache_io: remove the obsolete "using_pgpriv2" flag
2024-08-08 21:31 UTC (17+ messages)
` [PATCH] netfs, ceph: Revert "netfs: Remove deprecated use of PG_private_2 as a second writeback flag"
` [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
[PATCH v5 00/40] netfs, afs, 9p: Delegate high-level I/O to netfslib
2024-08-08 8:07 UTC (3+ messages)
` [PATCH v5 14/40] netfs: Add iov_iters to (sub)requests to describe various buffers
[linux-next:master] [fs] cdc4ad36a8: kernel_BUG_at_include/linux/page-flags.h
2024-08-07 9:35 UTC (4+ messages)
Take [Company Name]’s Website to the Next Level
2024-08-07 8:45 UTC (3+ messages)
` Enhance Ceph Storage Online Presence
` Last Chance: Site Revamp in 2024
ceph_read_iter NULL pointer dereference
2024-08-05 5:11 UTC (2+ messages)
[GIT PULL] Ceph fix for 6.11-rc2
2024-08-02 17:40 UTC (2+ messages)
[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 v2] fs/netfs/fscache_io: remove the obsolete "using_pgpriv2" flag
2024-07-30 16:31 UTC (3+ messages)
[PATCH] fs/ceph/addr: pass using_pgpriv2=false to fscache_write_to_cache()
2024-07-30 15:41 UTC (3+ messages)
[PATCH v2 0/2] ceph: flush all the caps release when syncing the whole filesystem
2024-07-30 5:41 UTC (3+ messages)
` [PATCH v2 1/2] ceph: rename ceph_flush_cap_releases to ceph_flush_session_cap_releases
` [PATCH v2 2/2] ceph: flush all the caps release when syncing the whole filesystem
[PATCH] ceph: flush all the caps release when syncing the whole filesystem
2024-07-30 5:26 UTC
RCU stalls and GPFs in ceph/netfs
2024-07-29 11:36 UTC (6+ messages)
[GIT PULL] Ceph fixes for 6.11-rc1
2024-07-26 18:07 UTC (2+ messages)
[PATCH v3] ceph: force sending a cap update msg back to MDS for revoke op
2024-07-26 1:41 UTC (6+ messages)
move features flags into queue_limits v2
2024-07-25 13:00 UTC (47+ messages)
` [PATCH 02/26] sd: remove sd_is_zoned
` [PATCH 09/26] virtio_blk: remove virtblk_update_cache_mode
` [PATCH 11/26] block: freeze the queue in queue_attr_store
` [PATCH 12/26] block: remove blk_flush_policy
` [PATCH 13/26] block: move cache control settings out of queue->flags
` [PATCH 14/26] block: move the nonrot flag to queue_limits
` [PATCH 15/26] block: move the add_random "
` [PATCH 16/26] block: move the io_stat flag setting "
` [PATCH 17/26] block: move the stable_writes flag "
` [PATCH 18/26] block: move the synchronous "
` [PATCH 19/26] block: move the nowait "
` [PATCH 20/26] block: move the dax "
` [PATCH 21/26] block: move the poll "
` [PATCH 22/26] block: move the zoned flag into the features field
` [PATCH 23/26] block: move the zone_resetall flag to queue_limits
` [PATCH 24/26] block: move the pci_p2pdma "
` [PATCH 25/26] block: move the skip_tagset_quiesce "
` [PATCH 26/26] block: move the bounce flag into the features field
[PATCH 0/3] rbd: exclusive mapping (-o exclusive) fixes
2024-07-25 10:22 UTC (9+ messages)
` [PATCH 1/3] rbd: rename RBD_LOCK_STATE_RELEASING and releasing_wait
` [PATCH 2/3] rbd: don't assume RBD_LOCK_STATE_LOCKED for exclusive mappings
` [PATCH 3/3] rbd: don't assume rbd_is_lock_owner() "
[PATCH] ceph: stop reconnecting to MDS after connection being closed
2024-07-25 8:04 UTC (3+ messages)
[PATCH v5 0/3] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages
2024-07-23 17:51 UTC (10+ messages)
` [PATCH v5 1/3] net: introduce helper sendpages_ok()
` [PATCH v5 2/3] nvme-tcp: use sendpages_ok() instead of sendpage_ok()
` [PATCH v5 3/3] drbd: "
[PATCH] ceph: fix incorrect kmalloc size of pagevec mempool
2024-07-23 6:34 UTC (3+ messages)
Possible kernel bug: Ubuntu Kernel linux-image-6.5.0-44-generic appears to have issues with fscrypt running on CephFS backend
2024-07-20 22:48 UTC
[PATCH v4 0/4] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages
2024-07-18 8:31 UTC (6+ messages)
` [PATCH v4 4/4] libceph: use sendpages_ok() instead of sendpage_ok()
[PATCH] ceph: force sending a cap update msg back to MDS for revoke op
2024-07-16 8:44 UTC (4+ messages)
[GIT PULL] Ceph fixes for 6.10-rc8
2024-07-12 19:12 UTC (2+ messages)
[PATCH v2] ceph: force sending a cap update msg back to MDS for revoke op
2024-07-12 4:40 UTC
[PATCH net-next 0/2] libceph: fix kernel-doc warnings
2024-07-11 14:36 UTC (7+ messages)
` [PATCH net-next 1/2] libceph: suppress crush_choose_indep() "
` [PATCH net-next 2/2] libceph: fix crush_choose_firstn() "
[PATCH] ceph: periodically flush the cap releases
2024-07-11 11:08 UTC (2+ messages)
[ceph-users] Re: [EXTERN] Urgent help with degraded filesystem needed
2024-07-10 8:44 UTC
[PATCH] ceph: convert comma to semicolon
2024-07-10 8:17 UTC (3+ messages)
[PATCH] libceph: fix race between delayed_work() and ceph_monc_stop()
2024-07-10 8:07 UTC (2+ messages)
pass queue_limits to blk_mq_alloc_disk for simple drivers
2024-06-27 9:58 UTC (5+ messages)
` [PATCH 17/17] mmc: pass queue_limits to blk_mq_alloc_disk
[axboe-block:for-next] [block] bd4a633b6f: fsmark.files_per_sec -64.5% regression
2024-06-26 6:18 UTC (6+ messages)
[PATCH 00/17] netfs, cifs: Miscellaneous fixes and read/write improvements
2024-06-20 20:49 UTC (22+ messages)
` [PATCH 01/17] netfs: Fix io_uring based write-through
` [PATCH 02/17] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode
` [PATCH 03/17] netfs: Fix early issue of write op on partial write to folio tail
` [PATCH 04/17] netfs: Adjust labels in /proc/fs/netfs/stats
` [PATCH 05/17] netfs: Record contention stats for writeback lock
` [PATCH 06/17] 9p: Enable multipage folios
` [PATCH 07/17] netfs: Reduce number of conditional branches in netfs_perform_write()
` [PATCH 08/17] netfs: Delete some xarray-wangling functions that aren't used
` [PATCH 09/17] cifs: Defer read completion
` [PATCH v2 "
` [PATCH 10/17] cifs: Only pick a channel once per read request
` [PATCH 11/17] cifs: Move the 'pid' from the subreq to the req
` [PATCH 12/17] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream
` [PATCH 13/17] mm: Define struct sheaf and ITER_SHEAF to handle a sequence of folios
` [PATCH 14/17] netfs: Use new sheaf data type and iterator instead of xarray iter
` [PATCH 15/17] netfs: Simplify the writeback code
` [PATCH 16/17] afs: Make read subreqs async
` [PATCH 17/17] netfs: Speed up buffered reading
[PATCH] ceph: avoid call to strlen() in ceph_mds_auth_match()
2024-06-19 13:07 UTC (4+ messages)
[PATCH 5.10 099/770] nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations
2024-06-18 12:29 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