summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/fc.c
AgeCommit message (Expand)Author
2018-06-14nvme-fc: change controllers first connect to use reconnect pathJames Smart
2018-05-30blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iterChristoph Hellwig
2018-05-25nvme-fc: remove setting DNR on exception conditionsJames Smart
2018-04-26nvme: fc: provide a descriptive errorJohannes Thumshirn
2018-04-12nvme: expand nvmf_check_if_ready checksJames Smart
2018-04-05Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-03-26nvme_fc: on remoteport reuse, set new nport_id and role.James Smart
2018-03-26nvme_fc: fix abort race on teardown with lld rejectJames Smart
2018-03-26nvme_fc: io timeout should defer abort to ctrl resetJames Smart
2018-03-26nvme_fc: fix ctrl create failures racing with workq itemsJames Smart
2018-03-26nvme: centralize ctrl removal printsMax Gurtovoy
2018-03-08nvme_fc: rework sqsize handlingJames Smart
2018-02-11nvme_fc: cleanup io completionJames Smart
2018-02-11nvme_fc: correct abort race condition on resetsJames Smart
2018-02-08nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTINGMax Gurtovoy
2018-01-30blk-mq: introduce BLK_STS_DEV_RESOURCEMing Lei
2018-01-29Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-01-17nvme-fc: correct hang in nvme_ns_remove()James Smart
2018-01-17nvme-fc: fix rogue admin cmds stalling teardownJames Smart
2018-01-08nvme-fabrics: protect against module unload during create_ctrlRoy Shterman
2017-12-15nvme-fc: remove double put reference if admin connect failsJames Smart
2017-11-24nvme-fc: don't use bit masks for set/test_bit() numbersJens Axboe
2017-11-20nvme-fc: check if queue is ready in queue_rqSagi Grimberg
2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-11-10nvme: remove handling of multiple AEN requestsKeith Busch
2017-11-10nvme-fc: remove unused "queue_size" fieldKeith Busch
2017-11-10nvme: centralize AEN definesKeith Busch
2017-11-10nvme-fc: decouple ns references from lldd referencesJames Smart
2017-11-10nvme-fc: fix localport resume using stale valuesJames Smart
2017-11-01nvme-fc: add dev_loss_tmo timeout and remoteport resume supportJames Smart
2017-11-01nvme-fc: check connectivity before initiating reconnectsJames Smart
2017-11-01nvme-fc: add a dev_loss_tmo field to the remoteportJames Smart
2017-11-01nvme-fc: change ctlr state assignments during reset/reconnectJames Smart
2017-11-01nvme: flush reset_work before safely continuing with delete operationSagi Grimberg
2017-11-01nvme: consolidate common code from ->reset_workChristoph Hellwig
2017-11-01nvme: move controller deletion to common codeChristoph Hellwig
2017-11-01nvme-fc: merge __nvme_fc_schedule_delete_work into __nvme_fc_del_ctrlChristoph Hellwig
2017-11-01nvme-fc: avoid workqueue flush stallsJames Smart
2017-10-27nvme-fc: remove NVME_FC_MAX_SEGMENTSJames Smart
2017-10-27nvme-fc: add support for duplicate_connect optionJames Smart
2017-10-27nvme: switch controller refcounting to use struct deviceChristoph Hellwig
2017-10-20nvme-fc: correct io timeout behaviorJames Smart
2017-10-20nvme-fc: correct io termination handlingJames Smart
2017-10-19nvme-fc: Add BLK_MQ_F_NO_SCHED flag to admin tag setIsrael Rukshin
2017-10-18nvme-fc: retry initial controller connections 3 timesJames Smart
2017-10-18nvme-fc: fix iowait hangJames Smart
2017-10-18nvme: introduce nvme_reinit_tagsetSagi Grimberg
2017-10-05nvme-fc: move remote port get/put/free locationJames Smart
2017-10-04nvme-fc: create fc class and transport deviceJames Smart
2017-10-04nvme-fc: add uevent for auto-connectJames Smart