messages from 2024-11-12 17:11:22 to 2024-11-18 15:58:10 UTC [more...]
[PATCHv3 0/3] meta sgl and userspace protection
2024-11-18 15:57 UTC (3+ messages)
` [PATCHv3 2/3] nvme: define the remaining used sgls constants
` [PATCHv3 3/3] nvme-pci: use sgls for all user requests if possible
CONFIG_NVME_MULTIPATH - Do we need this?
2024-11-18 15:31 UTC (5+ messages)
don't reorder requests passed to ->queue_rqs
2024-11-18 15:23 UTC (26+ messages)
` [PATCH 1/6] nvme-pci: reverse request order in nvme_queue_rqs
` [PATCH 2/6] virtio_blk: reverse request order in virtio_queue_rqs
` [PATCH 3/6] block: remove rq_list_move
` [PATCH 4/6] block: add a rq_list type
` [PATCH 5/6] block: don't reorder requests in blk_add_rq_to_plug
` [PATCH 6/6] block: don't reorder requests in blk_mq_add_to_batch
[PATCH v3 00/17] Provide a new two step DMA mapping API
2024-11-18 14:59 UTC (10+ messages)
` [PATCH v3 03/17] iommu: generalize the batched sync after map interface
` [PATCH v3 07/17] dma-mapping: Implement link/unlink ranges API
[PATCH] nvme-pci: Shutdown the device if D3Cold is allowed by the user
2024-11-18 14:58 UTC (2+ messages)
[PATCH v9 00/11] Read/Write with meta/integrity
2024-11-18 12:50 UTC (27+ messages)
` [PATCH v9 01/11] block: define set of integrity flags to be inherited by cloned bip
` [PATCH v9 02/11] block: copy back bounce buffer to user-space correctly in case of split
` [PATCH v9 03/11] block: modify bio_integrity_map_user to accept iov_iter as argument
` [PATCH v9 04/11] fs, iov_iter: define meta io descriptor
` [PATCH v9 05/11] fs: introduce IOCB_HAS_METADATA for metadata
` [PATCH v9 06/11] io_uring: introduce attributes for read/write and PI support
` [PATCH v9 07/11] io_uring: inline read/write attributes and PI
` [PATCH v9 08/11] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
` [PATCH v9 09/11] nvme: add support for passing on the application tag
` [PATCH v9 10/11] scsi: add support for user-meta interface
` [PATCH v9 11/11] block: add support to pass user meta buffer
[PATCH v2] nvme-core: auto add the new ns while UUID changed
2024-11-18 9:31 UTC (5+ messages)
[PATCH v1 00/17] Provide a new two step DMA mapping API
2024-11-13 18:41 UTC (12+ messages)
[PATCH v5 0/8] blk: refactor queue affinity helpers
2024-11-16 7:43 UTC (10+ messages)
` [PATCH v5 1/8] driver core: bus: add irq_get_affinity callback to bus_type
` [PATCH v5 2/8] PCI: hookup irq_get_affinity callback
` [PATCH v5 3/8] virtio: "
` [PATCH v5 4/8] blk-mq: introduce blk_mq_map_hw_queues
` [PATCH v5 5/8] scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
` [PATCH v5 6/8] nvme: "
` [PATCH v5 7/8] virtio: blk/scsi: replace blk_mq_virtio_map_queues "
` [PATCH v5 8/8] blk-mq: remove unused queue mapping helpers
[PATCHv11 0/9] write hints with nvme fdp and scsi streams
2024-11-15 16:53 UTC (14+ messages)
` [EXT] "
[PATCH] nvme-rdma: add IB_SEND_SIGNALED in wr.send_flags
2024-11-15 10:31 UTC
[PATCH] nvme-core: auto add the new ns while UUID changed
2024-11-15 8:29 UTC
[PATCH RESEND v3 0/2] Introduce service-time multipath policy and document
2024-11-15 1:42 UTC (5+ messages)
` [PATCH RESEND v3 1/2] nvme-multipath: introduce service-time iopolicy
` [PATCH RESEND v3 2/2] docs, nvme: add a nvme-multipath document
[GIT PULL] nvme fix for Linux 6.12
2024-11-14 18:45 UTC (4+ messages)
[PATCH] nvme-pci: 512 byte aligned dma pool segment quirk
2024-11-14 18:01 UTC (17+ messages)
[PATCHv2 0/2] Using SGLs for userspace commands
2024-11-14 17:29 UTC (13+ messages)
` [PATCHv2 1/2] nvme-pci: add support for sgl metadata
` [PATCHv2 2/2] nvme-pci: use sgls for all user requests if possible
[PATCH] nvme: use BIT_MASK and GENMASK for NVME definitions
2024-11-14 15:31 UTC (6+ messages)
[PATCH v4 00/10] blk: refactor queue affinity helpers
2024-11-14 12:20 UTC (25+ messages)
` [PATCH v4 01/10] driver core: bus: add irq_get_affinity callback to bus_type
` [PATCH v4 02/10] driver core: add irq_get_affinity callback device_driver
` [PATCH v4 03/10] PCI: hookup irq_get_affinity callback
` [PATCH v4 04/10] virtio: "
` [PATCH v4 05/10] blk-mq: introduce blk_mq_hctx_map_queues
` [PATCH v4 06/10] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
` [PATCH v4 07/10] scsi: hisi_sas: use blk_mq_hctx_map_queues to map queues
` [PATCH v4 08/10] nvme: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
` [PATCH v4 09/10] virtio: blk/scsi: replace blk_mq_virtio_map_queues "
` [PATCH v4 10/10] blk-mq: remove unused queue mapping helpers
[PATCH blktests 0/8] nvme: prepare for ANA support: cont
2024-11-14 11:04 UTC (7+ messages)
` [PATCH blktests 1/8] nvme/rc: Implement --blkdev none for _nvmet_target_setup()
` [PATCH blktests 3/8] nvme/016: do not create namespace when setting up the target
[linux-nvme:nvme-6.13] BUILD SUCCESS 50bee3857d081ab1b83f93c64cb5c10a4babe2d9
2024-11-14 5:37 UTC
[GIT PULL] nvme updates for Linux 6.13
2024-11-13 17:44 UTC (2+ messages)
[PATCH v5] nvmet: report ns's vwc not present
2024-11-13 16:58 UTC (4+ messages)
[PATCH 0/2] Add the tracing of reservation commands
2024-11-13 16:58 UTC (3+ messages)
[PATCH v3 0/8] blk: refactor queue affinity helpers
2024-11-13 14:30 UTC (28+ messages)
` [PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type
` [PATCH v3 2/8] PCI: hookup irq_get_affinity callback
` [PATCH v3 3/8] virtio: "
` [PATCH v3 4/8] blk-mp: introduce blk_mq_hctx_map_queues
` [PATCH v3 5/8] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
` [PATCH v3 6/8] nvme: "
` [PATCH v3 7/8] virtio: blk/scsi: replace blk_mq_virtio_map_queues "
` [PATCH v3 8/8] blk-mq: remove unused queue mapping helpers
[linux-nvme:nvme-6.12] BUILD SUCCESS d451f8fec1fbfdff9c113432d30543bbfced9c76
2024-11-13 10:54 UTC
[PATCH v3 0/2] Introduce service-time multipath policy and document
2024-11-13 10:22 UTC (2+ messages)
Współpraca
2024-11-13 8:50 UTC
[PATCH blktest V2] nvme: test nvmet-wq sysfs interface
2024-11-13 4:42 UTC (2+ messages)
[PATCHv4 00/13] nvme target 2.1 and independent identify ns
2024-11-13 1:51 UTC (8+ messages)
` [PATCHv4 13/13] nvmet: report ns's vwc not present
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