Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-03 22:37:56 to 2019-06-11 03:25:55 UTC [more...]

[PATCH] PCI: Add Intel remapped NVMe device support
 2019-06-11  3:25 UTC  (5+ messages)

[PATCH] nvme-pci: code cleanup
 2019-06-11  0:03 UTC  (2+ messages)

[PATCH V6 0/6] nvme-cli: Introduce nvme-status mapping with errno
 2019-06-11  0:01 UTC  (17+ messages)
` [PATCH V6 1/6] nvme: Do not return in the middle of the subcommand
` [PATCH V6 2/6] fabrics: "
` [PATCH V6 3/6] nvme: Return negative error value for internal errors
` [PATCH V6 4/6] nvme-status: Introduce nvme status module to map errno
` [PATCH V6 5/6] nvme: Return errno mapped for nvme error status
` [PATCH V6 6/6] fabrics: Return errno mapped for fabrics "

[RFC] mismatch between chardev and blkdev node names
 2019-06-10 23:56 UTC  (5+ messages)

[PATCH] nvme: fix possible io failures when removing multipathed ns
 2019-06-10 21:50 UTC 

[PATCH] [NVMe-CLI] Add support for 64 bit data addresses in Get DUI Data functions
 2019-06-10 21:10 UTC 

[PATCH v2 0/3] NVMe 1.4 Identify Namespace Support
 2019-06-10 21:06 UTC  (4+ messages)
` [PATCH v2 1/3] nvme: Introduce NVMe 1.4 Identify Namespace fields in struct nvme_id_ns
` [PATCH v2 2/3] nvmet: Export NVMe namespace attributes
` [PATCH v2 3/3] nvme: Set physical block size and optimal I/O size according to NVMe 1.4

[PATCH 1/5] nvme: update list-ns nsid option
 2019-06-10  8:20 UTC  (6+ messages)

[PATCH 0/3] nvme-pci: adjust irq max_vector to avoid WARN()
 2019-06-10  3:52 UTC  (11+ messages)
` [PATCH 1/3] nvme-pci: remove unnecessary zero for static var
` [PATCH 2/3] nvme-pci: remove queue_count_ops for write,poll_queues
          ` [PATCH 2/3] nvme-pci: remove queue_count_ops for write, poll_queues
` [PATCH 3/3] nvme-pci: adjust irq max_vector using num_possible_cpus()

[PATCH v3 0/3] nvme: enable to inject errors into admin commands
 2019-06-09 14:17 UTC  (4+ messages)
` [PATCH v3 1/3] nvme: prepare for fault injection "
` [PATCH v3 2/3] nvme: enable to inject errors "
` [PATCH v3 3/3] Documentation: nvme: add an example for nvme fault injection

[PATCH] nvme-pci: set the errno on ctrl state change error
 2019-06-08 20:01 UTC 

[PATCH] nvme-pci: put error value when state change fails
 2019-06-08 19:40 UTC  (2+ messages)

properly communicate queue limits to the DMA layer
 2019-06-08  8:14 UTC  (28+ messages)
` [PATCH 01/13] nvme-pci: don't limit DMA segement size
` [PATCH 02/13] rsxx: don't call dma_set_max_seg_size
` [PATCH 03/13] mtip32xx: also set max_segment_size in the device
` [PATCH 04/13] mmc: "
` [PATCH 05/13] scsi: add a host / host template field for the virt boundary
` [PATCH 06/13] ufshcd: set max_segment_size in the scsi host template
` [PATCH 07/13] storvsc: set virt_boundary_mask "
` [PATCH 08/13] IB/iser: set virt_boundary_mask in the scsi host
` [PATCH 09/13] IB/srp: "
` [PATCH 10/13] megaraid_sas: "
` [PATCH 11/13] mpt3sas: "
` [PATCH 12/13] usb-storage: "
` [PATCH 13/13] uas: "

[RFC PATCH V7 0/7] nvme-trace: Add support for fabrics command
 2019-06-08  1:57 UTC  (19+ messages)
` [RFC PATCH V7 1/7] nvme: trace: do not EXPORT_SYMBOL for a trace function
` [RFC PATCH V7 2/7] nvme: trace: move opcode symbol print to nvme.h
` [RFC PATCH V7 3/7] nvme: trace: put cid with le16_to_cpu()
` [RFC PATCH V7 4/7] nvme: trace: support for fabrics commands in host-side
` [RFC PATCH V7 5/7] nvme: trace: filter out unnecessary fields for fabrics
` [RFC PATCH V7 6/7] nvme: trace: print result and status in hex format
` [RFC PATCH V7 7/7] nvmet: introduce target-side trace

[GIT PULL] nvme fixes for 5.2-rc
 2019-06-07 20:05 UTC  (2+ messages)

[PATCH 0/2] NVMe 1.4 Identify Namespace Support
 2019-06-07 16:44 UTC  (15+ messages)
` [PATCH 1/2] nvme: Introduce NVMe 1.4 Identify Namespace fields in struct nvme_id_ns
` [PATCH 2/2] nvme: Set physical block size and optimal I/O size according to NVMe 1.4

[PATCH v3 0/3] nvme: add thermal zone devices
 2019-06-07 15:21 UTC  (14+ messages)
` [PATCH v3 2/3] "
` [PATCH v3 3/3] nvme: notify thermal framework when temperature threshold events occur

nvme: build failure report for nvme_sync_queues()
 2019-06-07  1:19 UTC  (5+ messages)

[PATCH v2 1/1] nvme-rdma: use dynamic dma mapping per command
 2019-06-06 16:54 UTC  (3+ messages)

[RFC PATCH V6 0/3] nvme-trace: Add support for fabrics command
 2019-06-06 15:37 UTC  (10+ messages)
` [RFC PATCH V6 1/3] nvmet: introduce nvmet_req_to_ctrl to get ctrl instance
` [RFC PATCH V6 2/3] nvme: trace: do not EXPORT_SYMBOL for a trace function
` [RFC PATCH V6 3/3] nvmet: introduce target-side trace

[PATCH 1/1] nvme-rdma: use dynamic dma mapping per command
 2019-06-06  8:31 UTC  (6+ messages)

NULL pointer dereference in nvmet_rdma_queue_disconnect during bond failover
 2019-06-06  7:31 UTC  (3+ messages)

[PATCH] nvme: introduce nvme_is_fabrics to check fabrics cmd
 2019-06-06  6:58 UTC  (3+ messages)

IO stuck while nvmf initiator is reconnecting
 2019-06-05 19:04 UTC 

[PATCH] Revert "nvme-rdma: remove redundant reference between ib_device and tagset"
 2019-06-04 23:54 UTC  (14+ messages)
      ` [Suspected-Phishing]Re: "

[PATCH AUTOSEL 4.14 15/24] nvme: remove the ifdef around nvme_nvm_ioctl
 2019-06-04 23:24 UTC 

[PATCH AUTOSEL 4.19 17/36] nvme: fix srcu locking on error return in nvme_get_ns_from_disk
 2019-06-04 23:23 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 18/36] nvme: remove the ifdef around nvme_nvm_ioctl
` [PATCH AUTOSEL 4.19 19/36] nvme: merge nvme_ns_ioctl into nvme_ioctl
` [PATCH AUTOSEL 4.19 20/36] nvme: release namespace SRCU protection before performing controller ioctls
` [PATCH AUTOSEL 4.19 21/36] nvme: fix memory leak for power latency tolerance

[PATCH AUTOSEL 5.1 28/60] nvme-pci: Fix controller freeze wait disabling
 2019-06-04 23:21 UTC  (6+ messages)
` [PATCH AUTOSEL 5.1 29/60] nvme: fix srcu locking on error return in nvme_get_ns_from_disk
` [PATCH AUTOSEL 5.1 30/60] nvme: remove the ifdef around nvme_nvm_ioctl
` [PATCH AUTOSEL 5.1 31/60] nvme: merge nvme_ns_ioctl into nvme_ioctl
` [PATCH AUTOSEL 5.1 32/60] nvme: release namespace SRCU protection before performing controller ioctls
` [PATCH AUTOSEL 5.1 33/60] nvme: fix memory leak for power latency tolerance

[PATCH v2] nvme: Fix u32 overflow in the number of namespace list calculation
 2019-06-04 18:03 UTC  (4+ messages)

[PATCH V5 0/5] nvme-trace: Add support for fabrics command
 2019-06-04 16:28 UTC  (7+ messages)
` [PATCH V5 1/5] nvme: Make trace common for host and target both

[PATCH V5 1/6] nvme: Do not return in the middle of the subcommand
 2019-06-04 15:20 UTC  (6+ messages)
` [PATCH V5 0/6] nvme-cli: Introduce nvme-status mapping with errno

[PATCH v2 0/3] nvme: enable to inject errors into admin commands
 2019-06-04 13:36 UTC  (4+ messages)
` [PATCH v2 2/3] "

[PATCH 1/1] FIX kernel crash
 2019-06-04 11:24 UTC 

[PATCH] nvmet: fix data_len to 0 for bdev-backed write_zeroes
 2019-06-04  7:24 UTC  (2+ messages)

[PATCH] nvme: Fix u32 overflow in the number of namespace list calculation
 2019-06-03 23:45 UTC  (4+ messages)

Oops when disconnecting from inaccessible subsystem
 2019-06-03 22:37 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