summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_nvme.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-091-579/+167
|\
| * scsi: lpfc: Update 12.2.0.0 file copyrights to 2019James Smart2019-02-051-1/+1
| * scsi: lpfc: Rework locking on SCSI io completionJames Smart2019-02-051-18/+30
| * scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queuesJames Smart2019-02-051-6/+12
| * scsi: lpfc: Allow override of hardware queue selection policiesJames Smart2019-02-051-3/+11
| * scsi: lpfc: Adapt partitioned XRI lists to efficient sharingJames Smart2019-02-051-65/+26
| * scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting.James Smart2019-02-051-5/+6
| * scsi: lpfc: Move SCSI and NVME Stats to hardware queue structuresJames Smart2019-02-051-40/+17
| * scsi: lpfc: Adapt cpucheck debugfs logic to Hardware QueuesJames Smart2019-02-051-18/+19
| * scsi: lpfc: Partition XRI buffer list across Hardware QueuesJames Smart2019-02-051-39/+51
| * scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpuJames Smart2019-02-051-8/+8
| * scsi: lpfc: Implement common IO buffers between NVME and SCSIJames Smart2019-02-051-437/+63
| * scsi: lpfc: cleanup: Remove excess check on NVME io submit code pathJames Smart2019-02-051-1/+1
| * scsi: lpfc: cleanup: remove nrport from nvme command structureJames Smart2019-02-051-23/+7
* | scsi: lpfc: nvme: avoid hang / use-after-free when destroying localportEwan D. Milne2019-01-221-7/+9
|/
* scsi: lpfc: Correct code setting non existent bits in sli4 ABORT WQEJames Smart2018-12-071-2/+0
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-10-251-14/+5
|\
| * scsi: lpfc: Remove set but not used variable 'sgl_size'YueHaibing2018-09-171-3/+1
| * scsi: lpfc: Fix errors in log messages.James Smart2018-09-111-1/+1
| * scsi: lpfc: raise sg count for nvme to use available sg resourcesJames Smart2018-09-111-10/+3
* | scsi: lpfc: Synchronize access to remoteport via rportJames Smart2018-09-201-3/+8
|/
* scsi: lpfc: Limit tracking of tgt queue depth in fast pathJames Smart2018-08-021-17/+24
* scsi: lpfc: Fix driver crash when re-registering NVME rports.James Smart2018-08-021-8/+14
* scsi: lpfc: Make PBDE optimizations configurableJames Smart2018-07-101-4/+4
* scsi: lpfc: Fix panic if driver unloaded when port is offlineJames Smart2018-07-101-1/+4
* scsi: lpfc: Fix crash in blk_mq layer when executing modprobe -r lpfcJames Smart2018-05-281-0/+9
* scsi: lpfc: correct oversubscription of nvme io requests for an adapterJames Smart2018-05-281-4/+19
* scsi: lpfc: Comment cleanup regarding Broadcom copyright headerJames Smart2018-05-081-1/+1
* scsi: lpfc: Fix up log messages and stats counters in IO submit code pathJames Smart2018-05-081-21/+32
* scsi: lpfc: Change IO submit return to EBUSY if remote port is recoveringJames Smart2018-05-081-6/+7
* scsi: lpfc: Fix NULL pointer reference when resetting adapterJames Smart2018-04-181-16/+20
* scsi: lpfc: Fix nvme remoteport registration race conditionsJames Smart2018-04-181-2/+14
* scsi: lpfc: Fix driver not recovering NVME rports during target link faultsJames Smart2018-04-181-2/+10
* scsi: lpfc: Fix NULL pointer access in lpfc_nvme_info_showJames Smart2018-04-181-4/+9
* scsi: lpfc: Add per io channel NVME IO statisticsJames Smart2018-04-181-34/+73
* scsi: lpfc: make several unions static, fix non-ANSI prototypeColin Ian King2018-03-141-4/+4
* scsi: lpfc: Streamline NVME Initiator WQE setupJames Smart2018-03-121-127/+200
* scsi: lpfc: Code cleanup for 128byte wqe data typeJames Smart2018-03-121-13/+12
* scsi: lpfc: Work around NVME cmd iu SGL typeJames Smart2018-02-221-15/+36
* scsi: lpfc: Fix nvme embedded io length on new hardwareJames Smart2018-02-221-1/+1
* scsi: lpfc: Add embedded data pointers for enhanced performanceJames Smart2018-02-221-0/+18
* scsi: lpfc: Update 11.4.0.7 modified files for 2018 CopyrightJames Smart2018-02-121-1/+1
* scsi: lpfc: Fix nonrecovery of NVME controller after cable swap.James Smart2018-02-121-11/+13
* scsi: lpfc: Fix IO failure during hba reset testing with nvme io.James Smart2018-02-121-2/+2
* scsi: lpfc: Beef up stat counters for debugJames Smart2017-12-201-4/+39
* scsi: lpfc: Fix infinite wait when driver unregisters a remote NVME port.James Smart2017-12-201-84/+51
* scsi: lpfc: Fix random heartbeat timeouts during heavy IOJames Smart2017-12-201-21/+45
* scsi: lpfc: small sg cnt cleanupJames Smart2017-12-041-1/+2
* scsi: lpfc: Fix driver handling of nvme resources during unloadJames Smart2017-12-041-11/+85
* scsi: lpfc: Fix crash during driver unload with running nvme trafficJames Smart2017-12-041-0/+14