messages from 2017-10-27 19:51:22 to 2017-11-03 16:30:40 UTC [more...]
[PATCH v2] lpfc: Tie in to new dev_loss_tmo interface in nvme transport
2017-11-03 16:30 UTC
[PATCH] lpfc: Tie in to new dev_loss_tmo interface in nvme transport
2017-11-03 16:30 UTC (2+ messages)
[GIT PULL] nvme updates for Linux 4.15
2017-11-03 16:29 UTC (2+ messages)
[PATCH 0/1] NVMe-FC autoconnect, second try
2017-11-03 15:19 UTC (2+ messages)
` [PATCH 1/1] nvme/fc: add 'discovery' sysfs attribute to fc transport device
[PATCH 0/3] nvme: small fixes reported by smatch
2017-11-03 15:16 UTC (12+ messages)
` [PATCH 1/3] nvme: do not check for ns on rw path
` [PATCH 2/3] nvme: compare NQN string with right size
` [PATCH 3/3] nvme: fix eui_show() print format
[REPOST PATCH 0/2] nvme_fc: fix unregistrations and stale resume
2017-11-03 15:13 UTC (3+ messages)
` [PATCH 1/2] nvme_fc: fix localport resume using stale values
` [PATCH 2/2] nvme_fc: decouple ns references from lldd references
[PATCH] nvme_fc auto-connect scripts
2017-11-03 10:24 UTC (7+ messages)
[PATCH] nvme: comment typo fixed in clearing AER
2017-11-03 7:03 UTC (2+ messages)
[PATCH 1/1] nvme-rdma: Introduce nvme_rdma_destroy_qp
2017-11-03 7:02 UTC (2+ messages)
[PATCH 0/2] nvme_fc: fix unregistrations and stale resume
2017-11-03 7:01 UTC (5+ messages)
` [PATCH 1/2] nvme_fc: fix localport resume using stale values
[PATCH 0/5] nvmet/nvmet_fc: add events for discovery controller rescan
2017-11-02 22:02 UTC (18+ messages)
` [PATCH 1/5] nvmet: call transport on subsystem add and delete
` [PATCH 2/5] nvmet_fc: support transport subsystem events
` [PATCH 3/5] lpfc: Add support to generate RSCN events for nport
` [PATCH 4/5] lpfc: Add NVME rescan support via RSCNs
` [PATCH 5/5] lpfc: Add sysfs interface to post NVME RSCN
[PATCH 1/2] nvme: Factor get log into a helper
2017-11-02 19:44 UTC (6+ messages)
` [PATCH 2/2] nvme: Check admin passthru command effects
nvme multipath support V6
2017-11-02 18:30 UTC (6+ messages)
` [PATCH 1/5] nvme: track subsystems
` [PATCH 2/5] nvme: introduce a nvme_ns_ids structure
` [PATCH 3/5] nvme: track shared namespaces
` [PATCH 4/5] nvme: implement multipath access to nvme subsystems
` [PATCH 5/5] nvme: also expose the namespace identification sysfs files for mpath nodes
block layer patches for nvme multipath support
2017-11-02 18:29 UTC (8+ messages)
` [PATCH 1/7] block: move REQ_NOWAIT
` [PATCH 2/7] block: add REQ_DRV bit
` [PATCH 3/7] block: provide a direct_make_request helper
` [PATCH 4/7] block: add a blk_steal_bios helper
` [PATCH 5/7] block: don't look at the struct device dev_t in disk_devt
` [PATCH 6/7] block: introduce GENHD_FL_HIDDEN
` [PATCH 7/7] block: add a poll_fn callback to struct request_queue
nvme cleanups in preparation for the multipath code
2017-11-02 18:28 UTC (7+ messages)
` [PATCH 1/6] nvme: move the dying queue check from cancel to completion
` [PATCH 2/6] nvme: always unregister the integrity profile in __nvme_revalidate_disk
` [PATCH 3/6] nvme: don't pass struct nvme_ns to nvme_init_integrity
` [PATCH 4/6] nvme: don't pass struct nvme_ns to nvme_config_discard
` [PATCH 5/6] nvme: set the chunk size before freezing the queue
` [PATCH 6/6] nvme: split __nvme_revalidate_disk
nvme multipath support V5
2017-11-02 18:22 UTC (25+ messages)
` [PATCH 04/17] block: add a blk_steal_bios helper
` [PATCH 06/17] block: introduce GENHD_FL_HIDDEN
` [PATCH 16/17] nvme: implement multipath access to nvme subsystems
` [PATCH 17/17] nvme: also expose the namespace identification sysfs files for mpath nodes
[PATCH 0/3] Fix request completion holes
2017-11-02 17:55 UTC (23+ messages)
` [PATCH 1/3] nvme-rdma: don't suppress send completions
` [PATCH 2/3] nvme-rdma: don't complete requests before a send work request has completed
` [PATCH 3/3] nvme-rdma: wait for local invalidation before completing a request
[PATCH] nvme-pci: avoid dereference of symbol from unloaded module
2017-11-02 12:29 UTC (3+ messages)
[PATCH] nvme: freeze IO accesses around format
2017-11-01 16:21 UTC (12+ messages)
[PATCH v2 6/8] scsi/ipr: Use sgl_alloc_order() and sgl_free_order()
2017-11-01 15:51 UTC (9+ messages)
` [PATCH v2 2/8] crypto: scompress - use sgl_alloc() and sgl_free()
[PATCH v4 0/5] nvme_fc: add dev_loss_tmo support
2017-11-01 15:35 UTC (2+ messages)
[PATCH 1/2] nvme-rdma: reuse nvme_delete_ctrl when reconnect attempts expire
2017-11-01 15:17 UTC (3+ messages)
` [PATCH 2/2] nvme-core: flush reset_work before safely continuing with delete operation
[PATCH v4] nvmet: Fix fatal_err_work deadlock
2017-11-01 15:11 UTC (3+ messages)
[PATCH 00/13] mpt3sas driver NVMe support:
2017-10-31 12:32 UTC (14+ messages)
` [PATCH 01/13] mpt3sas: Add nvme device support in slave alloc, target alloc and probe
` [PATCH 02/13] mpt3sas: SGL to PRP Translation for I/Os to NVMe devices
` [PATCH 03/13] mpt3sas: Added support for nvme encapsulated request message
` [PATCH 04/13] mpt3sas: API 's to support NVMe drive addition to SML
` [PATCH 05/13] mpt3sas: API's to remove nvme drive from sml
` [PATCH 06/13] mpt3sas: Handle NVMe PCIe device related events generated from firmware
` [PATCH 07/13] mpt3sas: Set NVMe device queue depth as 128
` [PATCH 08/13] mpt3sas: scan and add nvme device after controller reset
` [PATCH 09/13] mpt3as: Add-Task-management-debug-info-for-NVMe-drives
` [PATCH 10/13] mpt3sas: NVMe drive support for BTDHMAPPING ioctl command and log info
` [PATCH 11/13] mpt3sas: Fix nvme drives checking for tlr
` [PATCH 12/13] mpt3sas: Fix sparse warnings
` [PATCH 13/13] mpt3sas: Update mpt3sas driver version
[PATCH 0/5] nvmet/nvmet_fc: add events for discovery controller rescan
2017-10-31 12:22 UTC
[PATCH v11 7/7] block, nvme: Introduce blk_mq_req_flags_t
2017-10-30 22:42 UTC
controller deletion consolidation
2017-10-30 20:00 UTC (10+ messages)
` [PATCH 1/5] nvme-fc: avoid workqueue flush stalls
` [PATCH 2/5] nvme-fc: merge __nvme_fc_schedule_delete_work into __nvme_fc_del_ctrl
` [PATCH 3/5] nvme: move controller deletion to common code
` [PATCH 4/5] nvme-rdma: remove nvme_rdma_remove_ctrl
` [PATCH 5/5] nvme: consolidate common code from ->reset_work
[PATCH] nvme-cli: fix wrong bitmask in number of rpmb units
2017-10-30 19:36 UTC (2+ messages)
[PATCH] nvme-cli: make command description const
2017-10-30 19:36 UTC (2+ messages)
[PATCH 0/2] Performance Improvents for Secured Mode NVMe over Fabrics and other RDMA ULPs
2017-10-30 18:18 UTC (19+ messages)
` [PATCH 1/2] IB/mlx5: posting klm/mtt list inline in the send queue for reg_wr
` [PATCH 2/2] nvme-rdma: Add remote_invalidation module parameter
[PATCHv2 5/5] nvme: Send uevent for unhandled AEN completions
2017-10-30 15:18 UTC (3+ messages)
[PATCH urgent-4.14] nvme: Fix setting logical block format when revalidating
2017-10-30 14:23 UTC (4+ messages)
[PATCH 0/3] centralize transport not ready request check
2017-10-27 20:09 UTC (3+ messages)
` [PATCH 2/3] nvme-fc: Check if queue is ready in queue_rq
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).