linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-25 17:00:16 to 2021-03-05 22:35:12 UTC [more...]

[PATCH V8 0/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
 2021-03-05 22:34 UTC  (3+ messages)

[PATCHv4 0/4] Fixup return value for nvme_submit_sync_cmd()
 2021-03-05 22:00 UTC  (15+ messages)
` [PATCH 1/4] nvme: simplify error logic in nvme_validate_ns()
` [PATCH 2/4] nvme: add NVME_REQ_CANCELLED flag in nvme_cancel_request()
` [PATCH 3/4] nvme-fc: set NVME_REQ_CANCELLED in nvme_fc_terminate_exchange()
` [PATCH 4/4] nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command has been aborted

[PATCHv2 0/2] nvme: fixup MD RAID usage
 2021-03-05 21:12 UTC  (8+ messages)
` [PATCH 1/2] nvme: add 'fast_io_fail_tmo' controller sysfs attribute
` [PATCH 2/2] nvme: delete disk when last path is gone

[PATCHv2] nvme: send uevent once a multipath namespace is operational again
 2021-03-05 21:00 UTC  (4+ messages)

[PATCH] nvme-fabrics: fix crash for no IO queues
 2021-03-05 20:58 UTC  (2+ messages)

reserved tag allocation fixups
 2021-03-05 20:51 UTC  (15+ messages)
` [PATCH 1/3] nvme-fabrics: only reserve a single tag
` [PATCH 2/3] nvme: merge nvme_keep_alive into nvme_keep_alive_work
` [PATCH 3/3] nvme: allocate the keep alive request using BLK_MQ_REQ_NOWAIT

[PATCHv2 0/3] nvme: sanitize KATO handling
 2021-03-05 20:38 UTC  (15+ messages)
` [PATCH 1/3] nvme: fixup kato deadlock
` [PATCH 2/3] nvme: sanitize KATO setting
` [PATCH 3/3] nvme: add 'kato' sysfs attribute

[RFC PATCHv3 0/2] nvme: queue_if_no_path functionality
 2021-03-05 20:31 UTC  (18+ messages)
` [PATCH 1/2] nvme-mpath: delete disk after last connection
` [PATCH 2/2] nvme: add 'queue_if_no_path' semantics

[PATCH v2] nvme-tcp: Check if request has started before processing it
 2021-03-05 19:57 UTC  (2+ messages)

[PATCH] nvme: fix warning in nvme_update_zone_info()
 2021-03-05 17:03 UTC  (2+ messages)

[GIT PULL] nvme fixes for 5.12
 2021-03-05 16:13 UTC  (2+ messages)

[RFC 0/3] Async nvme passthrough
 2021-03-05 13:22 UTC  (19+ messages)
    ` [RFC 1/3] io_uring: add helper for uring_cmd completion in submitter-task
    ` [RFC 2/3] nvme: passthrough helper with callback
    ` [RFC 3/3] nvme: wire up support for async passthrough

[PATCH] nvme-pci: mark Seagate Nytro XM1440 as QUIRK_NO_NS_DESC_LIST
 2021-03-05  8:42 UTC  (3+ messages)
  ` AW: "

[linux-nvme:nvme-5.12] BUILD SUCCESS fc45c3b2b8e3cb11b2c89449760b8d82321df29e
 2021-03-05  7:21 UTC 

[RFC PATCH 2/5] char: rpmb: provide a user space interface
 2021-03-05  6:31 UTC  (4+ messages)

Problem With XFS + KVM
 2021-03-04 23:51 UTC  (4+ messages)

[PATCH] nvme: Switch to using the new API kobj_to_dev()
 2021-03-04 22:19 UTC  (2+ messages)

[GIT PULL] nvme fixes for 5.12
 2021-03-04 20:26 UTC  (2+ messages)

[PATCH v8 00/16] blkcg:Support to track FC storage blk io traffic
 2021-03-04 16:26 UTC  (34+ messages)
` [PATCH v8 01/16] cgroup: Added cgroup_get_from_id
` [PATCH v8 02/16] blkcg: Added a app identifier support for blkcg
` [PATCH v8 03/16] nvme: Added a newsysfs attribute appid_store
` [PATCH v8 04/16] lpfc: vmid: Add the datastructure for supporting VMID in lpfc
` [PATCH v8 05/16] lpfc: vmid: Supplementary data structures for vmid and APIs
` [PATCH v8 06/16] lpfc: vmid: Forward declarations for APIs
` [PATCH v8 07/16] lpfc: vmid: VMID params initialization
` [PATCH v8 08/16] lpfc: vmid: Add support for vmid in mailbox command, does vmid resource allocation and vmid cleanup
` [PATCH v8 09/16] lpfc: vmid: Implements ELS commands for appid patch
` [PATCH v8 10/16] lpfc: vmid: Functions to manage vmids
` [PATCH v8 11/16] lpfc: vmid: Implements CT commands for appid
` [PATCH v8 12/16] lpfc: vmid: Appends the vmid in the wqe before sending
` [PATCH v8 13/16] lpfc: vmid: Timeout implementation for vmid
` [PATCH v8 14/16] lpfc: vmid: Adding qfpa and vmid timeout check in worker thread
` [PATCH v8 15/16] lpfc: vmid: Introducing vmid in io path
` [PATCH v8 16/16] scsi: Made changes in Kconfig to select BLK_CGROUP_FC_APPID

[PATCH] nvmet-fc: simplify and fix nvmet_fc_alloc_hostport
 2021-03-04  8:12 UTC 

[linux-nvme:nvme-5.12] BUILD SUCCESS 8396290bd481a0e4da8dce4ac0f774595c6b898d
 2021-03-03 21:39 UTC 

[PATCH] nvmet-fc: simplify and fix nvmet_fc_alloc_hostport
 2021-03-03 21:27 UTC  (2+ messages)

libnvme questions
 2021-03-03 21:14 UTC 

[PATCH] nvme-rdma: fix crash for no IO queues
 2021-03-03 15:08 UTC  (13+ messages)

[PATCH V6 0/2] nvme: enable char device per namespace
 2021-03-03 10:02 UTC  (5+ messages)
` [PATCH V6 1/2] "
` [PATCH V6 2/2] nvme: allow open for nvme-generic char device

[PATCH] nvme-fabrics: fix crash for no IO queues
 2021-03-03  2:53 UTC 

[PATCH] nvme: send uevent once a multipath namespace is operational again
 2021-03-03  9:11 UTC  (4+ messages)

[PATCH] nvme-tcp: Check if request has started before processing it
 2021-03-02 18:45 UTC  (19+ messages)

[PATCH V2 0/8] nvme: few cleanups and small improvements
 2021-03-01 19:10 UTC  (11+ messages)
` [PATCH V2 1/8] nvme-core: rename nvme_init_identify()
` [PATCH V2 2/8] nvme-core: split init identify into helper
` [PATCH V2 3/8] nvme-core: mark nvme_setup_passsthru() inline
` [PATCH V2 4/8] nvme-core: use likely in nvme_init_request()
` [PATCH V2 5/8] nvme-core: don't check nvme_req flags for new req
` [PATCH V2 6/8] nvme-fc: fix the function documentation comment
` [PATCH V2 7/8] nvmet-fc: update function documentation
` [PATCH V2 8/8] nvme-core: add new line after variable declatation

[PATCH] nvme: add 'kato' sysfs attribute
 2021-03-01 16:46 UTC  (4+ messages)

[PATCH v2] fabrics: ensure zero kato for non-persistent controllers
 2021-03-01 15:48 UTC  (2+ messages)

[PATCH] lightnvm: Switch to using the new API kobj_to_dev()
 2021-03-01  8:21 UTC 

nvme-discover: Computer freezes up when persistent device loses connection to controller
 2021-02-27 14:57 UTC  (2+ messages)

[PATCHv3 0/6] Fixup return value for nvme_submit_sync_cmd()
 2021-02-26  7:10 UTC  (15+ messages)
` [PATCH 1/6] nvme: simplify error logic in nvme_validate_ns()
` [PATCH 2/6] nvme: add NVME_REQ_CANCELLED flag in nvme_cancel_request()
` [PATCH 5/6] nvme: return NVME_SC_ABORT_QUEUE for cancelled commands
` [PATCH 6/6] nvme: return -ETIMEDOUT in nvme_submit_sync_cmd()


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).