summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/fc.c
AgeCommit message (Expand)Author
2020-10-23nvme-fc: shorten reconnect delay if possible for FCJames Smart
2020-10-23nvme-fc: wait for queues to freeze before calling update_hr_hw_queuesJames Smart
2020-10-23nvme-fc: fix error loop in create_hw_io_queuesJames Smart
2020-10-23nvme-fc: fix io timeout to abort I/OJames Smart
2020-09-22nvme-fc: fail new connections to a deleted host or remote portJames Smart
2020-09-08nvme-fc: cancel async events before freeing event structDavid Milburn
2020-08-21nvme: rename and document nvme_end_requestChristoph Hellwig
2020-08-21nvme-fc: Fix wrong return value in __nvme_fc_init_request()Tianjia Zhang
2020-07-29nvme-fc: set max_segments to lldd max valueJames Smart
2020-07-29nvme: fix deadlock in disconnect during scan_work and/or ana_workSagi Grimberg
2020-06-24nvme: use blk_mq_complete_request_remote to avoid an indirect function callChristoph Hellwig
2020-06-11nvme-fc: don't call nvme_cleanup_cmd() for AENsDaniel Wagner
2020-05-27nvme: replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-27nvme-fc: print proper nvme-fc devloss_tmo valueMartin George
2020-05-09nvme-fc: avoid gcc-10 zero-length-bounds warningArnd Bergmann
2020-05-09nvme-fc: Add Disconnect Association Rcv supportJames Smart
2020-05-09nvme-fc: Update header and host for common definitions for LS handlingJames Smart
2020-05-09nvme-fc: convert assoc_active flag to bit opJames Smart
2020-05-09nvme-fc: Ensure private pointers are NULL if no dataJames Smart
2020-05-09nvme-fc nvmet-fc: refactor for common LS definitionsJames Smart
2020-05-09nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS requestJames Smart
2020-04-04nvme-fc: Revert "add module to ops template to allow module references"James Smart
2020-03-26nvme: Make nvme_uninit_ctrl symmetric to nvme_init_ctrlIsrael Rukshin
2020-03-26nvme: Fix ctrl use-after-free during sysfs deletionIsrael Rukshin
2019-11-27nvme-fc: fix double-free scenarios on hw queuesJames Smart
2019-11-27nvme_fc: add module to ops template to allow module referencesJames Smart
2019-11-27nvme-fc: Avoid preallocating big SGL for dataIsrael Rukshin
2019-11-04nvme: move common call to nvme_cleanup_cmd to core layerMax Gurtovoy
2019-11-04nvme-fc: ensure association_id is cleared regardless of a Disconnect LSJames Smart
2019-11-04nvme-fc: clarify error messagesJames Smart
2019-11-04nvme-fc: Set new cmd set indicator in nvme-fc cmnd iuJames Smart
2019-11-04nvme-fc and nvmet-fc: sync with FC-NVME-2 header changesJames 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