summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)Author
2019-03-19scsi: lpfc: Correct localport timeout duration errorJames Smart
2019-03-19scsi: lpfc: Convert bootstrap mbx polling from msleep to udelayJames Smart
2019-03-19scsi: lpfc: Coordinate adapter error handling with offline handlingJames Smart
2019-03-19scsi: lpfc: Stop adapter if pci errors detectedJames Smart
2019-03-19scsi: lpfc: Fix deadlock due to nested hbalock callJames Smart
2019-03-19scsi: lpfc: Fix nvmet handling of first burst cmdJames Smart
2019-03-19scsi: lpfc: Fix lpfc_nvmet_mrq attribute handling when 0James Smart
2019-03-19scsi: lpfc: Fix nvmet async receive buffer replenishmentJames Smart
2019-03-19scsi: lpfc: Fix location of SCSI ktime countersJames Smart
2019-03-19scsi: lpfc: Fix SLI3 commands being issued on SLI4 devicesJames Smart
2019-03-19scsi: lpfc: Fix use-after-free mailbox cmd completionJames Smart
2019-03-19scsi: lpfc: Resolve irq-unsafe lockdep heirarchy warning in lpfc_io_freeJames Smart
2019-03-19scsi: lpfc: Resolve inconsistent check of hdwq in lpfc_scsi_cmd_iocb_cmplJames Smart
2019-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-14scsi: lpfc: Fix error codes in lpfc_sli4_pci_mem_setup()Dan Carpenter
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-06scsi: lpfc: fix 32-bit format string warningArnd Bergmann
2019-03-06scsi: lpfc: fix unused variable warningArnd Bergmann
2019-03-06scsi: lpfc: resolve static checker warning in lpfc_sli4_hba_unsetJames Smart
2019-03-06scsi: lpfc: Correct __lpfc_sli_issue_iocb_s4 lockdep checkJames Smart
2019-03-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-02-25scsi: lpfc: fix calls to dma_set_mask_and_coherent()Hannes Reinecke
2019-02-19scsi: lpfc: Remove set but not used variable 'phys_id'YueHaibing
2019-02-13scsi: lpfc: fix a handful of indentation issuesColin Ian King
2019-02-12scsi: lpfc: Fix error code if kcalloc() failsDan Carpenter
2019-02-05scsi: lpfc: Update lpfc version to 12.2.0.0James Smart
2019-02-05scsi: lpfc: Update 12.2.0.0 file copyrights to 2019James Smart
2019-02-05scsi: lpfc: Fix nvmet issues when link bounce under IO loadJames Smart
2019-02-05scsi: lpfc: Correct upcalling nvmet_fc transport during io done downcallJames Smart
2019-02-05scsi: lpfc: Fix default driver parameter collision for allowing NPIV supportJames Smart
2019-02-05scsi: lpfc: Rework locking on SCSI io completionJames Smart
2019-02-05scsi: lpfc: Enable SCSI and NVME fc4s by defaultJames Smart
2019-02-05scsi: lpfc: Resize cpu maps structures based on possible cpusJames Smart
2019-02-05scsi: lpfc: Utilize new IRQ API when allocating MSI-X vectorsJames Smart
2019-02-05scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescingJames Smart
2019-02-05scsi: lpfc: cleanup: convert eq_delay to usdelayJames Smart
2019-02-05scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queuesJames Smart
2019-02-05scsi: lpfc: Fix setting affinity hints to correlate with hardware queuesJames Smart
2019-02-05scsi: lpfc: Allow override of hardware queue selection policiesJames Smart
2019-02-05scsi: lpfc: Adapt partitioned XRI lists to efficient sharingJames Smart
2019-02-05scsi: lpfc: Synchronize hardware queues with SCSI MQ interfaceJames Smart
2019-02-05scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting.James Smart
2019-02-05scsi: lpfc: Move SCSI and NVME Stats to hardware queue structuresJames Smart
2019-02-05scsi: lpfc: Adapt cpucheck debugfs logic to Hardware QueuesJames Smart
2019-02-05scsi: lpfc: cleanup: Remove unused FCP_XRI_ABORT_EVENT slowpath eventJames Smart
2019-02-05scsi: lpfc: Partition XRI buffer list across Hardware QueuesJames Smart
2019-02-05scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpuJames Smart
2019-02-05scsi: lpfc: Remove extra vector and SLI4 queue for ExpresslaneJames Smart
2019-02-05scsi: lpfc: Implement common IO buffers between NVME and SCSIJames Smart
2019-02-05scsi: lpfc: cleanup: Remove excess check on NVME io submit code pathJames Smart