aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_scsi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-18scsi: lpfc: Fix fcp_rsp_len checking on lun resetJames Smart1-1/+6
2019-06-18scsi: lpfc: Fix hardlockup in scsi_cmd_iocb_cmplJames Smart1-3/+4
2019-06-18scsi: lpfc: Fix alloc context on oas lun creationsJames Smart1-1/+1
2019-04-12Merge branch '5.1/scsi-fixes' into 5.2/mergeMartin K. Petersen1-4/+3
2019-04-03scsi: lpfc: Fix missing wakeups on abort threadsJames Smart1-4/+3
2019-04-03scsi: lpfc: Change smp_processor_id() into raw_smp_processor_id()Bart Van Assche1-3/+3
2019-04-03scsi: lpfc: Annotate switch/case fall-throughBart Van Assche1-4/+4
2019-03-19scsi: lpfc: Fix driver crash in target reset handlerJames Smart1-3/+4
2019-03-19scsi: lpfc: Resolve inconsistent check of hdwq in lpfc_scsi_cmd_iocb_cmplJames Smart1-1/+1
2019-02-05scsi: lpfc: Update 12.2.0.0 file copyrights to 2019James Smart1-1/+1
2019-02-05scsi: lpfc: Fix default driver parameter collision for allowing NPIV supportJames Smart1-1/+1
2019-02-05scsi: lpfc: Rework locking on SCSI io completionJames Smart1-47/+47
2019-02-05scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queuesJames Smart1-4/+24
2019-02-05scsi: lpfc: Allow override of hardware queue selection policiesJames Smart1-1/+1
2019-02-05scsi: lpfc: Adapt partitioned XRI lists to efficient sharingJames Smart1-100/+62
2019-02-05scsi: lpfc: Synchronize hardware queues with SCSI MQ interfaceJames Smart1-53/+19
2019-02-05scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting.James Smart1-4/+5
2019-02-05scsi: lpfc: Move SCSI and NVME Stats to hardware queue structuresJames Smart1-16/+31
2019-02-05scsi: lpfc: Partition XRI buffer list across Hardware QueuesJames Smart1-42/+65
2019-02-05scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpuJames Smart1-4/+4
2019-02-05scsi: lpfc: Remove extra vector and SLI4 queue for ExpresslaneJames Smart1-8/+1
2019-02-05scsi: lpfc: Implement common IO buffers between NVME and SCSIJames Smart1-388/+112
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-25/+120
2018-12-19scsi: lpfc: Adding ability to reset chip via pci bus resetJames Smart1-20/+101
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig1-4/+0
2018-12-07scsi: lpfc: Fix dif and first burst use in write commandsJames Smart1-0/+18
2018-12-07scsi: lpfc: Fix a duplicate 0711 log message number.James Smart1-1/+1
2018-11-07scsi: kill off the legacy IO pathJens Axboe1-1/+1
2018-09-11scsi: lpfc: reduce locking when updating statisticsJames Smart1-8/+10
2018-09-11scsi: lpfc: Correct race with abort on completion pathJames Smart1-3/+11
2018-08-30scsi: lpfc: remove an unnecessary NULL checkDan Carpenter1-1/+1
2018-08-02scsi: lpfc: Limit tracking of tgt queue depth in fast pathJames Smart1-30/+44
2018-08-02scsi: lpfc: Fix list corruption on the completion queue.James Smart1-8/+36
2018-07-10scsi: lpfc: remove ScsiResult macroJohannes Thumshirn1-22/+22
2018-07-10scsi: lpfc: devloss timeout race condition caused null pointer referenceJames Smart1-0/+5
2018-07-10scsi: lpfc: Make PBDE optimizations configurableJames Smart1-3/+11
2018-05-08scsi: lpfc: Comment cleanup regarding Broadcom copyright headerJames Smart1-1/+1
2018-04-18scsi: lpfc: Fix Abort request WQ selectionJames Smart1-6/+6
2018-04-18scsi: lpfc: Correct target queue depth application changesJames Smart1-14/+5
2018-03-12scsi: lpfc: Memory allocation error during driver start-up on power8James Smart1-1/+6
2018-02-22scsi: lpfc: Add embedded data pointers for enhanced performanceJames Smart1-2/+6
2018-02-12scsi: lpfc: Update 11.4.0.7 modified files for 2018 CopyrightJames Smart1-1/+1
2018-02-12scsi: lpfc: Treat SCSI Write operation Underruns as an errorJames Smart1-5/+3
2018-02-12scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a targetJames Smart1-11/+28
2017-11-01scsi: lpfc: Convert timers to use timer_setup()Kees Cook1-2/+2
2017-08-07scsi: lpfc: Replace PCI pool old APIRomain Perier1-6/+6
2017-07-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+3
2017-07-03t10-pi: Move opencoded contants to common headerDmitry Monakhov1-2/+3
2017-06-12scsi: lpfc: Fix counters so outstandng NVME IO count is accurateJames Smart1-5/+14
2017-03-06scsi: lpfc: add transport eh_timed_out referenceJames Smart1-0/+1