aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_nvme.c
AgeCommit message (Expand)Author
2020-06-04scsi: lpfc: Fix crash in target side cable pulls hitting WAIT_FOR_UNREGJames Smart
2020-04-16nvme-fc: Revert "add module to ops template to allow module references"James Smart
2020-03-20nvme_fc: add module to ops template to allow module referencesJames Smart
2019-04-08scsi: lpfc: Fix a recently introduced compiler warningBart Van Assche
2019-04-03scsi: lpfc: Change smp_processor_id() into raw_smp_processor_id()Bart Van Assche
2019-04-03scsi: lpfc: Annotate switch/case fall-throughBart Van Assche
2019-04-03scsi: lpfc: Declare local functions staticBart Van Assche
2019-03-25scsi: lpfc: avoid uninitialized variable warningArnd Bergmann
2019-03-19scsi: lpfc: Enhance 6072 log stringJames Smart
2019-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-06scsi: lpfc: fix unused variable warningArnd Bergmann
2019-02-05scsi: lpfc: Update 12.2.0.0 file copyrights to 2019James Smart
2019-02-05scsi: lpfc: Rework locking on SCSI io completionJames Smart
2019-02-05scsi: lpfc: Support non-uniform allocation of MSIX vectors to 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: 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: 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: 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-22scsi: lpfc: nvme: avoid hang / use-after-free when destroying localportEwan D. Milne
2018-12-07scsi: lpfc: Correct code setting non existent bits in sli4 ABORT WQEJames Smart
2018-10-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-09-20scsi: lpfc: Synchronize access to remoteport via rportJames Smart
2018-09-17scsi: lpfc: Remove set but not used variable 'sgl_size'YueHaibing
2018-09-11scsi: lpfc: Fix errors in log messages.James Smart
2018-09-11scsi: lpfc: raise sg count for nvme to use available sg resourcesJames Smart
2018-08-02scsi: lpfc: Limit tracking of tgt queue depth in fast pathJames Smart
2018-08-02scsi: lpfc: Fix driver crash when re-registering NVME rports.James Smart
2018-07-10scsi: lpfc: Make PBDE optimizations configurableJames Smart
2018-07-10scsi: lpfc: Fix panic if driver unloaded when port is offlineJames Smart
2018-05-28scsi: lpfc: Fix crash in blk_mq layer when executing modprobe -r lpfcJames Smart
2018-05-28scsi: lpfc: correct oversubscription of nvme io requests for an adapterJames Smart
2018-05-08scsi: lpfc: Comment cleanup regarding Broadcom copyright headerJames Smart
2018-05-08scsi: lpfc: Fix up log messages and stats counters in IO submit code pathJames Smart
2018-05-08scsi: lpfc: Change IO submit return to EBUSY if remote port is recoveringJames Smart
2018-04-18scsi: lpfc: Fix NULL pointer reference when resetting adapterJames Smart
2018-04-18scsi: lpfc: Fix nvme remoteport registration race conditionsJames Smart
2018-04-18scsi: lpfc: Fix driver not recovering NVME rports during target link faultsJames Smart
2018-04-18scsi: lpfc: Fix NULL pointer access in lpfc_nvme_info_showJames Smart
2018-04-18scsi: lpfc: Add per io channel NVME IO statisticsJames Smart
2018-03-14scsi: lpfc: make several unions static, fix non-ANSI prototypeColin Ian King
2018-03-12scsi: lpfc: Streamline NVME Initiator WQE setupJames Smart
2018-03-12scsi: lpfc: Code cleanup for 128byte wqe data typeJames Smart
2018-02-22scsi: lpfc: Work around NVME cmd iu SGL typeJames Smart