summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/fc.c
AgeCommit message (Expand)Author
2019-04-11nvme-fc: correct csn initialization and increments on errorJames Smart
2019-03-13nvme-fc: reject reconnect if io queue count is reduced to zeroJames Smart
2019-03-13nvme-fc: fix numa_node when dev is nullJames Smart
2019-03-13nvme-fc: use nr_phys_segments to determine existence of sglJames Smart
2019-02-20nvme-fc: convert to SPDX identifiersChristoph Hellwig
2018-12-18nvme-fabrics: allow nvmf_connect_io_queue to pollSagi Grimberg
2018-12-07nvme: add a numa_node field to struct nvme_ctrlHannes Reinecke
2018-12-04Merge tag 'v4.20-rc5' into for-4.21/blockJens Axboe
2018-11-27nvme-fc: initialize nvme_req(rq)->ctrl after calling __nvme_fc_init_request()Ewan D. Milne
2018-11-19nvme-fc: remove ->poll implementationJens Axboe
2018-11-15nvme-fc: resolve io failures during connectJames Smart
2018-11-08blk-mq-tag: change busy_iter_fn to return whether to continue or notJens Axboe
2018-11-02nvme-fc: fix request private initializationJames Smart
2018-10-17nvme-fc: rework the request initialization codeBart Van Assche
2018-10-17nvme-fc: introduce struct nvme_fcp_op_w_sglBart Van Assche
2018-10-17nvme-fc: fix kernel-doc headersBart Van Assche
2018-10-01nvme_fc: add 'nvme_discovery' sysfs attribute to fc transport deviceJames Smart
2018-10-01nvme-fc: fix for a minor typosMilan P. Gandhi
2018-08-14Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-07-24nvme: if_ready checks to fail io to deleting controllerJames Smart
2018-07-23nvme: cache struct nvme_ctrl reference to struct nvme_requestSagi Grimberg
2018-06-21nvme-fc: release io queues to allow fast failJames Smart
2018-06-15nvme-fabrics: refactor queue ready checkChristoph Hellwig
2018-06-14nvme-fc: fix nulling of queue data on reconnectJames Smart
2018-06-14nvme-fc: remove reinit_request routineJames Smart
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