summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/fc.c
Commit message (Expand)AuthorAge
* nvme: expand nvmf_check_if_ready checksJames Smart2018-04-12
* Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-05
|\
| * nvme_fc: on remoteport reuse, set new nport_id and role.James Smart2018-03-26
| * nvme_fc: fix abort race on teardown with lld rejectJames Smart2018-03-26
| * nvme_fc: io timeout should defer abort to ctrl resetJames Smart2018-03-26
| * nvme_fc: fix ctrl create failures racing with workq itemsJames Smart2018-03-26
| * nvme: centralize ctrl removal printsMax Gurtovoy2018-03-26
* | nvme_fc: rework sqsize handlingJames Smart2018-03-08
|/
* nvme_fc: cleanup io completionJames Smart2018-02-11
* nvme_fc: correct abort race condition on resetsJames Smart2018-02-11
* nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTINGMax Gurtovoy2018-02-08
* blk-mq: introduce BLK_STS_DEV_RESOURCEMing Lei2018-01-30
* Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-blockLinus Torvalds2018-01-29
|\
| * nvme-fc: correct hang in nvme_ns_remove()James Smart2018-01-17
| * nvme-fc: fix rogue admin cmds stalling teardownJames Smart2018-01-17
| * nvme-fabrics: protect against module unload during create_ctrlRoy Shterman2018-01-08
* | nvme-fc: remove double put reference if admin connect failsJames Smart2017-12-15
|/
* nvme-fc: don't use bit masks for set/test_bit() numbersJens Axboe2017-11-24
* nvme-fc: check if queue is ready in queue_rqSagi Grimberg2017-11-20
* Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-14
|\
| * nvme: remove handling of multiple AEN requestsKeith Busch2017-11-10
| * nvme-fc: remove unused "queue_size" fieldKeith Busch2017-11-10
| * nvme: centralize AEN definesKeith Busch2017-11-10
| * nvme-fc: decouple ns references from lldd referencesJames Smart2017-11-10
| * nvme-fc: fix localport resume using stale valuesJames Smart2017-11-10
| * nvme-fc: add dev_loss_tmo timeout and remoteport resume supportJames Smart2017-11-01
| * nvme-fc: check connectivity before initiating reconnectsJames Smart2017-11-01
| * nvme-fc: add a dev_loss_tmo field to the remoteportJames Smart2017-11-01
| * nvme-fc: change ctlr state assignments during reset/reconnectJames Smart2017-11-01
| * nvme: flush reset_work before safely continuing with delete operationSagi Grimberg2017-11-01
| * nvme: consolidate common code from ->reset_workChristoph Hellwig2017-11-01
| * nvme: move controller deletion to common codeChristoph Hellwig2017-11-01
| * nvme-fc: merge __nvme_fc_schedule_delete_work into __nvme_fc_del_ctrlChristoph Hellwig2017-11-01
| * nvme-fc: avoid workqueue flush stallsJames Smart2017-11-01
| * nvme-fc: remove NVME_FC_MAX_SEGMENTSJames Smart2017-10-27
| * nvme-fc: add support for duplicate_connect optionJames Smart2017-10-27
| * nvme: switch controller refcounting to use struct deviceChristoph Hellwig2017-10-27
| * nvme-fc: correct io timeout behaviorJames Smart2017-10-20
| * nvme-fc: correct io termination handlingJames Smart2017-10-20
| * nvme-fc: Add BLK_MQ_F_NO_SCHED flag to admin tag setIsrael Rukshin2017-10-19
| * nvme: introduce nvme_reinit_tagsetSagi Grimberg2017-10-18
| * nvme-fc: move remote port get/put/free locationJames Smart2017-10-05
| * nvme-fc: create fc class and transport deviceJames Smart2017-10-04
| * nvme-fc: add uevent for auto-connectJames Smart2017-10-04
* | nvme-fc: retry initial controller connections 3 timesJames Smart2017-10-18
* | nvme-fc: fix iowait hangJames Smart2017-10-18
|/
* nvme-fc: use transport-specific sgl formatJames Smart2017-09-25
* nvme-fc: remove use of FC-specific error codesJames Smart2017-09-25
* nvme-fc: Reattach to localports on re-registrationJames Smart2017-08-28
* nvme: Add admin_tagset pointer to nvme_ctrlSagi Grimberg2017-08-28