linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-12 07:25:04 to 2018-07-23 17:00:56 UTC [more...]

[PATCH] nvme: if_ready checks to fail io to deleting controller
 2018-07-23 17:00 UTC  (2+ messages)

data corruption with 'splt' workload to XFS on DM cache with its 3 underlying devices being on same NVMe device
 2018-07-23 16:33 UTC 

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

[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 1/2] block: move dif_prepare/dif_complete functions to block layer
 2018-07-23 14:02 UTC  (5+ messages)
` [PATCH 2/2] nvme: use blk API to remap ref tags for IOs with metadata

[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 0/5] nvme: ANA implementation fixes
 2018-07-20 15:00 UTC  (16+ 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] nvme: register ns_id attributes as default sysfs groups
 2018-07-20 14:50 UTC  (5+ 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  (29+ messages)
` [RFC PATCH 3/3] blk-mq: Remove generation seqeunce

[PATCHv4 0/4] nvme timeout updates
 2018-07-19 19:48 UTC  (35+ messages)
` [PATCHv4 1/4] nvme: Sync request queues on reset
` [PATCHv4 2/4] nvme: Start controller in own work queue
` [PATCHv4 3/4] nvme: Introduce frozen controller state
` [PATCHv4 4/4] nvme-pci: Use controller start work to dispath IO

[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  (5+ messages)
` [PATCH rfc 1/2] nvmet: add nvmet port "
` [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  (5+ messages)

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

[PATCH] nvmet-fc: fix target sgl list on large transfers
 2018-07-16 21:38 UTC 

nvme-rdma and rdma comp vector affinity problem
 2018-07-16 15:11 UTC  (6+ messages)

[PATCH] Adds the ability to delete namespace
 2018-07-16 14:01 UTC 

[PATCH] Adds the ability to create a port, namespace and subsystem
 2018-07-16 12:13 UTC 

[PATCH] Adds the ability to dump json to stdout
 2018-07-16 11:58 UTC 

[PATCH] Adds the ability to dump json to stdout
 2018-07-16 11:49 UTC 

[PATCH] Adds the appility to print json to stdout, create ports, namespaces and subsystems using cli
 2018-07-16  7:07 UTC  (2+ messages)

[PATCHv3 0/9] nvme timeout fixes, v3
 2018-07-13 20:54 UTC  (3+ messages)

[PATCH v3 for-4.18 2/2] nvmet: check fileio lba range access boundaries
 2018-07-12  7:25 UTC  (2+ messages)

[PATCH v2 for-4.18 1/2] nvmet: fix file discard return status
 2018-07-12  7:25 UTC  (2+ messages)

[PATCH for 4.19 0/3] Few improvements for nvme-rdma host driver
 2018-07-12  7:25 UTC  (2+ 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).