Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-18 23:12:11 to 2018-07-26 01:12:56 UTC [more...]

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

[PATCH 0/2] blktests: test ANA base support
 2018-07-25 21:00 UTC  (8+ messages)
` [PATCH 2/2] blktests: add test for ANA state transition

[GIT PULL] first round of nvme updates for 4.19
 2018-07-25 18:06 UTC  (2+ messages)

blktests/nvme/008
 2018-07-25 16:59 UTC  (4+ messages)

[PATCHv2 1/2] blk-mq: export setting request completion state
 2018-07-25 16:48 UTC  (11+ messages)
` [PATCHv2 2/2] scsi: set timed out out mq requests to complete

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

[PATCH 1/2] nvme-cli: add minimal ana-log page support
 2018-07-25 14:48 UTC  (5+ messages)
` [PATCH 2/2] nvme-cli add ana-log documentation

[PATCH] nvmet: fixup crash on NULL device path
 2018-07-25 11:17 UTC  (3+ messages)

[PATCH] nvmet: only check for filebacking on -ENOTBLK
 2018-07-25 11:17 UTC  (3+ messages)

[PATCH 0/5] genhd: implement device_add_disk_with_groups()
 2018-07-25  8:27 UTC  (9+ messages)
` [PATCH 1/5] genhd: drop 'bool' argument from __device_add_disk()
` [PATCH 2/5] block: genhd: add device_add_disk_with_groups
` [PATCH 3/5] nvme: register ns_id attributes as default sysfs groups
` [PATCH 4/5] aoe: use device_add_disk_with_groups()
` [PATCH 5/5] zram: "

[PATCH 0/5] nvme: ANA implementation fixes
 2018-07-25  7:25 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()

Q: Status of ANA patches
 2018-07-25  5:05 UTC  (4+ messages)

draft ANA support v5
 2018-07-25  4:58 UTC  (13+ 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 1/3] block: move ref_tag calculation func to the block layer
 2018-07-24 22:32 UTC  (10+ 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

[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/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)

[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 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 3/3] blk-mq: Remove generation seqeunce
 2018-07-19 20:18 UTC  (20+ messages)

[PATCHv4 0/4] nvme timeout updates
 2018-07-19 19:48 UTC  (2+ messages)

[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

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  (4+ messages)


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