messages from 2024-06-10 06:55:17 to 2024-06-12 12:21:16 UTC [more...]
[RFC blktests v2 00/03] Add support to run against real target
2024-06-12 12:21 UTC (5+ messages)
` [RFC blktests v2 1/3] nvme/rc: introduce remote target support
` [RFC blktests v2 2/3] nvme/030: only run against kernel soft target
` [RFC blktests v2 3/3] contrib: add remote target setup/cleanup script
[PATCH v3 0/1] nvme-pci: recover from NVM subsystem reset
2024-06-12 11:07 UTC (4+ messages)
` [PATCH v3 1/1] nvme-pci : Fix EEH failure on ppc after "
[PATCH v6 0/1] nvme: queue-depth multipath iopolicy
2024-06-12 6:11 UTC (4+ messages)
` [PATCH v6 1/1] nvme-multipath: implement "queue-depth" iopolicy
move features flags into queue_limits
2024-06-12 5:03 UTC (94+ messages)
` [PATCH 01/26] sd: fix sd_is_zoned
` [PATCH 02/26] sd: move zone limits setup out of sd_read_block_characteristics
` [PATCH 03/26] loop: stop using loop_reconfigure_limits in __loop_clr_fd
` [PATCH 04/26] loop: always update discard settings in loop_reconfigure_limits
` [PATCH 05/26] loop: regularize upgrading the lock size for direct I/O
` [PATCH 06/26] loop: also use the default block size from an underlying block device
` [PATCH 07/26] loop: fold loop_update_rotational into loop_reconfigure_limits
` [PATCH 08/26] virtio_blk: remove virtblk_update_cache_mode
` [PATCH 09/26] nbd: move setting the cache control flags to __nbd_set_size
` [PATCH 10/26] xen-blkfront: don't disable cache flushes when they fail
` [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_write 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 feature 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 feature field
[PATCH v3] block: unmap and free user mapped integrity via submitter
2024-06-12 4:16 UTC (3+ messages)
move integrity settings to queue_limits v2
2024-06-12 3:57 UTC (25+ messages)
` [PATCH 02/11] block: remove the unused BIP_{CTRL,DISK}_NOCHECK flags
` [PATCH 03/11] block: remove the BIP_IP_CHECKSUM flag
` [PATCH 04/11] block: remove the blk_integrity_profile structure
` [PATCH 05/11] block: remove the blk_flush_integrity call in blk_integrity_unregister
` [PATCH 06/11] block: factor out flag_{store,show} helper for integrity
` [PATCH 07/11] block: use kstrtoul in flag_store
` [PATCH 08/11] block: don't require stable pages for non-PI metadata
` [PATCH 09/11] block: bypass the STABLE_WRITES flag for protection information
[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
2024-06-11 19:11 UTC (14+ messages)
[PATCH v2] nvme: enable FDP support
2024-06-11 22:42 UTC (12+ messages)
` "
[PATCH v1 0/2]: nvme-fc: fix race with connectivity loss with nvme_fc_create_association
2024-06-11 19:06 UTC (3+ messages)
` [PATCH v1 1/2] nvme-fc: go straight to connecting state when initializing
` [PATCH v1 2/2] nvme-fc: fix race with connectivity loss with nvme_fc_create_association
[PATCH] nvme: fix namespace removal list
2024-06-11 17:47 UTC (9+ messages)
[PATCH v5 0/7] nvmet: debugfs support
2024-06-11 10:47 UTC (2+ messages)
[PATCH] nvme: avoid double free special payload
2024-06-11 11:47 UTC (3+ messages)
[PATCH v25 00/20] nvme-tcp receive offloads
2024-06-11 11:01 UTC (10+ messages)
[PATCH] block: bio-integrity: fix potential null-ptr-deref in bio_integrity_free
2024-06-11 9:15 UTC
[ANNOUNCE] Alpine Linux Persistence and Storage Summit 2024
2024-06-11 8:10 UTC
Innovative tools for effective teaching
2024-06-11 7:30 UTC
[PATCH v4 0/4] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages
2024-06-11 6:36 UTC (5+ messages)
` [PATCH v4 1/4] net: introduce helper sendpages_ok()
` [PATCH v4 2/4] nvme-tcp: use sendpages_ok() instead of sendpage_ok()
` [PATCH v4 3/4] drbd: "
` [PATCH v4 4/4] libceph: "
[PATCH v3 0/4] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages
2024-06-11 6:33 UTC (6+ messages)
` [PATCH v3 1/4] net: introduce helper sendpages_ok()
` [PATCH v3 2/4] nvme-tcp: use sendpages_ok() instead of sendpage_ok()
Kernel OOPS while creating a NVMe Namespace
2024-06-10 19:33 UTC (10+ messages)
[PATCH v8 00/10] block atomic writes
2024-06-10 10:43 UTC (11+ messages)
` [PATCH v8 01/10] block: Pass blk_queue_get_max_sectors() a request pointer
` [PATCH v8 02/10] block: Generalize chunk_sectors support as boundary support
` [PATCH v8 03/10] fs: Initial atomic write support
` [PATCH v8 04/10] fs: Add initial atomic write support info to statx
` [PATCH v8 05/10] block: Add core atomic write support
` [PATCH v8 06/10] block: Add atomic write support for statx
` [PATCH v8 07/10] block: Add fops atomic write support
` [PATCH v8 08/10] scsi: sd: Atomic "
` [PATCH v8 09/10] scsi: scsi_debug: "
` [PATCH v8 10/10] nvme: "
[PATCH] drivers: nvme: target: core: deref after null
2024-06-10 10:02 UTC (3+ 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