public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2022-12-05 15:35:30 to 2022-12-14 07:59:46 UTC [more...]

only allow unprivileged passthrough for commands without effects
 2022-12-14  7:59 UTC  (17+ messages)
` [PATCH 1/7] nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it
` [PATCH 2/7] nvmet: set the LBCC bit for commands that modify data
` [PATCH 3/7] nvmet: allow async passthrough of commands that change logical block contents
` [PATCH 4/7] nvme: remove nvme_execute_passthru_rq
` [PATCH 5/7] nvme: only return actual effects from nvme_command_effects
` [PATCH 6/7] nvme: also return I/O command "
` [PATCH 7/7] nvme: don't allow unprivileged passthrough of commands that have effects

[PATCH] nvme-auth: don't use NVMe status codes
 2022-12-13 19:00 UTC 

[RFC PATCH 0/5] Add new VFIO PCI driver for NVMe devices
 2022-12-13 17:49 UTC  (67+ messages)
` [RFC PATCH 1/5] nvme-pci: add function nvme_submit_vf_cmd to issue admin commands for VF driver
` [RFC PATCH 2/5] nvme-vfio: add new vfio-pci driver for NVMe device
` [RFC PATCH 3/5] nvme-vfio: enable the function of VFIO live migration
` [RFC PATCH 4/5] nvme-vfio: check if the hardware supports "
` [RFC PATCH 5/5] nvme-vfio: Add a document for the NVMe device

[PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag
 2022-12-09 16:50 UTC  (4+ messages)

[PATCH 0/2] improve nvme error logging
 2022-12-13 15:37 UTC  (10+ messages)
` [PATCH 1/2] nvme: add nvme_opcode_str function for all nvme cmd types
` [PATCH 2/2] nvme-tcp: add additional info for nvme_tcp_timeout log

[PATCH v2] nvme-pci: fix doorbell buffer value endianness
 2022-12-13  8:58 UTC 

[PATCH] nvme-pci: fix doorbell buffer value endianness
 2022-12-13  8:52 UTC  (4+ messages)

[PATCH v3] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
 2022-12-13  6:23 UTC  (24+ messages)

[PATCH v5 00/10] Implement copy offload support
 2022-12-09  8:16 UTC  (9+ messages)
  ` [PATCH v5 02/10] block: Add copy offload support infrastructure

[PATCH] nvme-tcp: add additional info for nvme_tcp_timeout log
 2022-12-12 13:17 UTC  (8+ messages)

[PATCH 0/6] block: add support for REQ_OP_VERIFY
 2022-12-12  6:30 UTC  (14+ messages)

[PATCH] nvme-fabrics: clarify AUTHREQ result handling
 2022-12-08 10:35 UTC  (2+ messages)

[PATCH v6 0/1] nvme : Add ctrl id to allowed passthru commands
 2022-12-08  9:18 UTC  (4+ messages)
  ` [PATCH v6 1/1] "

[linux-nvme:nvme-6.2] BUILD SUCCESS 19b00e0069a3819eac0e0ea685899aba29e545d6
 2022-12-08  3:18 UTC 

[GIT PULL] nvme updates for Linux 6.2
 2022-12-07 19:40 UTC  (2+ messages)

[PATCH] nvmet: don't open-code NVME_NS_ATTR_RO enumeration
 2022-12-07 18:25 UTC  (3+ messages)

[GIT PULL] nvme fixes for Linux 6.1
 2022-12-07 15:55 UTC  (2+ messages)

[linux-nvme:nvme-6.2] BUILD SUCCESS faecea7efe65e5ff02d6fad4753f11d4ee34e485
 2022-12-07  6:25 UTC 

use the core tagset alloc/free helpers in nvme-pci
 2022-12-07  3:22 UTC  (17+ messages)
` [PATCH 1/5] nvme: pass nr_maps explicitly to nvme_alloc_io_tag_set
` [PATCH 2/5] nvme: consolidate setting the tagset flags
` [PATCH 3/5] nvme: only set reserved_tags in nvme_alloc_io_tag_set for fabrics controllers
` [PATCH 4/5] nvme: add the Apple shared tag workaround to nvme_alloc_io_tag_set
` [PATCH 5/5] nvme-pci: use the tagset alloc/free helpers

[linux-nvme:nvme-6.1] BUILD SUCCESS 6f2d71524bcfdeb1fcbd22a4a92a5b7b161ab224
 2022-12-06 20:50 UTC 

remove path cleanups
 2022-12-06 13:38 UTC  (29+ messages)
` [PATCH 1/9] nvme-apple: fix controller shutdown in apple_nvme_disable
` [PATCH 2/9] nvme: use nvme_wait_ready in nvme_shutdown_ctrl
` [PATCH 3/9] nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrl
` [PATCH 4/9] nvme-pci: remove nvme_disable_admin_queue
` [PATCH 5/9] nvme-pci: remove nvme_pci_disable
` [PATCH 6/9] nvme-pci: cleanup nvme_suspend_queue
` [PATCH 7/9] nvme-pci: rename nvme_disable_io_queues
` [PATCH 8/9] nvme-pci: return early on ctrl state mismatch in nvme_reset_work
` [PATCH 9/9] nvme-pci: split out a nvme_pci_ctrl_is_dead helper

[PATCH] tcp: add additional info for nvme_tcp_timeout log
 2022-12-06 12:57 UTC  (12+ messages)
` [PATCH] nvme-tcp: "

[PATCH AUTOSEL 5.10 10/10] nvme-pci: clear the prp2 field when not used
 2022-12-06  9:50 UTC 

[PATCH AUTOSEL 5.15 12/12] nvme-pci: clear the prp2 field when not used
 2022-12-06  9:49 UTC 

[PATCH AUTOSEL 6.0 12/13] nvme-pci: clear the prp2 field when not used
 2022-12-06  9:49 UTC 

[PATCH v5 06/10] nvmet: add copy command support for bdev and file ns
 2022-12-06  9:22 UTC  (2+ messages)

[PATCH v5 0/1] nvme : Add ctrl id to allowed passthru commands
 2022-12-06  8:28 UTC  (6+ messages)
  ` [PATCH v5 1/1] "

[PATCH 1/2] nvme-fc: avoid null pointer dereference
 2022-12-06  8:08 UTC  (2+ messages)

[PATCH] nvme:core: initialize core quirks before calling nvme_init_subsystem()
 2022-12-06  8:08 UTC  (2+ messages)

[PATCH] nvme-pci: add NVME_QUIRK_BOGUS_NID for Samsung PM9B1 256G and 512G
 2022-12-06  5:59 UTC  (4+ messages)


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