messages from 2024-12-16 17:29:15 to 2024-12-24 11:53:41 UTC [more...]
[PATCH 1/5] nvme-rdma: unquiesce admin_q before destroy it
2024-12-24 11:53 UTC (2+ messages)
[PATCH] nvmetcli: fix double ana groupid when save config
2024-12-24 11:53 UTC (2+ messages)
[PATCHv13 00/10] nvme: implement secure concatenation
2024-12-24 11:46 UTC (9+ messages)
` [PATCH 06/10] nvme: always include <linux/key.h>
` [PATCH 07/10] nvme-tcp: request secure channel concatenation
` [PATCH 09/10] nvmet-tcp: support "
` [PATCH 10/10] nvmet: add tls_concat and tls_key debugfs entries
[PATCH] nvme: Remove namespace when nvme_identify_ns_descs() failed
2024-12-24 11:35 UTC (2+ messages)
[PATCHv6 RFC 0/3] Add visibility for native NVMe multipath using sysfs
2024-12-24 11:31 UTC (8+ messages)
` [PATCHv6 RFC 1/3] nvme-multipath: Add visibility for round-robin io-policy
` [PATCHv6 RFC 2/3] nvme-multipath: Add visibility for numa io-policy
` [PATCHv6 RFC 3/3] nvme-multipath: Add visibility for queue-depth io-policy
[PATCH v3] nvmet: handle rw's limited retry flag
2024-12-24 11:30 UTC (2+ messages)
[PATCH] nvme-pci: fix comment typo
2024-12-24 11:30 UTC (2+ messages)
[PATCHv3 0/2] add nvme test for creating sleep while atomic kernel BUG
2024-12-24 11:29 UTC (5+ messages)
` [PATCHv3 1/2] nvme/052: move nvmf_wait_for_ns() to common/nvme
` [PATCHv3 2/2] nvme: add test for writing to file-ns just after disabling it
[PATCH] nvme-tcp: remove nvme_tcp_destroy_io_queues()
2024-12-24 11:28 UTC (2+ messages)
[PATCHv2] nvmet-loop: avoid using mutex in IO hotpath
2024-12-24 11:24 UTC (2+ messages)
[PATCH v2] nvme: use dev_err() to make message more useful
2024-12-24 10:53 UTC (2+ messages)
[PATCH] net: core: Convert inet_addr_is_any() to sockaddr_storage
2024-12-24 10:44 UTC (4+ messages)
[PATCH v2] nvmet: propagate npwg topology
2024-12-24 10:43 UTC (2+ messages)
[PATCH v3] nvmet: Don't overflow subsysnqn
2024-12-24 10:40 UTC (3+ messages)
[PATCH v3 0/3] nvme-fc: fix race with connectivity loss and nvme_fc_create_association
2024-12-24 10:39 UTC (11+ messages)
` [PATCH v3 2/3] nvme: trigger reset when keep alive fails
` [PATCH v3 3/3] nvme: handle connectivity loss in nvme_set_queue_count
[PATCH v3] nvme: change return type of nvme_poll_cq() to bool
2024-12-24 10:07 UTC (3+ messages)
[PATCH] nvme: Allocate memory for xa_store in advance in nvme_get_effects_log
2024-12-24 10:11 UTC (7+ messages)
` [PATCH] nvme: Add error check for xa_store "
[syzbot] [io-uring?] BUG: unable to handle kernel NULL pointer dereference in percpu_ref_put_many
2024-12-23 20:55 UTC (3+ messages)
[PATCH v7 00/18] NVMe PCI endpoint target driver
2024-12-23 9:31 UTC (24+ messages)
` [PATCH v7 01/18] nvme: Move opcode string helper functions declarations
` [PATCH v7 02/18] nvmet: Add vendor_id and subsys_vendor_id subsystem attributes
` [PATCH v7 03/18] nvmet: Export nvmet_update_cc() and nvmet_cc_xxx() helpers
` [PATCH v7 04/18] nvmet: Introduce nvmet_get_cmd_effects_admin()
` [PATCH v7 05/18] nvmet: Add drvdata field to struct nvmet_ctrl
` [PATCH v7 06/18] nvme: Add PCI transport type
` [PATCH v7 07/18] nvmet: Improve nvmet_alloc_ctrl() interface and implementation
` [PATCH v7 08/18] nvmet: Introduce nvmet_req_transfer_len()
` [PATCH v7 09/18] nvmet: Introduce nvmet_sq_create() and nvmet_cq_create()
` [PATCH v7 10/18] nvmet: Add support for I/O queue management admin commands
` [PATCH v7 11/18] nvmet: Do not require SGL for PCI target controller commands
` [PATCH v7 12/18] nvmet: Introduce get/set_feature controller operations
` [PATCH v7 13/18] nvmet: Implement host identifier set feature support
` [PATCH v7 14/18] nvmet: Implement interrupt coalescing "
` [PATCH v7 15/18] nvmet: Implement interrupt config "
` [PATCH v7 16/18] nvmet: Implement arbitration "
` [PATCH v7 17/18] nvmet: New NVMe PCI endpoint function target driver
` [PATCH v7 18/18] Documentation: Document the NVMe PCI endpoint "
[PATCH] nvme-pci: Shutdown the device if D3Cold is allowed by the user
2024-12-21 11:17 UTC (32+ messages)
[PATCH v4 0/9] blk: honor isolcpus configuration
2024-12-20 9:04 UTC (18+ messages)
` [PATCH v4 1/9] lib/group_cpus: let group_cpu_evenly return number of groups
` [PATCH v4 2/9] sched/isolation: document HK_TYPE housekeeping option
` [PATCH v4 3/9] blk-mq: add number of queue calc helper
` [PATCH v4 4/9] nvme-pci: use block layer helpers to calculate num of queues
` [PATCH v4 5/9] scsi: "
` [PATCH v4 6/9] virtio: blk/scsi: "
` [PATCH v4 7/9] lib/group_cpus: honor housekeeping config when grouping CPUs
` [PATCH v4 8/9] blk-mq: use hk cpus only when isolcpus=managed_irq is enabled
` [PATCH v4 9/9] blk-mq: issue warning when offlining hctx with online isolcpus
[PATCH v6 00/18] NVMe PCI endpoint target driver
2024-12-20 9:34 UTC (27+ messages)
` [PATCH v6 01/18] nvme: Move opcode string helper functions declarations
` [PATCH v6 02/18] nvmet: Add vendor_id and subsys_vendor_id subsystem attributes
` [PATCH v6 03/18] nvmet: Export nvmet_update_cc() and nvmet_cc_xxx() helpers
` [PATCH v6 04/18] nvmet: Introduce nvmet_get_cmd_effects_admin()
` [PATCH v6 05/18] nvmet: Add drvdata field to struct nvmet_ctrl
` [PATCH v6 06/18] nvme: Add PCI transport type
` [PATCH v6 07/18] nvmet: Improve nvmet_alloc_ctrl() interface and implementation
` [PATCH v6 08/18] nvmet: Introduce nvmet_req_transfer_len()
` [PATCH v6 09/18] nvmet: Introduce nvmet_sq_create() and nvmet_cq_create()
` [PATCH v6 10/18] nvmet: Add support for I/O queue management admin commands
` [PATCH v6 11/18] nvmet: Do not require SGL for PCI target controller commands
` [PATCH v6 12/18] nvmet: Introduce get/set_feature controller operations
` [PATCH v6 13/18] nvmet: Implement host identifier set feature support
` [PATCH v6 14/18] nvmet: Implement interrupt coalescing "
` [PATCH v6 15/18] nvmet: Implement interrupt config "
` [PATCH v6 16/18] nvmet: Implement arbitration "
` [PATCH v6 17/18] nvmet: New NVMe PCI endpoint function target driver
` [PATCH v6 18/18] Documentation: Document the NVMe PCI endpoint "
[PATCH] nvmet-tcp: get rid of a high-order allocation
2024-12-19 14:40 UTC (2+ messages)
` "
[PATCH v2] net: core: Convert inet_addr_is_any() to sockaddr_storage
2024-12-19 10:08 UTC (2+ messages)
[PATCH v4 00/18] NVMe PCI endpoint target driver
2024-12-19 5:47 UTC (24+ messages)
` [PATCH v4 17/18] nvmet: New "
` [PATCH 1/3] dmaengine: dw-edma: Add support for DMA_MEMCPY
` [PATCH 2/3] PCI: endpoint: pci-epf-test: Use private DMA_MEMCPY channel
` [PATCH 3/3] debug prints - DO NOT MERGE
` [PATCH v4 18/18] Documentation: Document the NVMe PCI endpoint target driver
[PATCH v2] nvmet: Don't overflow subsysnqn
2024-12-18 17:16 UTC (2+ messages)
[PATCH 0/2] block size limit cleanups
2024-12-18 17:14 UTC (9+ messages)
` [PATCH 1/2] block/bdev: use helper for max block size check
` [PATCH 2/2] nvme: use blk_validate_block_size() for max LBA check
[syzbot] [nvme?] KASAN: slab-out-of-bounds Read in nvmet_root_discovery_nqn_show
2024-12-18 7:42 UTC (2+ messages)
[PATCH] nvmet: Don't overflow subsysnqn
2024-12-18 7:19 UTC (2+ messages)
[PATCH v6 0/8] blk: refactor queue affinity helpers
2024-12-17 16:37 UTC (4+ messages)
[PATCH] net: Convert proto_ops::getname to sockaddr_storage
2024-12-17 14:38 UTC (3+ messages)
[PATCH v5 00/17] Provide a new two step DMA mapping API
2024-12-17 13:00 UTC (18+ messages)
` [PATCH v5 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v5 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v5 03/17] iommu: generalize the batched sync after map interface
` [PATCH v5 04/17] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast
` [PATCH v5 05/17] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v5 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v5 07/17] dma-mapping: Implement link/unlink ranges API
` [PATCH v5 08/17] dma-mapping: add a dma_need_unmap helper
` [PATCH v5 09/17] docs: core-api: document the IOVA-based API
` [PATCH v5 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v5 11/17] mm/hmm: provide generic DMA managing logic
` [PATCH v5 12/17] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v5 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v5 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v5 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v5 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v5 17/17] vfio/mlx5: Enable the DMA link API
[PATCH] nvme-pci: 512 byte aligned dma pool segment quirk
2024-12-17 11:18 UTC (11+ messages)
[linus:master] [block] e70c301fae: stress-ng.aiol.ops_per_sec 49.6% regression
2024-12-17 6:56 UTC (5+ messages)
[PATCH v2 1/2] nvme-pci: Add TUXEDO InfinityFlex to Samsung sleep quirk
2024-12-16 22:28 UTC (2+ messages)
` [PATCH v2 2/2] nvme-pci: Add TUXEDO IBP Gen9 "
[PATCH v3 16/17] nvmet: New NVMe PCI endpoint target driver
2024-12-16 21:05 UTC (2+ 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