summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_nvme.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pairJames Smart2019-08-201-55/+30
* scsi: lpfc: Add NVMe sequence level error recovery supportJames Smart2019-08-201-0/+3
* scsi: lpfc: Support dynamic unbounded SGL lists on G7 hardware.James Smart2019-08-201-18/+76
* scsi: lpfc: Migrate to %px and %pf in kernel print callsJames Smart2019-08-201-44/+46
* scsi: lpfc: Add simple unlikely optimizations to reduce NVME latencyJames Smart2019-08-201-4/+4
* scsi: lpfc: Fix coverity warningsJames Smart2019-08-201-2/+3
* scsi: lpfc: Fix hang when downloading fw on port enabled for nvmeJames Smart2019-08-201-0/+47
* scsi: lpfc: Fix error in remote port address changeJames Smart2019-08-201-4/+13
* scsi: lpfc: Fix driver nvme rescan loggingJames Smart2019-08-201-14/+17
* scsi: lpfc: Fix Oops in nvme_register with target logout/loginJames Smart2019-08-201-4/+7
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-121-3/+13
|\
| * scsi: lpfc: Revise message when stuck due to unresponsive adapterJames Smart2019-06-191-3/+13
* | lpfc: add support for translating an RSCN rcv into a discovery rescanJames Smart2019-06-211-0/+44
|/
* scsi: lpfc: Fix a recently introduced compiler warningBart Van Assche2019-04-091-2/+2
* scsi: lpfc: Change smp_processor_id() into raw_smp_processor_id()Bart Van Assche2019-04-041-4/+4
* scsi: lpfc: Annotate switch/case fall-throughBart Van Assche2019-04-041-0/+1
* scsi: lpfc: Declare local functions staticBart Van Assche2019-04-041-2/+2
* scsi: lpfc: avoid uninitialized variable warningArnd Bergmann2019-03-261-4/+4
* scsi: lpfc: Enhance 6072 log stringJames Smart2019-03-191-1/+3
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-161-1/+2
|\
| * scsi: lpfc: fix unused variable warningArnd Bergmann2019-03-071-1/+2
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-101-579/+167
|\|
| * scsi: lpfc: Update 12.2.0.0 file copyrights to 2019James Smart2019-02-061-1/+1
| * scsi: lpfc: Rework locking on SCSI io completionJames Smart2019-02-061-18/+30
| * scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queuesJames Smart2019-02-061-6/+12
| * scsi: lpfc: Allow override of hardware queue selection policiesJames Smart2019-02-061-3/+11
| * scsi: lpfc: Adapt partitioned XRI lists to efficient sharingJames Smart2019-02-061-65/+26
| * scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting.James Smart2019-02-061-5/+6
| * scsi: lpfc: Move SCSI and NVME Stats to hardware queue structuresJames Smart2019-02-061-40/+17
| * scsi: lpfc: Adapt cpucheck debugfs logic to Hardware QueuesJames Smart2019-02-061-18/+19
| * scsi: lpfc: Partition XRI buffer list across Hardware QueuesJames Smart2019-02-061-39/+51
| * scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpuJames Smart2019-02-061-8/+8
| * scsi: lpfc: Implement common IO buffers between NVME and SCSIJames Smart2019-02-061-437/+63
| * scsi: lpfc: cleanup: Remove excess check on NVME io submit code pathJames Smart2019-02-061-1/+1
| * scsi: lpfc: cleanup: remove nrport from nvme command structureJames Smart2019-02-061-23/+7
* | scsi: lpfc: nvme: avoid hang / use-after-free when destroying localportEwan D. Milne2019-01-231-7/+9
|/
* scsi: lpfc: Correct code setting non existent bits in sli4 ABORT WQEJames Smart2018-12-081-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-121-1/+1
| * scsi: lpfc: raise sg count for nvme to use available sg resourcesJames Smart2018-09-121-10/+3
* | scsi: lpfc: Synchronize access to remoteport via rportJames Smart2018-09-211-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-111-4/+4
* scsi: lpfc: Fix panic if driver unloaded when port is offlineJames Smart2018-07-111-1/+4
* scsi: lpfc: Fix crash in blk_mq layer when executing modprobe -r lpfcJames Smart2018-05-291-0/+9
* scsi: lpfc: correct oversubscription of nvme io requests for an adapterJames Smart2018-05-291-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