Linux-NVME Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-05 01:29:34 to 2024-03-07 15:23:41 UTC [more...]

[PATCH 1/1] nvme: Use pr_dbg, not pr_info, when setting shutdown timeout
 2024-03-07 15:23 UTC  (6+ messages)

RFC: untangle and fix __blkdev_issue_discard
 2024-03-07 15:11 UTC  (11+ messages)
` [PATCH 01/10] block: remove the discard_granularity check in __blkdev_issue_discard
` [PATCH 02/10] block: move discard checks into the ioctl handler
` [PATCH 03/10] block: add a blk_next_discard_bio helper
` [PATCH 04/10] xfs: switch to using blk_next_discard_bio directly
` [PATCH 05/10] f2fs: "
` [PATCH 06/10] ext4: "
` [PATCH 07/10] nvmet: "
` [PATCH 08/10] md: "
` [PATCH 09/10] dm-thin: "
` [PATCH 10/10] block: remove __blkdev_issue_discard

[PATCH v2 0/5] nvme-fc: fix blktests nvme/041
 2024-03-07 12:43 UTC  (18+ messages)
` [PATCH v2 1/5] nvme-fc: rename free_ctrl callback to match name pattern
` [PATCH v2 2/5] nvme-fc: do not retry when auth fails or connection is refused
    `  "
` [PATCH v2 3/5] nvme-fabrics: introduce ref counting for nvmf_ctrl_options
` [PATCH v2 5/5] nvme-fc: wait for initial connect attempt to finish

[PATCHv2 00/13] nvme: implement secure concatenation
 2024-03-07 12:13 UTC  (22+ messages)
` [PATCH 02/13] nvme: add nvme_auth_generate_psk()
` [PATCH 03/13] nvme: add nvme_auth_generate_digest()
` [PATCH 06/13] nvme-keyring: restrict match length for version '1' identifiers
` [PATCH 07/13] nvme-tcp: check for invalidated or revoked key
` [PATCH 08/13] nvme-fabrics: authentication errors are not retryable
` [PATCH 09/13] nvme-tcp: sanitize TLS key handling
` [PATCH 11/13] nvme-tcp: combine reset and recovery

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

[PATCH RFC] nvme-fc: FPIN link integrity handling
 2024-03-07 12:13 UTC  (5+ messages)

[PATCH] nvmet-auth: fix dhgroup negotiation
 2024-03-07 12:23 UTC 

[PATCH] nvme: add 'static' suffix for user-specified TLS keys
 2024-03-07 10:47 UTC  (3+ messages)

[PATCH 0/4] nvme: fixes for authentication errors
 2024-03-07 12:03 UTC  (15+ 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()

[PATCH][next] nvmet-fc: remove unused functions nvmet_fc_iodnum and nvmet_fc_fodnum
 2024-03-07 11:26 UTC  (2+ messages)

[PATCH v2] nvme: fix reconnection fail due to reserved tag allocation
 2024-03-07 11:18 UTC  (2+ messages)

[PATCHv2] nvme: authentication error are always non-retryable
 2024-03-07 10:37 UTC  (6+ messages)

[PATCH] nvme: fix reconnection fail due to reserved tag allocation
 2024-03-07 10:35 UTC  (4+ messages)

[PATCH v7 0/1] Implement the NVMe reservation feature
 2024-03-07  9:42 UTC  (8+ messages)
` [PATCH v7 1/1] nvmet: support "

[PATCH] nvme: move nvme_dsm_range size check to _nvme_check_size()
 2024-03-07  9:39 UTC  (4+ messages)

[PATCH v3 0/2] nvmet: add some commands tracing
 2024-03-07  9:36 UTC  (5+ messages)
` [PATCH v3 1/2] nvmet: add tracing of authentication commands
` [PATCH v3 2/2] nvmet: add tracing of zns commands

[PATCH v23 00/20] nvme-tcp receive offloads
 2024-03-07  9:18 UTC  (7+ messages)
` [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

convert nvme to atomic queue limits updates v2
 2024-03-07  8:39 UTC  (3+ messages)

[PATCH v8 0/1] Implement the NVMe reservation feature
 2024-03-07  8:18 UTC  (3+ messages)

[PATCH 1/2] nvme-core: add ctrl state transition debug helper
 2024-03-07  8:03 UTC  (9+ messages)
` [PATCH 2/2] nvme: export and use previously added helper

[PATCH 0/3] nvme: constify struct class usage
 2024-03-07  8:01 UTC  (11+ 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] nvme: host: fix double-free of struct nvme_id_ns in ns_update_nuse()
 2024-03-07  7:57 UTC  (7+ messages)

[linux-nvme:nvme-6.9] BUILD SUCCESS 7e80eb792bd7377a20f204943ac31c77d859be89
 2024-03-07  7:54 UTC 

LSF/MM/BPF: 2024: Call for Proposals
 2024-03-07  7:29 UTC  (13+ messages)
` [LSF/MM/BPF TOPIC] Large block for I/O

[PATCH] nvme: clear caller pointer on identify failure
 2024-03-06 17:45 UTC  (3+ messages)

[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
 2024-03-06 15:43 UTC  (27+ 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

[PATCH RESEND] nvme-pci: Fix EEH failure on ppc after subsystem reset
 2024-03-06 15:19 UTC  (4+ messages)

[PATCH blktests v1 0/2] extend nvme/045 to reconnect with invalid key
 2024-03-06 11:28 UTC  (9+ messages)
` [PATCH blktests v1 2/2] nvme/048: add reconnect after ctrl key change

[PATCH v5 00/10] block atomic writes
 2024-03-06  9:05 UTC  (3+ messages)

[PATCH] nvme: host: fix double-free of struct nvme_id_ns in ns_update_nuse()
 2024-03-06  5:58 UTC  (3+ messages)

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

[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  (5+ messages)
` [PATCH v2 1/2] nvme-tcp: short-circuit reconnect retries
  ` 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  (2+ messages)

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

[PATCH blktests v2 0/2] make nvme/048 checks more robust
 2024-03-05  7:20 UTC  (3+ 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).