linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-21 05:48:50 to 2021-05-26 18:04:10 UTC [more...]

[PATCH] nvme-pci: set some AMD PCIe downstream storage device to D3 for s2idle
 2021-05-26 17:02 UTC  (23+ messages)

[PATCH] fabrics: add fast_io_fail_tmo option
 2021-05-26 16:47 UTC  (2+ messages)

[PATCH] nvme-pci: Avoid to go into d3cold if device can't use npss
 2021-05-26 16:24 UTC  (13+ messages)

[bug report] nvme sends invalid command capsule over rdma transport for 5KiB write when target supports MSDBD > 1
 2021-05-26 16:00 UTC  (5+ messages)

[PATCH 0/4] nvme-loop: fixes for concurrent reset and delete
 2021-05-26 15:23 UTC  (5+ messages)
` [PATCH 1/4] nvme/loop: reset queue count to 1 in nvme_loop_destroy_io_queues()
` [PATCH 2/4] nvme/loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails
` [PATCH 3/4] nvme/loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()
` [PATCH 4/4] nvme/loop: Do not warn for deleted controllers during reset

[PATCH] nvme-tcp: remove incorrect Kconfig dep in BLK_DEV_NVME
 2021-05-26 14:19 UTC  (6+ messages)

[PATCH] nvmet: fix false keep-alive timeout when a controller is torn down
 2021-05-26 14:17 UTC  (6+ messages)

[PATCH] nvmet-tcp: fix memory leak when having inflight commands on disconnect
 2021-05-26 14:05 UTC  (3+ messages)

[PATCH v2 0/4] nvme: protect against possible request reference after completion
 2021-05-26  9:26 UTC  (13+ messages)
` [PATCH v2 2/4] nvme-pci: limit maximum queue depth to 4095
` [PATCH v2 3/4] nvme-tcp: don't check blk_mq_tag_to_rq when receiving pdu data
` [PATCH v2 4/4] nvme: code command_id with a genctr for use-after-free validation

[PATCHv3 0/4] block and nvme passthrough error handling
 2021-05-26  8:47 UTC  (13+ messages)
` [PATCHv3 1/4] block: support polling through blk_execute_rq
` [PATCHv3 2/4] nvme: use blk_execute_rq() for passthrough commands
` [PATCHv3 3/4] block: return errors from blk_execute_rq()
` [PATCHv3 4/4] nvme: use return value "

[PATCH nvme-cli] systemd/nvmf-autoconnect.service: load nvme-fabrics before autoconnect
 2021-05-26  7:25 UTC 

[linux-nvme:nvme-5.14 4/21] ERROR: modpost: "blk_cleanup_queue" [drivers/nvme/host/nvme-tcp.ko] undefined!
 2021-05-26  7:08 UTC 

[dm-devel] [PATCH 03/26] block: automatically enable GENHD_FL_EXT_DEVT
 2021-05-26  4:49 UTC  (43+ messages)
  `  "
  ` [dm-devel] [PATCH 05/26] block: add blk_alloc_disk and blk_cleanup_disk APIs
  `  "
  ` [dm-devel] [PATCH 01/26] block: refactor device number setup in __device_add_disk
  `  "
  ` [dm-devel] [PATCH 02/26] block: move the DISK_MAX_PARTS sanity check into __device_add_disk
  `  "
  ` [dm-devel] [PATCH 04/26] block: add a flag to make put_disk on partially initalized disks safer
  `  "
  ` [PATCH 06/26] brd: convert to blk_alloc_disk/blk_cleanup_disk
  ` [PATCH 07/26] drbd: "
  ` [PATCH 08/26] pktcdvd: "
  ` [PATCH 09/26] rsxx: "
  ` [PATCH 10/26] zram: "
  ` [PATCH 11/26] lightnvm: "
  ` [PATCH 13/26] dm: "
  ` [PATCH 14/26] md: "
  ` [PATCH 15/26] nvdimm-blk: "
  ` [PATCH 16/26] nvdimm-btt: "
  ` [PATCH 17/26] nvdimm-pmem: "
  ` [PATCH 18/26] nvme-multipath: "
  ` [PATCH 19/26] nfblock: "
  ` [PATCH 20/26] simdisk: "
  ` [PATCH 21/26] n64cart: convert to blk_alloc_disk
  ` [PATCH 22/26] ps3vram: convert to blk_alloc_disk/blk_cleanup_disk
  ` [PATCH 23/26] dcssblk: "
  ` [PATCH 24/26] xpram: "
  ` [PATCH 25/26] null_blk: "
  ` [PATCH 26/26] block: unexport blk_alloc_queue
  ` [PATCH 12/26] bcache: convert to blk_alloc_disk/blk_cleanup_disk
` simplify gendisk and request_queue allocation for bio based drivers

[linux-nvme:nvme-5.13] BUILD SUCCESS 77094a0082f4d57f45fbcd9e79e4bc354408604f
 2021-05-25 20:29 UTC 

[linux-nvme:nvme-5.14] BUILD SUCCESS 67dbcdc3689a25249092be0c851848efbcc62f38
 2021-05-25 20:29 UTC 

[PATCH] nvme: Have NVME_FABRICS select NVME_CORE instead of transport drivers
 2021-05-25 20:17 UTC  (3+ messages)

[PATCH] nvmet/fc: do not check for invalid target port in nvmet_fc_handle_fcp_rqst()
 2021-05-25 12:54 UTC 

[PATCH] nvme: Use NN for max_namespaces if MNAN is zero
 2021-05-25  7:52 UTC  (8+ messages)

[PATCH 0/4] nvme-fabrics: cleanup around nvmf_log_connect_error()
 2021-05-25  7:32 UTC  (6+ messages)
` [PATCH 1/4] nvme-fabrics: fix comment nvmf_log_connect_error()
` [PATCH 2/4] nvme-fabrics: remove extra new lines in the switch
` [PATCH 3/4] nvme-fabrics: remove extra comment
` [PATCH 4/4] nvme-fabrics: remove extra braces

[PATCHv6 RESEND 1/1] nvme-tcp: Add option to set the physical interface to be used when connecting over TCP sockets
 2021-05-25  7:32 UTC  (2+ messages)

[PATCHv4] nvme: allow to re-attach namespaces after all paths are down
 2021-05-25  7:31 UTC  (2+ messages)

[PATCH] nvme-fabrics: decode host pathing error for connect
 2021-05-25  7:25 UTC  (5+ messages)

[PATCH] nvme/fc: Short-circuit reconnect retries
 2021-05-25  7:24 UTC  (6+ messages)

[PATCH] nvme: fix potential memory leaks in nvme_cdev_add
 2021-05-25  7:24 UTC  (5+ messages)

[PATCH 0/2] nvmet-tcp: fix connect error when inline data size to 0
 2021-05-25  7:24 UTC  (8+ messages)
` [PATCH 1/2] nvmet-tcp: fix inline data size comparison in nvmet_tcp_queue_response
` [PATCH 2/2] nvmet-tcp: fix connect error when setting param_inline_data_size to zero

[RFC PATCH v5 00/27] NVMeTCP Offload ULP and QEDN Device Driver
 2021-05-24 20:17 UTC  (29+ messages)
` [RFC PATCH v5 01/27] nvme-tcp-offload: Add nvme-tcp-offload - NVMeTCP HW offload ULP
` [RFC PATCH v5 02/27] nvme-fabrics: Move NVMF_ALLOWED_OPTS and NVMF_REQUIRED_OPTS definitions
` [RFC PATCH v5 03/27] nvme-tcp-offload: Add device scan implementation
` [RFC PATCH v5 04/27] nvme-tcp-offload: Add controller level implementation
` [RFC PATCH v5 05/27] nvme-tcp-offload: Add controller level error recovery implementation
` [RFC PATCH v5 06/27] nvme-tcp-offload: Add queue level implementation
` [RFC PATCH v5 07/27] nvme-tcp-offload: Add IO "
` [RFC PATCH v5 08/27] nvme-tcp-offload: Add Timeout and ASYNC Support

[bug report] blktests nvme/022 lead kernel WARNING and NULL pointer
 2021-05-22 14:59 UTC  (13+ messages)

[bug report] NVMe/IB: reset_controller need more than 1min
 2021-05-22  4:27 UTC  (3+ messages)

[BISECTED] nvme probe failure with v5.13-rc1
 2021-05-21 17:31 UTC  (4+ messages)

[PATCH rdma-next 02/10] RDMA/core: Enable Relaxed Ordering in __ib_alloc_pd()
 2021-04-05 20:40 UTC 

[PATCH v5 1/2] PCI: add AMD PCIe quirk for nvme shutdown opt
 2021-05-21  5:47 UTC  (7+ 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 NNTP newsgroup(s).