messages from 2017-05-08 15:07:20 to 2017-05-17 07:01:33 UTC [more...]
[PATCH 0/2] nvme: fix hang in path of removing disk
2017-05-17 7:01 UTC (5+ messages)
` [PATCH 1/2] nvme: fix race between removing and reseting failure
` [PATCH 2/2] nvme: avoid to hang in remove disk
[PATCH] lpfc: fix build issue if NVME_FC_TARGET is not defined
2017-05-17 3:52 UTC
[PATCH v2 00/15] lpfc updates for 11.2.0.14
2017-05-17 1:26 UTC (20+ messages)
` [PATCH v2 01/15] lpfc: Fix used-RPI accounting problem
` [PATCH v2 02/15] lpfc: Fix system crash when port is reset
` [PATCH v2 03/15] lpfc: Adding additional stats counters for nvme
` [PATCH v2 04/15] lpfc: Fix nvmet RQ resource needs for large block writes
` [PATCH v2 05/15] lpfc: Fix NVMEI driver not decrementing counter causing bad rport state
` [PATCH v2 06/15] lpfc: Fix NMI watchdog assertions when running nvmet IOPS tests
` [PATCH v2 07/15] lpfc: Separate NVMET data buffer pool fir ELS/CT
` [PATCH v2 08/15] lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/context
` [PATCH v2 09/15] lpfc: Added recovery logic for running out of NVMET IO context resources
` [PATCH v2 10/15] lpfc: Fix NVME I+T not registering NVME as a supported FC4 type
` [PATCH v2 11/15] lpfc: Fix debugfs root inode "lpfc" not getting deleted on driver unload
` [PATCH v2 12/15] lpfc: Cleanup entry_repost settings on SLI4 queues
` [PATCH v2 13/15] lpfc: Fix NVMEI's handling of NVMET's PRLI response attributes
` [PATCH v2 14/15] lpfc: Add MDS Diagnostic support
` [PATCH v2 15/15] lpfc: update version to 11.2.0.14
[PATCH v2 00/10] outstanding nvme_fc/nvmet_fc fixes
2017-05-16 12:51 UTC (30+ messages)
` [PATCH v2 01/10] nvme_fc: get rid of local reconnect_delay
` [PATCH v2 02/10] nvme_fc: Support ctrl_loss_tmo
` [PATCH v2 03/10] nvme_fc: replace ioabort msleep loop with completion
` [PATCH v2 04/10] nvme_fc: revise comment on teardown
` [PATCH v2 05/10] nvme_fc: set logging level on resets/deletes
` [PATCH v2 06/10] nvmet_fc: Reduce work_q count
` [PATCH v2 07/10] nvmet_fc: Add queue create and delete callbacks in LLDD api
` [PATCH v2 08/10] nvme_fc: remove extra controller reference taken on reconnect
` [PATCH v2 09/10] nvme_fcloop: fix port deletes and callbacks
` [PATCH v2 10/10] nvme_fc: correct nvme status set on abort
[PATCH] nvme-fabrics: fix comment typo of nvmf_reg_write32
2017-05-16 12:44 UTC (2+ messages)
[PATCH 00/10] outstanding nvme_fc/nvmet_fc fixes
2017-05-15 22:43 UTC (23+ messages)
` [PATCH 01/10] nvme_fc: get rid of local reconnect_delay
` [PATCH 02/10] nvme_fc: Support ctrl_loss_tmo
` [PATCH 03/10] nvme_fc: replace ioabort msleep loop with completion
` [PATCH 04/10] nvme_fc: revise comment on teardown
` [PATCH 05/10] nvme_fc: set logging level on resets/deletes
` [PATCH 06/10] nvmet_fc: Reduce work_q count
` [PATCH 07/10] nvmet_fc: Add queue create and delete callbacks in LLDD api
` [PATCH 08/10] nvme_fc: remove extra controller reference taken on reconnect
` [PATCH 09/10] nvme_fcloop: fix port deletes and callbacks
` [PATCH 10/10] nvme_fc: correct nvme status set on abort
[PATCH 00/15] lpfc updates for 11.2.0.14
2017-05-15 22:13 UTC (34+ messages)
` [PATCH 01/15] lpfc: Fix used-RPI accounting problem
` [PATCH 02/15] lpfc: Fix system crash when port is reset
` [PATCH 03/15] lpfc: Adding additional stats counters for nvme
` [PATCH 04/15] lpfc: Fix nvmet RQ resource needs for large block writes
` [PATCH 05/15] lpfc: Fix NVMEI driver not decrementing counter causing bad rport state
` [PATCH 06/15] lpfc: Fix NMI watchdog assertions when running nvmet IOPS tests
` [PATCH 07/15] lpfc: Separate NVMET data buffer pool fir ELS/CT
` [PATCH 08/15] lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/context
` [PATCH 09/15] lpfc: Added recovery logic for running out of NVMET IO context resources
` [PATCH 10/15] lpfc: Fix NVME I+T not registering NVME as a supported FC4 type
` [PATCH 11/15] lpfc: Fix debugfs root inode "lpfc" not getting deleted on driver unload
` [PATCH 12/15] lpfc: Cleanup entry_repost settings on SLI4 queues
` [PATCH 13/15] lpfc: Fix NVMEI's handling of NVMET's PRLI response attributes
` [PATCH 14/15] lpfc: Add MDS Diagnostic support
` [PATCH 15/15] lpfc: update version to 11.2.0.14
Unexpected issues with 2 NVME initiators using the same target
2017-05-15 17:05 UTC (20+ messages)
[PATCH] nvme: Change our APST table to be no more aggressive than Intel RSTe
2017-05-15 16:11 UTC (8+ messages)
[PATCH] nvme: Implement NS Optimial IO Boundary from 1.3 Spec
2017-05-15 15:01 UTC (3+ messages)
[RFC] NVMe Configuraiton using sysctl
2017-05-15 14:44 UTC (5+ messages)
[PATCH 0/8] nvme_fc: add dev_loss_tmo support
2017-05-13 19:07 UTC (9+ messages)
` [PATCH 1/8] nvme core: allow controller RESETTING to RECONNECTING transition
` [PATCH 2/8] nvme_fc: change ctlr state assignments during reset/reconnect
` [PATCH 3/8] nvme_fc: add a dev_loss_tmo field to the remoteport
` [PATCH 4/8] nvme_fc: add dev_loss_tmo to controller
` [PATCH 5/8] nvme_fc: check connectivity before initiating reconnects
` [PATCH 6/8] nvme_fc: change failure code on remoteport connectivity loss
` [PATCH 7/8] nvme_fc: move remote port get/put/free location
` [PATCH 8/8] nvme_fc: add dev_loss_tmo timeout and remoteport resume support
[PATCH v2 0/2] nvme_fc: add uevent to allow dynamic connects
2017-05-13 19:05 UTC (3+ messages)
` [PATCH v2 1/2] nvme_fc: create fc class and transport device
` [PATCH v2 2/2] nvme_fc: add uevent for auto-connect
[PATCH] nvme_fc: replace ioabort msleep loop with completion
2017-05-13 14:24 UTC (3+ messages)
[PATCH nvme-cli] fabrics: add option to override drivers queue depth also for connect-all command
2017-05-11 17:48 UTC
[PATCH v2] nvmet: release the sq ref on rdma read errors
2017-05-11 10:53 UTC (4+ messages)
[PATCH nvme-cli] fabrics: add option to override drivers queue depth
2017-05-11 7:28 UTC (4+ messages)
[PATCH] nvmet_fc: remove target cpu scheduling flag
2017-05-10 17:25 UTC (2+ messages)
[PATCH] nvme_fc: revise comment on teardown
2017-05-10 17:24 UTC (2+ messages)
[PATCH] nvme_fc: set logging level on resets/deletes
2017-05-10 17:24 UTC (5+ messages)
[PATCH] nvme_fc: stop queues on error detection
2017-05-10 17:24 UTC (2+ messages)
[PATCH] nvme: change cq_vector to a bool and set to true after request_irq
2017-05-10 17:16 UTC (2+ messages)
[PATCH] nvme_fc: require target or discovery role for fc-nvme targets
2017-05-10 17:09 UTC (2+ messages)
[PATCH] nvme_fc: correct port role bits
2017-05-10 17:09 UTC (3+ messages)
[PATCH] nvme: Unmap CMB and remove sysfs file in reset path
2017-05-10 17:07 UTC (2+ messages)
[PATCH] nvme_fc: remove extra controller reference taken on reconnect
2017-05-10 17:05 UTC (2+ messages)
[PATCH 00/11] a few useful nvme fixes and cleanups
2017-05-10 17:01 UTC (3+ messages)
` [PATCH 10/11] nvme: queue ns scanning and async request from nvme_wq
[PATCH V2] nvmf: keep track of nvmet connect error status
2017-05-10 16:57 UTC (2+ messages)
[PATCH] nvmet: release the sq ref on rdma read errors
2017-05-10 16:55 UTC (9+ messages)
[PATCH] nvme_fcloop: fix port deletes and callbacks
2017-05-10 16:00 UTC
[PATCH v2] nvmet_fc: Reduce work_q count
2017-05-09 17:41 UTC
[PATCH] lightnvm: Remove an unused variable
2017-05-09 14:50 UTC (3+ messages)
[PATCH] nvme: lightnvm: fix memory leak
2017-05-09 14:49 UTC (3+ messages)
[PATCH] nvme: remove disk after hw queue is started
2017-05-09 8:30 UTC (2+ messages)
[PATCH v2] nvmet_fc: Add queue create and delete callbacks in LLDD api
2017-05-09 7:26 UTC (2+ messages)
[PATCH] nvme: remove disk after hw queue is started
2017-05-09 3:26 UTC (8+ messages)
[PATCH v3] lpfc: Fix panic on BFS configuration
2017-05-09 1:26 UTC (2+ messages)
[PATCH] nvme: Unmap CMB and remove sysfs file in reset path
2017-05-08 18:35 UTC
[PATCH 0/2] nvme_fc: add uevent to allow dynamic connects
2017-05-08 18:17 UTC (6+ messages)
` [PATCH 2/2] nvme_fc: add uevent for auto-connect
[PATCH] nvmet_fc: Add queue create and delete callbacks in LLDD api
2017-05-08 16:41 UTC (3+ messages)
[PATCH] nvmet_fc: Reduce work_q count
2017-05-08 16:41 UTC (3+ messages)
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).