Linux-NVME Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-28 12:58:09 to 2024-03-05 16:34:10 UTC [more...]

[PATCH 1/2] nvme-core: add ctrl state transition debug helper
 2024-03-05 16:34 UTC  (4+ messages)

[PATCH 0/3] nvme: constify struct class usage
 2024-03-05 16:25 UTC  (7+ messages)
` [PATCH 1/3] nvme: core: "
` [PATCH 2/3] nvme: fabrics: make nvmf_class constant
` [PATCH 3/3] nvme: fcloop: make fcloop_class constant

[PATCH v2 0/1] nvme: Fix problem when booting from NVMe drive was leading to a hang
 2024-03-05 15:17 UTC  (3+ messages)

[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
 2024-03-05 12:29 UTC  (19+ messages)
` [RFC RESEND 01/16] mm/hmm: let users to tag specific PFNs
` [RFC RESEND 02/16] dma-mapping: provide an interface to allocate IOVA
` [RFC RESEND 03/16] dma-mapping: provide callbacks to link/unlink pages to specific IOVA
` [RFC RESEND 04/16] iommu/dma: Provide an interface to allow preallocate IOVA
` [RFC RESEND 05/16] iommu/dma: Prepare map/unmap page functions to receive IOVA
` [RFC RESEND 06/16] iommu/dma: Implement link/unlink page callbacks
` [RFC RESEND 07/16] RDMA/umem: Preallocate and cache IOVA for UMEM ODP
` [RFC RESEND 08/16] RDMA/umem: Store ODP access mask information in PFN
` [RFC RESEND 09/16] RDMA/core: Separate DMA mapping to caching IOVA and page linkage
` [RFC RESEND 10/16] RDMA/umem: Prevent UMEM ODP creation with SWIOTLB
` [RFC RESEND 11/16] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [RFC RESEND 12/16] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [RFC RESEND 13/16] vfio/mlx5: Explicitly store page list
` [RFC RESEND 14/16] vfio/mlx5: Convert vfio to use DMA link API
` [RFC RESEND 15/16] block: add dma_link_range() based API
` [RFC RESEND 16/16] nvme-pci: use blk_rq_dma_map() for NVMe SGL

[RFC 00/16] Split IOMMU DMA mapping operation to two steps
 2024-03-05 10:23 UTC  (35+ messages)
` [RFC 01/16] mm/hmm: let users to tag specific PFNs
  ` [RFC 02/16] dma-mapping: provide an interface to allocate IOVA
  ` [RFC 03/16] dma-mapping: provide callbacks to link/unlink pages to specific IOVA
  ` [RFC 04/16] iommu/dma: Provide an interface to allow preallocate IOVA
  ` [RFC 05/16] iommu/dma: Prepare map/unmap page functions to receive IOVA
  ` [RFC 06/16] iommu/dma: Implement link/unlink page callbacks
  ` [RFC 07/16] RDMA/umem: Preallocate and cache IOVA for UMEM ODP
  ` [RFC 08/16] RDMA/umem: Store ODP access mask information in PFN
  ` [RFC 09/16] RDMA/core: Separate DMA mapping to caching IOVA and page linkage
  ` [RFC 10/16] RDMA/umem: Prevent UMEM ODP creation with SWIOTLB
  ` [RFC 11/16] vfio/mlx5: Explicitly use number of pages instead of allocated length
  ` [RFC 14/16] vfio/mlx5: Convert vfio to use DMA link API
  ` [RFC 15/16] block: add dma_link_range() based API
  ` [RFC 16/16] nvme-pci: use blk_rq_dma_map() for NVMe SGL
` [RFC 12/16] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [RFC 13/16] vfio/mlx5: Explicitly store page list

[linux-nvme:nvme-6.9] BUILD SUCCESS 5f5ea0e4916874098ee818f40156fc35dba2bcf9
 2024-03-05 14:42 UTC 

[PATCH v2 0/2] nvme-fabrics: short-circuit connect retries
 2024-03-05 13:49 UTC  (6+ messages)
` [PATCH v2 1/2] nvme-tcp: short-circuit reconnect retries
` [PATCH v2 2/2] nvme-rdma: "
  ` Re: [PATCH v2 0/2] nvme-fabrics: short-circuit connect retries

[LSF/MM/BPF TOPIC] [LSF/MM/BPF ATTEND] : Two stage IOMMU DMA mapping operations
 2024-03-05 13:03 UTC  (5+ messages)

[PATCH blktests v1 0/2] extend nvme/045 to reconnect with invalid key
 2024-03-05 11:18 UTC  (7+ messages)
` [PATCH blktests v1 1/2] nvme/rc: add reconnect-delay argument only for fabrics transports
` [PATCH blktests v1 2/2] nvme/048: add reconnect after ctrl key change

W sprawie samochodu
 2024-03-05  8:35 UTC 

[PATCH v3 0/2] nvme-fabrics: short-circuit connect retries
 2024-03-05  8:00 UTC  (3+ messages)
` [PATCH v3 1/2] nvme-tcp: short-circuit reconnect retries
` [PATCH v3 2/2] nvme-rdma: "

[PATCH blktests v2 0/2] make nvme/048 checks more robust
 2024-03-05  7:20 UTC  (5+ messages)
` [PATCH blktests v2 1/2] nvme/048: remove unused argument for set_qid_max
` [PATCH blktests v2 2/2] nvme/048: make queue count check retry-able
  ` Re: [PATCH blktests v2 0/2] make nvme/048 checks more robust

[PATCH v8 0/1] Implement the NVMe reservation feature
 2024-03-05  2:32 UTC  (3+ messages)
` [PATCH v8 1/1] nvmet: support "

convert nvme to atomic queue limits updates v2
 2024-03-04 16:27 UTC  (19+ messages)
` [PATCH 01/16] nvme: set max_hw_sectors unconditionally
` [PATCH 02/16] nvme: move NVME_QUIRK_DEALLOCATE_ZEROES out of nvme_config_discard
` [PATCH 03/16] nvme: remove nvme_revalidate_zones
` [PATCH 04/16] nvme: move max_integrity_segments handling out of nvme_init_integrity
` [PATCH 05/16] nvme: cleanup the nvme_init_integrity calling conventions
` [PATCH 06/16] nvme: move blk_integrity_unregister into nvme_init_integrity
` [PATCH 07/16] nvme: don't use nvme_update_disk_info for the multipath disk
` [PATCH 08/16] nvme: move a few things out of nvme_update_disk_info
` [PATCH 09/16] nvme: move setting the write cache flags out of nvme_set_queue_limits
` [PATCH 10/16] nvme: move common logic into nvme_update_ns_info
` [PATCH 11/16] nvme: split out a nvme_identify_ns_nvm helper
` [PATCH 12/16] nvme: don't query identify data in configure_metadata
` [PATCH 13/16] nvme: cleanup nvme_configure_metadata
` [PATCH 14/16] nvme: use the atomic queue limits update API
` [PATCH 15/16] nvme-multipath: pass queue_limits to blk_alloc_disk
` [PATCH 16/16] nvme-multipath: use atomic queue limits API for stacking limits

[PATCH blktests 0/2] make nvme/048 checks more robust
 2024-03-04 13:00 UTC  (6+ messages)
` [PATCH blktests 1/2] nvme/048: remove unused argument for set_qid_max
` [PATCH blktests 2/2] nvme/048: make queue count check retry-able

[linux-nvme:nvme-6.9] BUILD SUCCESS 4999568184e5d68903e6d0e49609979cd6ef01d7
 2024-03-03 12:04 UTC 

[PATCH 0/4] nvme: fixes for authentication errors
 2024-03-03  2:58 UTC  (12+ messages)
` [PATCH 1/4] nvme: authentication error are always non-retryable
` [PATCH 2/4] nvmet: lock config semaphore when accessing DH-HMAC-CHAP key
` [PATCH 3/4] nvmet: return DHCHAP status codes from nvmet_setup_auth()
` [PATCH 4/4] nvmet-loop: do not call nvme_ctrl_put() after nvme_ctrl_uninit()

convert nvme to atomic queue limits updates
 2024-03-02 23:21 UTC  (38+ messages)
` [PATCH 01/21] block: add a queue_limits_set helper
` [PATCH 02/21] block: add a queue_limits_stack_bdev helper
` [PATCH 03/21] nvme: set max_hw_sectors unconditionally
` [PATCH 04/21] nvme: move NVME_QUIRK_DEALLOCATE_ZEROES out of nvme_config_discard
` [PATCH 05/21] nvme: remove nvme_revalidate_zones
` [PATCH 06/21] nvme: move max_integrity_segments handling out of nvme_init_integrity
` [PATCH 07/21] nvme: cleanup the nvme_init_integrity calling conventions
` [PATCH 08/21] nvme: move blk_integrity_unregister into nvme_init_integrity
` [PATCH 09/21] nvme: don't use nvme_update_disk_info for the multipath disk
` [PATCH 10/21] nvme: move a few things out of nvme_update_disk_info
` [PATCH 11/21] nvme: move setting the write cache flags out of nvme_set_queue_limits
` [PATCH 12/21] nvme: move common logic into nvme_update_ns_info
` [PATCH 13/21] nvme: split out a nvme_identify_ns_nvm helper
` [PATCH 14/21] nvme: don't query identify data in configure_metadata
` [PATCH 15/21] nvme: cleanup nvme_configure_metadata
` [PATCH 16/21] nvme-rdma: initialize max_hw_sectors earlier
` [PATCH 17/21] nvme-loop: "
` [PATCH 18/21] nvme-fc: "
` [PATCH 19/21] nvme-apple: "
` [PATCH 20/21] nvme: use the atomic queue limits update API
` [PATCH 21/21] nvme-multipath: pass queue_limits to blk_alloc_disk

[PATCH v23 00/20] nvme-tcp receive offloads
 2024-03-01 17:03 UTC  (24+ messages)
` [PATCH v23 01/20] net: Introduce direct data placement tcp offload
` [PATCH v23 02/20] netlink: add new family to manage ULP_DDP enablement and stats
` [PATCH v23 03/20] iov_iter: skip copy if src == dst for direct data placement
` [PATCH v23 04/20] net/tls,core: export get_netdev_for_sock
` [PATCH v23 05/20] nvme-tcp: Add DDP offload control path
` [PATCH v23 06/20] nvme-tcp: Add DDP data-path
` [PATCH v23 07/20] nvme-tcp: RX DDGST offload
` [PATCH v23 08/20] nvme-tcp: Deal with netdevice DOWN events
` [PATCH v23 09/20] Documentation: add ULP DDP offload documentation
` [PATCH v23 10/20] net/mlx5e: Rename from tls to transport static params
` [PATCH v23 11/20] net/mlx5e: Refactor ico sq polling to get budget
` [PATCH v23 12/20] net/mlx5: Add NVMEoTCP caps, HW bits, 128B CQE and enumerations
` [PATCH v23 13/20] net/mlx5e: NVMEoTCP, offload initialization
` [PATCH v23 14/20] net/mlx5e: TCP flow steering for nvme-tcp acceleration
` [PATCH v23 15/20] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
` [PATCH v23 16/20] net/mlx5e: NVMEoTCP, queue init/teardown
` [PATCH v23 17/20] net/mlx5e: NVMEoTCP, ddp setup and resync
` [PATCH v23 18/20] net/mlx5e: NVMEoTCP, async ddp invalidation
` [PATCH v23 19/20] net/mlx5e: NVMEoTCP, data-path for DDP+DDGST offload
` [PATCH v23 20/20] net/mlx5e: NVMEoTCP, statistics

[PATCH RESEND] nvme-pci: Fix EEH failure on ppc after subsystem reset
 2024-02-29 12:27 UTC  (4+ messages)

[linux-nvme:nvme-6.9] BUILD SUCCESS 48afc451f339744debf24bdb21a7a0b496e5a1be
 2024-02-29 10:19 UTC 

[PATCH v7 0/1] Implement the NVMe reservation feature
 2024-02-29  2:57 UTC  (2+ messages)

[PATCH v2] nvme-fabrics: check max outstanding commands
 2024-02-28 16:03 UTC  (2+ messages)

[PATCH] nvme-fabrics: check max outstanding commands
 2024-02-28 15:38 UTC  (6+ messages)
    `  "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).