summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/fc.c
Commit message (Expand)AuthorAgeFilesLines
* nvme-fc: rework the request initialization codeBart Van Assche2018-10-171-3/+6
* nvme-fc: introduce struct nvme_fcp_op_w_sglBart Van Assche2018-10-171-11/+18
* nvme-fc: fix kernel-doc headersBart Van Assche2018-10-171-6/+5
* nvme_fc: add 'nvme_discovery' sysfs attribute to fc transport deviceJames Smart2018-10-011-9/+95
* nvme-fc: fix for a minor typosMilan P. Gandhi2018-10-011-2/+2
* Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds2018-08-141-0/+1
|\
| * nvme: cache struct nvme_ctrl reference to struct nvme_requestSagi Grimberg2018-07-231-0/+1
* | nvme: if_ready checks to fail io to deleting controllerJames Smart2018-07-241-1/+1
|/
* nvme-fc: release io queues to allow fast failJames Smart2018-06-211-3/+3
* nvme-fabrics: refactor queue ready checkChristoph Hellwig2018-06-151-5/+4
* nvme-fc: fix nulling of queue data on reconnectJames Smart2018-06-141-6/+5
* nvme-fc: remove reinit_request routineJames Smart2018-06-141-20/+0
* nvme-fc: change controllers first connect to use reconnect pathJames Smart2018-06-141-57/+47
* blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iterChristoph Hellwig2018-05-301-3/+0
* nvme-fc: remove setting DNR on exception conditionsJames Smart2018-05-251-10/+0
* nvme: fc: provide a descriptive errorJohannes Thumshirn2018-04-261-0/+2
* nvme: expand nvmf_check_if_ready checksJames Smart2018-04-121-9/+3
* Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-051-20/+16
|\
| * nvme_fc: on remoteport reuse, set new nport_id and role.James Smart2018-03-261-0/+2
| * nvme_fc: fix abort race on teardown with lld rejectJames Smart2018-03-261-1/+4
| * nvme_fc: io timeout should defer abort to ctrl resetJames Smart2018-03-261-11/+1
| * nvme_fc: fix ctrl create failures racing with workq itemsJames Smart2018-03-261-0/+4
| * nvme: centralize ctrl removal printsMax Gurtovoy2018-03-261-8/+5
* | nvme_fc: rework sqsize handlingJames Smart2018-03-081-10/+17
|/
* nvme_fc: cleanup io completionJames Smart2018-02-111-51/+12
* nvme_fc: correct abort race condition on resetsJames Smart2018-02-111-72/+26
* nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTINGMax Gurtovoy2018-02-081-7/+7
* blk-mq: introduce BLK_STS_DEV_RESOURCEMing Lei2018-01-301-10/+2
* Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-blockLinus Torvalds2018-01-291-0/+7
|\
| * nvme-fc: correct hang in nvme_ns_remove()James Smart2018-01-171-0/+3
| * nvme-fc: fix rogue admin cmds stalling teardownJames Smart2018-01-171-0/+3
| * nvme-fabrics: protect against module unload during create_ctrlRoy Shterman2018-01-081-0/+1
* | nvme-fc: remove double put reference if admin connect failsJames Smart2017-12-151-1/+0
|/
* nvme-fc: don't use bit masks for set/test_bit() numbersJens Axboe2017-11-241-2/+2
* nvme-fc: check if queue is ready in queue_rqSagi Grimberg2017-11-201-1/+18
* Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-141-201/+592
|\
| * nvme: remove handling of multiple AEN requestsKeith Busch2017-11-101-6/+3
| * nvme-fc: remove unused "queue_size" fieldKeith Busch2017-11-101-6/+3
| * nvme: centralize AEN definesKeith Busch2017-11-101-21/+12
| * nvme-fc: decouple ns references from lldd referencesJames Smart2017-11-101-6/+78
| * nvme-fc: fix localport resume using stale valuesJames Smart2017-11-101-2/+10
| * nvme-fc: add dev_loss_tmo timeout and remoteport resume supportJames Smart2017-11-011-39/+239
| * nvme-fc: check connectivity before initiating reconnectsJames Smart2017-11-011-7/+16
| * nvme-fc: add a dev_loss_tmo field to the remoteportJames Smart2017-11-011-0/+31
| * nvme-fc: change ctlr state assignments during reset/reconnectJames Smart2017-11-011-15/+13
| * nvme: flush reset_work before safely continuing with delete operationSagi Grimberg2017-11-011-1/+0
| * nvme: consolidate common code from ->reset_workChristoph Hellwig2017-11-011-13/+0
| * nvme: move controller deletion to common codeChristoph Hellwig2017-11-011-37/+5
| * nvme-fc: merge __nvme_fc_schedule_delete_work into __nvme_fc_del_ctrlChristoph Hellwig2017-11-011-14/+6
| * nvme-fc: avoid workqueue flush stallsJames Smart2017-11-011-1/+1
OpenPOWER on IntegriCloud