summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/fc.c
AgeCommit message (Expand)Author
2021-03-30nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command has been abortedHannes Reinecke
2020-10-07nvme-fc: fail new connections to a deleted host or remote portJames Smart
2020-10-01nvme: Fix ctrl use-after-free during sysfs deletionIsrael Rukshin
2020-09-23nvme-fc: cancel async events before freeing event structDavid Milburn
2020-09-03nvme-fc: Fix wrong return value in __nvme_fc_init_request()Tianjia Zhang
2020-04-17nvme-fc: Revert "add module to ops template to allow module references"James Smart
2020-01-09nvme-fc: fix double-free scenarios on hw queuesJames Smart
2020-01-09nvme_fc: add module to ops template to allow module referencesJames Smart
2019-09-12nvme-fc: Fail transport errors with NVME_SC_HOST_PATHJames Smart
2019-08-29nvme-fc: Use rq_dma_dir macroIsrael Rukshin
2019-08-29nvme: make fabrics command run on a separate request queueSagi Grimberg
2019-08-29nvme: move sqsize setting to the coreSagi Grimberg
2019-08-04nvme: wait until all completed request's complete fn is calledMing Lei
2019-07-15Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-11Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-07-09nvme-fc: fix module unloads while lports still pendingJames Smart
2019-06-21nvme-fc: add message when creating new associationJames Smart
2019-06-20scsi: lib/sg_pool.c: improve APIs for allocating sg poolMing Lei
2019-05-16Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-05-13nvme-fc: use separate work queue to avoid warningHannes Reinecke
2019-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-04-12scsi: scsi_transport_fc: nvme: display FC-NVMe port rolesHannes Reinecke
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