messages from 2024-11-11 14:59:35 to 2024-11-14 18:00:40 UTC [more...]
[PATCH] nvme-pci: 512 byte aligned dma pool segment quirk
2024-11-14 18:00 UTC (16+ 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 v3 00/17] Provide a new two step DMA mapping API
2024-11-14 17:02 UTC (6+ messages)
CONFIG_NVME_MULTIPATH - Do we need this?
2024-11-14 16:47 UTC (2+ messages)
don't reorder requests passed to ->queue_rqs
2024-11-14 15:14 UTC (20+ 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 v9 00/11] Read/Write with meta/integrity
2024-11-14 15:19 UTC (15+ 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] 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 (10+ 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
` [PATCH blktests 6/8] nvme/031: open-code helper functions
[PATCH RESEND v3 0/2] Introduce service-time multipath policy and document
2024-11-14 10:53 UTC (4+ messages)
` [PATCH RESEND v3 1/2] nvme-multipath: introduce service-time iopolicy
` [PATCH RESEND v3 2/2] docs, nvme: add a nvme-multipath document
[PATCHv11 0/9] write hints with nvme fdp and scsi streams
2024-11-14 6:07 UTC (14+ messages)
` [EXT] "
[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 v1 00/17] Provide a new two step DMA mapping API
2024-11-12 6:01 UTC (11+ messages)
[PATCH v3 0/8] blk: refactor queue affinity helpers
2024-11-13 14:30 UTC (36+ 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
[PATCHv10 0/9] write hints with nvme fdp, scsi streams
2024-11-12 13:52 UTC (11+ messages)
[PATCH v2 0/6] blk: refactor queue affinity helpers
2024-11-12 7:08 UTC (13+ messages)
` [PATCH v2 1/6] blk-mq: introduce blk_mq_hctx_map_queues
` [PATCH v2 2/6] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
` [PATCH v2 3/6] scsi: hisi_sas: "
` [PATCH v2 4/6] nvme: "
` [PATCH v2 5/6] virtio: blk/scsi: replace blk_mq_virtio_map_queues "
` [PATCH v2 6/6] blk-mq: remove unused queue mapping helpers
[PATCH v8 00/10] Read/Write with meta/integrity
2024-11-12 6:51 UTC (6+ messages)
` [PATCH v8 06/10] io_uring/rw: add support to send metadata along with read/write
[linux-nvme:nvme-6.13] BUILD SUCCESS 8a825d22a70915bd80c811fa93538cf2540af29d
2024-11-12 6:02 UTC
[PATCHv5 RFC 0/3] Add visibility for native NVMe multipath using sysfs
2024-11-12 4:37 UTC (2+ messages)
[PATCH] nvmet: fix the error of point math issue
2024-11-12 1:32 UTC (3+ messages)
[PATCH v6 00/10] Read/Write with metadata/integrity
2024-11-12 1:32 UTC (10+ messages)
` [PATCH v6 06/10] io_uring/rw: add support to send metadata along with read/write
[PATCH] nvme: test nvmet-wq sysfs interface
2024-11-12 0:58 UTC (3+ messages)
[PATCH] nvmet: fix typo in pr log enum
2024-11-11 17:53 UTC (2+ messages)
[PATCH v1 00/17] Provide a new two step DMA mapping API
2024-11-11 14:59 UTC (10+ messages)
` [PATCH v1 09/17] docs: core-api: document the IOVA-based API
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