Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-16 21:38:14 to 2018-07-24 20:09:31 UTC [more...]

[PATCH v3 0/3] PCI: NVMe reset quirks
 2018-07-24 20:09 UTC  (7+ messages)
` [PATCH v3 1/3] PCI: Export pcie_has_flr()
` [PATCH v3 2/3] PCI: Samsung SM961/PM961 NVMe disable before FLR quirk
` [PATCH v3 3/3] PCI: Intel DC P3700 NVMe delay after "

data corruption with 'splt' workload to XFS on DM cache with its 3 underlying devices being on same NVMe device
 2018-07-24 17:42 UTC  (11+ messages)

[PATCH 1/3] block: move ref_tag calculation func to the block layer
 2018-07-24 17:41 UTC  (8+ messages)
` [PATCH 2/3] block: move dif_prepare/dif_complete functions to "
` [PATCH 3/3] nvme: use blk API to remap ref tags for IOs with metadata

draft ANA support v5
 2018-07-24 15:56 UTC  (11+ messages)
` [PATCH 1/9] nvme.h: add support for the log specific field
` [PATCH 2/9] nvme.h: add ANA definitions
` [PATCH 3/9] nvme: simplify the API for getting log pages
` [PATCH 4/9] nvme: remove nvme_req_needs_failover
` [PATCH 5/9] nvme: add ANA support
` [PATCH 6/9] nvmet: keep a port pointer in nvmet_ctrl
` [PATCH 7/9] nvmet: track and limit the number of namespaces per subsystem
` [PATCH 8/9] nvmet: add minimal ANA support
` [PATCH 9/9] nvmet: support configuring ANA groups

[PATCH 0/5] nvme: ANA implementation fixes
 2018-07-24 14:02 UTC  (17+ messages)
` [PATCH 1/5] nvme: count all ANA groups for ANA Log page
` [PATCH 2/5] nvmet: fixup crash on NULL device path
` [PATCH 3/5] nvme-multipath: fixup crash during disconnect
` [PATCH 4/5] nvme-multipath: disable ANA support if parsing fails
` [PATCH 5/5] nvme-multipath: parse entire ANA log page in nvme_set_ns_ana_state()

[PATCH 1/2] block: move dif_prepare/dif_complete functions to block layer
 2018-07-24 12:01 UTC  (8+ messages)
` [PATCH 2/2] nvme: use blk API to remap ref tags for IOs with metadata

[PATCH] nvme: if_ready checks to fail io to deleting controller
 2018-07-24 11:48 UTC  (3+ messages)

[PATCH] nvmet-fc: fix target sgl list on large transfers
 2018-07-24 11:47 UTC  (2+ messages)

[PATCHv2 1/2] blk-mq: export setting request completion state
 2018-07-24  7:56 UTC  (4+ messages)
` [PATCHv2 2/2] scsi: set timed out out mq requests to complete

[PATCH v2 0/2] PCI: NVMe reset quirk
 2018-07-24  6:54 UTC  (8+ messages)
` [PATCH v2 1/2] PCI: Export pcie_has_flr()
` [PATCH v2 2/2] PCI: NVMe device specific reset quirk

[PATCH 0/2] PCI: NVMe reset quirk
 2018-07-24  0:11 UTC  (7+ messages)
` [PATCH 1/2] PCI: Export pcie_has_flr()
` [PATCH 2/2] PCI: NVMe device specific reset quirk

[PATCH 0/2] blktests: test ANA base support
 2018-07-23 14:14 UTC  (7+ messages)
` [PATCH 1/2] blktests: enable ANA support
` [PATCH 2/2] blktests: add test for ANA state transition

[PATCH 1/2] blk-mq: export setting request completion state
 2018-07-23 14:04 UTC  (18+ messages)
` [PATCH 2/2] scsi: set timed out out mq requests to complete

[PATCH] nvme: use ns head lock for lockdep
 2018-07-23  7:36 UTC  (2+ messages)

[GIT PULL] NVMe fixes for 4.18-rc6
 2018-07-22 12:44 UTC 

[RFC PATCH 0/2] Re-work CMB and add WDS support
 2018-07-20 16:01 UTC  (10+ messages)
` [RCF PATCH 1/2] nvme: pci: Move CMB allocation into a pool
` [RCF PATCH 2/2] nvme-pci: Bounce data from Host memory to CMB Memory

[PATCH] nvme: register ns_id attributes as default sysfs groups
 2018-07-20 14:50 UTC  (4+ messages)

[PATCH] nvme: Fix handling of metadata_len for NVME_IOCTL_IO_CMD
 2018-07-20 14:47 UTC  (3+ messages)

[PATCH 0/4] Rework NVMe abort handling
 2018-07-20  6:36 UTC  (15+ messages)
` [PATCH 1/4] nvme: factor out pci abort handling into core
` [PATCH 2/4] nvme: rdma: abort commands before resetting controller
` [PATCH 3/4] nvmet: loop: "
` [PATCH 4/4] nvme: fc: "

[RFC PATCH 0/3] blk-mq: Timeout rework
 2018-07-19 20:18 UTC  (27+ messages)
` [RFC PATCH 3/3] blk-mq: Remove generation seqeunce

[PATCHv4 0/4] nvme timeout updates
 2018-07-19 19:48 UTC  (30+ messages)
` [PATCHv4 1/4] nvme: Sync request queues on reset
` [PATCHv4 3/4] nvme: Introduce frozen controller state

[pci PATCH v8 0/4] Add support for unmanaged SR-IOV
 2018-07-19 15:12 UTC  (4+ messages)
` [pci PATCH v8 4/4] pci-pf-stub: Add PF driver stub for PFs that function only to enable VFs

Q: Status of ANA patches
 2018-07-19 14:28 UTC  (5+ messages)

nvme-cli shows failed to map on Kernel 4.16.16
 2018-07-19 12:41 UTC  (3+ messages)

[RFC PATCH] blk-mq: move timeout handling from queue to tagset
 2018-07-19  9:15 UTC  (5+ messages)

[PATCH rfc 0/2] nvmet nice logging helpers
 2018-07-18 12:25 UTC  (4+ messages)
` [PATCH rfc 2/2] nvmet: add nvmet ctrl "

[PATCH 0/1] nvme: Ensure forward progress during Admin passthru
 2018-07-18 11:26 UTC  (6+ messages)
` [PATCH v3 1/1] "

[PATCH v2] nvmet: Don't use uuid_le type
 2018-07-17 14:34 UTC  (3+ messages)

[PATCH v2] nvme: don't enable AEN if not supported
 2018-07-17 14:32 UTC  (4+ messages)

[RFC PATCH] nvmet: add support for ns write protect feature
 2018-07-17 13:34 UTC  (2+ messages)

[PATCH v3] nvmetcli: Support inline_data_size port parameter
 2018-07-17 13:27 UTC  (2+ messages)

[PATCH v1] nvmet: Don't use uuid_le type
 2018-07-17 13:14 UTC  (4+ messages)

[RFC PATCH] nvmet: add file-ns buffered-io DSM IDR support
 2018-07-17  1:47 UTC 


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