summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)Author
2020-07-15scsi: lpfc: NVMe remote port devloss_tmo from llddJames Smart
2020-07-15scsi: lpfc: Quieten some printksAnton Blanchard
2020-07-08scsi: lpfc: Fix less-than-zero comparison of unsigned valueDick Kennedy
2020-07-08scsi: lpfc: Fix interrupt assignments when multiple vectors are supported on ...Dick Kennedy
2020-07-08scsi: lpfc: Fix inconsistent indentingColin Ian King
2020-07-02scsi: lpfc: Update lpfc version to 12.8.0.2Dick Kennedy
2020-07-02scsi: lpfc: Add an internal trace log bufferDick Kennedy
2020-07-02scsi: lpfc: Add blk_io_poll support for latency improvmentDick Kennedy
2020-07-02scsi: lpfc: Add support to display if adapter dumps are availableDick Kennedy
2020-07-02scsi: lpfc: Allow applications to issue Common Set Features mailbox commandDick Kennedy
2020-07-02scsi: lpfc: Fix language in 0373 message to reflect non-error messageDick Kennedy
2020-07-02scsi: lpfc: Fix kdump hang on PPCDick Kennedy
2020-07-02scsi: lpfc: Fix shost refcount mismatch when deleting vportDick Kennedy
2020-07-02scsi: lpfc: Fix stack trace seen while setting rrq activeDick Kennedy
2020-07-02scsi: lpfc: Fix oops due to overrun when reading SLI3 dataDick Kennedy
2020-07-02scsi: lpfc: Fix NVMe rport deregister and registration during ADISCDick Kennedy
2020-07-02scsi: lpfc: Fix missing MDS functionalityDick Kennedy
2020-07-02scsi: lpfc: Fix unused assignment in lpfc_sli4_bsg_link_diag_testDick Kennedy
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-06-02Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-05-29lpfc_debugfs: get rid of pointless access_ok()Al Viro
2020-05-27lpfc: Fix return value in __lpfc_nvme_ls_abortJames Smart
2020-05-27lpfc: fix axchg pointer reference after free and double freesJames Smart
2020-05-27lpfc: Fix pointer checks and comments in LS receive refactoringJames Smart
2020-05-26scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited eventXiyu Yang
2020-05-11scsi: lpfc: Remove redundant initialization to variable rcColin Ian King
2020-05-09lpfc: nvmet: Add Send LS Request and Abort LS Request supportJames Smart
2020-05-09lpfc: nvmet: Add support for NVME LS request hosthandleJames Smart
2020-05-09lpfc: nvme: Add Receive LS Request and Send LS Response support to nvmeJames Smart
2020-05-09lpfc: Refactor Send LS Response supportJames Smart
2020-05-09lpfc: Refactor Send LS Abort supportJames Smart
2020-05-09lpfc: Refactor Send LS Request supportJames Smart
2020-05-09lpfc: Refactor NVME LS receive handlingJames Smart
2020-05-09lpfc: Commonize lpfc_async_xchg_ctx state and flag definitionsJames Smart
2020-05-09lpfc: Refactor nvmet_rcv_ctx to create lpfc_async_xchg_ctxJames Smart
2020-05-09lpfc: Refactor lpfc nvme headersJames Smart
2020-05-09nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS requestJames Smart
2020-05-07scsi: lpfc: Update lpfc version to 12.8.0.1Dick Kennedy
2020-05-07scsi: lpfc: Fix MDS Diagnostic Enablement definitionDick Kennedy
2020-05-07scsi: lpfc: Fix noderef and address space warningsDick Kennedy
2020-05-07scsi: lpfc: Remove unnecessary lockdep_assert_held callsDick Kennedy
2020-05-07scsi: lpfc: Change default queue allocation for reduced memory consumptionDick Kennedy
2020-05-07scsi: lpfc: Fix negation of else clause in lpfc_prep_node_fc4typeDick Kennedy
2020-05-07scsi: lpfc: Remove re-binding of nvme rport during registrationDick Kennedy
2020-05-07scsi: lpfc: Maintain atomic consistency of queue_claimed flagDick Kennedy
2020-04-22scsi: lpfc: remove duplicate unloading checksJames Smart
2020-04-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-04-10Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-04-04nvme-fc: Revert "add module to ops template to allow module references"James Smart
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds