summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_nvme.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-blockLinus Torvalds2019-12-131-0/+2
|\
| * nvme_fc: add module to ops template to allow module referencesJames Smart2019-11-271-0/+2
* | scsi: lpfc: revise nvme max queues to be hdwq countJames Smart2019-11-121-6/+4
* | scsi: lpfc: Slight fast-path performance optimizationsJames Smart2019-10-241-1/+1
* | scsi: lpfc: Fix NVMe ABTS in response to receiving an ABTSJames Smart2019-09-301-32/+41
|/
* scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pairJames Smart2019-08-191-55/+30
* scsi: lpfc: Add NVMe sequence level error recovery supportJames Smart2019-08-191-0/+3
* scsi: lpfc: Support dynamic unbounded SGL lists on G7 hardware.James Smart2019-08-191-18/+76
* scsi: lpfc: Migrate to %px and %pf in kernel print callsJames Smart2019-08-191-44/+46
* scsi: lpfc: Add simple unlikely optimizations to reduce NVME latencyJames Smart2019-08-191-4/+4
* scsi: lpfc: Fix coverity warningsJames Smart2019-08-191-2/+3
* scsi: lpfc: Fix hang when downloading fw on port enabled for nvmeJames Smart2019-08-191-0/+47
* scsi: lpfc: Fix error in remote port address changeJames Smart2019-08-191-4/+13
* scsi: lpfc: Fix driver nvme rescan loggingJames Smart2019-08-191-14/+17
* scsi: lpfc: Fix Oops in nvme_register with target logout/loginJames Smart2019-08-191-4/+7
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-111-3/+13
|\
| * scsi: lpfc: Revise message when stuck due to unresponsive adapterJames Smart2019-06-181-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-081-2/+2
* scsi: lpfc: Change smp_processor_id() into raw_smp_processor_id()Bart Van Assche2019-04-031-4/+4
* scsi: lpfc: Annotate switch/case fall-throughBart Van Assche2019-04-031-0/+1
* scsi: lpfc: Declare local functions staticBart Van Assche2019-04-031-2/+2
* scsi: lpfc: avoid uninitialized variable warningArnd Bergmann2019-03-251-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-061-1/+2
* | 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