aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)Author
2019-04-03scsi: lpfc: Fix missing wakeups on abort threadsJames 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
2019-02-05scsi: lpfc: cleanup: remove nrport from nvme command structureJames Smart
2019-01-29scsi: lpfc: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-01-22scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetportEwan D. Milne
2019-01-22scsi: lpfc: nvme: avoid hang / use-after-free when destroying localportEwan D. Milne
2019-01-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-01-08scsi: lpfc: lpfc_sli: Mark expected switch fall-throughsGustavo A. R. Silva
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-12-19scsi: lpfc: Update lpfc version to 12.0.0.10James Smart
2018-12-19scsi: lpfc: Adding ability to reset chip via pci bus resetJames Smart
2018-12-19scsi: lpfc: Add log messages to aid in debugging fc4type discovery issuesJames Smart