Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-13 14:54:15 to 2019-05-17 07:03:35 UTC [more...]

[PATCH] nvme: target: use struct_size() in kmalloc()
 2019-05-17  7:03 UTC 

[PATCHv2 0/3] nvme-fc: track state change failures
 2019-05-17  6:42 UTC  (4+ messages)
` [PATCH 1/3] nvme: separate out nvme_ctrl_state_name()
` [PATCH 2/3] nvme-fc: track state change failures during reconnect
` [PATCH 3/3] nvme-fc: fail reconnect if state change fails

[PATCH v5 0/7] Extend write-hint framework, and add write-hint for Ext4 journal
 2019-05-17  5:31 UTC  (3+ messages)

[PATCH 1/6] nvme-pci: Fix controller freeze wait disabling
 2019-05-17  2:31 UTC  (35+ messages)
` [PATCH 2/6] nvme-pci: Don't disable on timeout in reset state
` [PATCH 3/6] nvme-pci: Unblock reset_work on IO failure
` [PATCH 4/6] nvme-pci: Sync queues on reset
` [PATCH 5/6] nvme: Export get and set features
` [PATCHv2 6/6] nvme-pci: Use host managed power state for suspend

[PATCH v2] nvme: fix memory leak for power latency tolerance req
 2019-05-17  2:30 UTC 

[PATCH] nvme: fix memory leak for power latency tolerance req
 2019-05-17  2:09 UTC  (4+ messages)

[PATCH 0/2] nvme: add thermal zone devices
 2019-05-16 23:44 UTC  (16+ messages)
` [PATCH 1/2] nvme: add thermal zone infrastructure
` [PATCH 2/2] nvme-pci: support thermal zone

[PATCH] nvme-cli: remove unused NVME_AER_NOTICE_*
 2019-05-16 23:11 UTC  (3+ messages)

[PATCH 0/2] nvme-cli: fix disconnect-all for pcie tp
 2019-05-16 23:08 UTC  (5+ messages)
` [PATCH 1/2] nvme-cli: don't try to disconnect for ctrl with pcie transport
` [PATCH 2/2] nvme-cli: remove unnecessary initialize of local var

[PATCH 1/4] nvme: fix srcu locking on error return in nvme_get_ns_from_disk
 2019-05-16 22:57 UTC  (12+ messages)
` [PATCH 2/4] nvme: remove the ifdef around nvme_nvm_ioctl
` [PATCH 3/4] nvme: merge nvme_ns_ioctl into nvme_ioctl
` [PATCH 4/4] nvme: release namespace SRCU protection before performing controller ioctls

Issue with namespace delete
 2019-05-16 17:49 UTC  (5+ messages)

[PATCH] nvme-cli: add kernel-doc comment for struct telemetry_log_page_hdr
 2019-05-16 16:45 UTC  (2+ messages)

[PATCH 0/3] nvme-fc: track state change failures
 2019-05-16 16:25 UTC  (8+ messages)
` [PATCH 1/3] nvme: separate out nvme_ctrl_state_name()
` [PATCH 2/3] nvme-fc: track state change failures during reconnect
` [PATCH 3/3] nvme-fc: fail reconnect if state change fails

Using host fabrics drivers with a target with limited queues
 2019-05-16 16:03 UTC  (2+ messages)

[PATCH RFC] nvme: Common subsys and controller instances IDA
 2019-05-16 14:58 UTC  (8+ messages)

[GIT PULL] nvme fixes for 5.2
 2019-05-16 14:09 UTC  (2+ messages)

[PATCH RFC 0/4] nvmet: add support for port based io priority
 2019-05-16  7:32 UTC  (8+ messages)
` [RFC PATCH 1/4] nvmet: add iopriority definitions for port
` [PATCH] nvmet: get rid of extra line in the tcp code
` [RFC PATCH 2/4] nvmet: allow user to specify ioprioty from cfgfs
` [RFC PATCH 3/4] nvmet: set iopriority for each bio
` [RFC PATCH 4/4] nvmet: set iopriority for each kiocb for file

nvme driver failed for test with kernel-v5.1-rc6
 2019-05-16  6:06 UTC 

nvme drive kernel 5.0 problem
 2019-05-16  5:50 UTC  (3+ messages)

[PATCH] nvmet: get rid of extra line in the tcp code
 2019-05-15 16:10 UTC 

[RFC/PATCH nvme-cli] nvme list- separate controllers from namespaces
 2019-05-15 14:14 UTC  (2+ messages)

[PATCH] nvme/pci: Use host managed power state for suspend
 2019-05-15  9:00 UTC  (20+ messages)

PROBLEM: call trace triggered in 5.1.1 in drivers/nvme/host/pci.c, 5.0.11 ok
 2019-05-14 22:22 UTC  (7+ messages)

[PATCH v2 0/7] nvmet/nvmet_fc: add events for discovery controller rescan
 2019-05-14 21:58 UTC  (8+ messages)
` [PATCH v2 1/7] nvmet: add transport discovery change op
` [PATCH v2 2/7] nvmet_fc: add transport discovery change event callback support
` [PATCH v2 3/7] nvme-fcloop: Add support for nvmet discovery_event op
` [PATCH v2 4/7] lpfc: Add support to generate RSCN events for nport
` [PATCH v2 5/7] lpfc: add nvmet discovery_event op support
` [PATCH v2 6/7] lpfc: Add support for translating an RSCN rcv into a discovery rescan
` [PATCH v2 7/7] lpfc: Add sysfs interface to post NVME RSCN

[PATCH 0/6] nvme-cli: code cleanup
 2019-05-14 21:45 UTC  (2+ messages)

[PATCH 0/7] nvmet/nvmet_fc: add events for discovery controller rescan
 2019-05-14 19:04 UTC  (16+ messages)
` [PATCH 1/7] nvmet: add transport discovery change op
` [PATCH 2/7] nvmet_fc: add transport discovery change event callback support
` [PATCH 3/7] nvme-fcloop: Add support for nvmet discovery_event op
` [PATCH 4/7] lpfc: Add support to generate RSCN events for nport
` [PATCH 5/7] lpfc: add nvmet discovery_event op support
` [PATCH 6/7] lpfc: Add support for translating an RSCN rcv into a discovery rescan
` [PATCH 7/7] lpfc: Add sysfs interface to post NVME RSCN

[PATCH] nvme-cli: align comments for struct telemetry_log_page_hdr
 2019-05-14 17:06 UTC  (5+ messages)

[PATCH v3 0/7] nvme-pci: support device coredump
 2019-05-14 14:06 UTC  (19+ messages)
` [PATCH v3 1/7] devcoredump: use memory_read_from_buffer
` [PATCH v3 2/7] devcoredump: fix typo in comment
` [PATCH v3 4/7] nvme: add basic facility to get telemetry log page
` [PATCH v3 5/7] nvme-pci: add device coredump infrastructure
  ` [PATCH v3 6/7] nvme-pci: trigger device coredump on command timeout

[PATCH] nvme-rdma: remove redundant reference between ib_device and tagset
 2019-05-14 11:18 UTC  (4+ messages)

[PATCH V4 0/3] scsi: core: avoid big pre-allocation for sg list
 2019-05-14  2:06 UTC  (2+ messages)

[PATCH 0/3] nvme-core: add user command filter
 2019-05-13 20:52 UTC  (6+ messages)

detect duplicate cntlids v2
 2019-05-13 18:25 UTC  (6+ messages)
` [PATCH 1/2] nvme: change locking for the per-subsystem controller list
` [PATCH 2/2] nvme: validate cntlid during controller initialisation

[PATCH V2] nvme-core: trace all async notice events
 2019-05-13 17:46 UTC 

[PATCH V2 0/4] nvme-cli: Introduce nvme-status mapping with errno
 2019-05-13 17:03 UTC  (5+ messages)
` [PATCH V2 1/4] nvme.h: Fix typos in status code values
` [PATCH V2 2/4] nvme-status: Introduce nvme status module to map errno
` [PATCH V2 3/4] nvme: Return errno mapped for nvme error status
` [PATCH V2 4/4] fabrics: Return errno mapped for fabrics "

[PATCH] nvme-core: trace discovery log change AEN
 2019-05-13 16:35 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