Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-02 04:36:07 to 2022-02-09 13:40:36 UTC [more...]

[linux-nvme:nvme-5.17 1/2] drivers/nvme/host/tcp.c:920:25: sparse: sparse: incorrect type in argument 2 (different base types)
 2022-02-09 13:37 UTC 

Error when running fio against nvme-of rdma target (mlx5 driver)
 2022-02-09 12:48 UTC  (3+ messages)

[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
 2022-02-09 10:22 UTC  (63+ messages)
  ` [RFC PATCH 0/3] NVMe copy offload patches
    ` [RFC PATCH 1/3] block: add copy offload support
      ` [RFC PATCH 3/3] nvme: add the "debug" host driver
      ` [PATCH v2 00/10] Add Copy offload support
        ` [PATCH v2 01/10] block: make bio_map_kern() non static
        ` [PATCH v2 02/10] block: Introduce queue limits for copy-offload support
        ` [PATCH v2 03/10] block: Add copy offload support infrastructure
        ` [PATCH v2 04/10] block: Introduce a new ioctl for copy
        ` [PATCH v2 05/10] block: add emulation "
        ` [PATCH v2 06/10] nvme: add copy support
        ` [PATCH v2 07/10] nvmet: add copy command support for bdev and file ns
        ` [PATCH v2 08/10] dm: Add support for copy offload
        ` [PATCH v2 09/10] dm: Enable copy offload for dm-linear target
        ` [PATCH v2 10/10] dm kcopyd: use copy offload support

[PATCH 1/1] nvme-rdma: add helpers for mapping/unmapping request
 2022-02-09  8:54 UTC 

[PATCH] nvme-multipath: add an 'ana_groups_only' module option
 2022-02-09  8:49 UTC  (5+ messages)

[PATCH] nvme: add nvme_complete_req tracepoint for batched completion
 2022-02-09  7:52 UTC  (2+ messages)

[PATCH V7 0/1] nvme: add verbose error logging
 2022-02-09  7:51 UTC  (6+ messages)
` [PATCH V7 1/1] nvme-core: Add "

[PATCH] nvme-tcp: fix bogus request completion when failing to send AER
 2022-02-09  7:51 UTC  (3+ messages)

[PATCH] nvme/pci: default to simple suspend
 2022-02-09  7:48 UTC  (8+ messages)

[PATCHv3 1/2] nvme: send uevent on connection up
 2022-02-09  6:40 UTC  (7+ messages)
` [PATCHv3 2/2] nvme: Expose cntrltype and dctype through sysfs

[PATCHv3 0/2] nvme: Add TP8010 support
 2022-02-08 19:33 UTC 

NVMe over Fabrics host: behavior on presence of ANA Group in "change" state
 2022-02-07 22:16 UTC  (6+ messages)

PROBLEM: XPG Gammix S70 Blade PCIe Gen 4 NVMe drive unusable in Linux
 2022-02-07 12:08 UTC  (5+ messages)

[PATCHv2 1/3] nvme: send uevent on connection up
 2022-02-06 15:55 UTC  (20+ messages)
` [PATCHv2 2/3] nvme: Add device_update_groups()
  ` driver core patch, was "
` [PATCHv2 3/3] nvme: Expose cntrltype and dctype through sysfs

[PATCH v2 0/3] nvme-[tcp|rdma] fix for possible use-after-free
 2022-02-04 12:21 UTC  (10+ messages)
` [PATCH v2 1/3] nvme: fix a possible use-after-free in controller reset during load
` [PATCH v2 2/3] nvme-tcp: fix possible use-after-free in transport error_recovery work
` [PATCH v2 3/3] nvme-rdma: "

[PATCHv2 0/3] nvme: Add TP8010 support
 2022-02-03 21:17 UTC 

[PATCH AUTOSEL 5.10 24/25] nvme-pci: add the IGNORE_DEV_SUBNQN quirk for Intel P4500/P4600 SSDs
 2022-02-03 20:34 UTC 

[PATCH AUTOSEL 5.15 38/41] nvme-pci: add the IGNORE_DEV_SUBNQN quirk for Intel P4500/P4600 SSDs
 2022-02-03 20:32 UTC 

[PATCH AUTOSEL 5.16 43/52] nvme-pci: add the IGNORE_DEV_SUBNQN quirk for Intel P4500/P4600 SSDs
 2022-02-03 20:29 UTC 

[PATCH 1/2] nvme: send uevent on connection up
 2022-02-03 19:46 UTC  (19+ messages)
` [PATCH 2/2] nvme: Expose cntrltype and dctype through sysfs

[GIT PULL] nvme fixes for Linux 5.17
 2022-02-03 19:38 UTC  (2+ messages)

[linux-nvme:nvme-5.17] BUILD SUCCESS 6a51abdeb259a56d95f13cc67e3a0838bcda0377
 2022-02-03 19:34 UTC 

[linux-nvme:nvme-5.18] BUILD SUCCESS 5174f53d742193d5b0412ad600fc74e36befd55b
 2022-02-03  7:06 UTC 

[PATCH] nvme-fabrics: Fix state check in nvmf_ctlr_matches_baseopts()
 2022-02-03  6:31 UTC  (2+ messages)

[PATCH v3] nvme: add vectored-io support for user-passthru
 2022-02-02 10:32 UTC 

[LSF/MM/BPF TOPIC][LSF/MM/BPF ATTEND] TLS handshake for in-kernel consumers
 2022-02-03  3:40 UTC  (7+ messages)
` [LSF/MM/BPF TOPIC] [LSF/MM/BPF "

[PATCH 0/2] nvme: Add TP8010 support
 2022-02-02 21:34 UTC 

[linux-nvme:nvme-5.17] BUILD SUCCESS b6bb1722f34bbdbabed27acdceaf585d300c5fd2
 2022-02-02 20:47 UTC 

[PATCHv2 0/7] 64-bit data integrity field support
 2022-02-02 18:40 UTC  (26+ messages)
` [PATCHv2 1/7] block: support pi with extended metadata
` [PATCHv2 2/7] nvme: allow integrity on extended metadata formats
` [PATCHv2 3/7] lib: add rocksoft model crc64
` [PATCHv2 4/7] lib: add crc64 tests
` [PATCHv2 5/7] asm-generic: introduce be48 unaligned accessors
` [PATCHv2 6/7] block: add pi for nvme enhanced integrity
` [PATCHv2 7/7] nvme: add support for enhanced metadata

[PATCH V3 0/2] nvmet: add buffered_io support for bdev-ns
 2022-02-02 16:07 UTC  (4+ messages)
` [PATCH V3 1/2] nvmet: use i_size_read() to set size for file-ns
` [PATCH V3 2/2] nvmet: allow bdev in buffered_io mode

[PATCH V6 0/1] nvme: Add verbose error logging
 2022-02-02 13:55 UTC  (4+ messages)
` [PATCH V6 1/1] "

Koszty instalacji fotowoltaicznej
 2022-02-01  9:17 UTC 

[PATCH 3/4] nvme-fabrics: add tp8010 support
 2022-02-02  8:36 UTC  (15+ messages)

[PATCH 0/4] nvme-[tcp|rdma] fix for possible use-after-free
 2022-02-02  8:18 UTC  (7+ messages)
` [PATCH 1/4] nvme-tcp: fix a possible use-after-free in controller reset during load

[PATCH v2] nvme: add vectored-io support for user-passthru
 2022-02-02  7:46 UTC  (4+ messages)

[PATCH V2 0/2] nvmet: add buffered_io support for bdev-ns
 2022-02-02  6:49 UTC  (4+ messages)
` [PATCH V2 2/2] nvmet: allow bdev in buffered_io mode

[PATCH 0/9] nvme: add helpers and remove duplicate code
 2022-02-02  6:48 UTC  (6+ messages)
` [PATCH 5/9] nvme-fc: centralize admin tagset initialization


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox