summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
Commit message (Expand)AuthorAgeFilesLines
...
| * scsi: lpfc: Fix lpfc nvme host rejecting IO with Not Ready messageDick Kennedy2017-10-021-18/+28
| * scsi: lpfc: Fix crash receiving ELS while detaching driverDick Kennedy2017-10-027-13/+37
| * scsi: lpfc: fix pci hot plug crash in list_add callDick Kennedy2017-10-021-7/+10
| * scsi: lpfc: fix pci hot plug crash in timer management routinesDick Kennedy2017-10-021-0/+1
| * scsi: lpfc: Cocci spatch "pool_zalloc-simple"Thomas Meyer2017-09-251-4/+3
| * scsi: lpfc: remove redundant null check on eqeColin Ian King2017-09-151-3/+0
* | Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-141-0/+5
|\ \
| * | lpfc: tie in to new dev_loss_tmo interface in nvme transportJames Smart2017-11-101-0/+5
* | | scsi: lpfc: Convert timers to use timer_setup()Kees Cook2017-11-017-49/+41
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-09-301-0/+1
|\ \ \ | |/ / |/| |
| * | scsi: lpfc: Don't return internal MBXERR_ERROR code from probe functionStefano Brivio2017-09-151-0/+1
| |/
* | lpfc: remove use of FC-specific error codesJames Smart2017-09-251-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-09-0724-241/+668
|\
| * scsi: lpfc: avoid false-positive gcc-8 warningArnd Bergmann2017-08-251-3/+3
| * scsi: lpfc: avoid an unused function warningArnd Bergmann2017-08-251-2/+3
| * scsi: lpfc: lpfc version bump 11.4.0.3Dick Kennedy2017-08-241-1/+1
| * scsi: lpfc: fix "integer constant too large" error on 32bit archsMaurizio Lombardi2017-08-241-3/+2
| * scsi: lpfc: Add Buffer to Buffer credit recovery supportJames Smart2017-08-2410-14/+162
| * scsi: lpfc: remove console log clutterJames Smart2017-08-241-1/+1
| * scsi: lpfc: Fix bad sgl reposting after 2nd adapter resetDick Kennedy2017-08-241-2/+9
| * scsi: lpfc: Fix nvme target failure after 2nd adapter resetDick Kennedy2017-08-241-1/+13
| * scsi: lpfc: Fix relative offset error on large nvmet target iosDick Kennedy2017-08-241-2/+4
| * scsi: lpfc: Fix MRQ > 1 context list handlingDick Kennedy2017-08-248-97/+234
| * scsi: lpfc: Limit amount of work processed in IRQDick Kennedy2017-08-242-12/+20
| * scsi: lpfc: Correct issues with FAWWN and FDISCsDick Kennedy2017-08-241-0/+1
| * scsi: lpfc: Fix NVME PRLI handling during RSCNDick Kennedy2017-08-241-0/+10
| * scsi: lpfc: Fix crash in lpfc nvmet when fc port is resetDick Kennedy2017-08-241-0/+16
| * scsi: lpfc: Fix duplicate NVME rport entries and namespaces.Dick Kennedy2017-08-241-0/+20
| * scsi: lpfc: Fix handling of FCP and NVME FC4 types in Pt2Pt topologyDick Kennedy2017-08-243-0/+38
| * scsi: lpfc: Correct return error codes to align with nvme_fc transportDick Kennedy2017-08-242-14/+18
| * scsi: lpfc: convert info messages to standard messagesDick Kennedy2017-08-241-2/+2
| * scsi: lpfc: Fix oops when NVME Target is discovered in a nonNVME environmentDick Kennedy2017-08-241-0/+3
| * scsi: lpfc: Fix rediscovery on switch blade pullDick Kennedy2017-08-241-5/+8
| * scsi: lpfc: Fix loop mode target discoveryDick Kennedy2017-08-241-0/+3
| * scsi: lpfc: Fix plogi collision that causes illegal state transitionDick Kennedy2017-08-241-1/+19
| * scsi: lpfc: remove useless code in lpfc_sli4_bsg_link_diag_testGustavo A. R. Silva2017-08-241-6/+3
| * scsi: lpfc: Replace PCI pool old APIRomain Perier2017-08-077-75/+75
* | lpfc: support nvmet_fc defer_rcv callbackJames Smart2017-08-104-2/+38
|/
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-07-111-2/+3
|\
| * t10-pi: Move opencoded contants to common headerDmitry Monakhov2017-07-031-2/+3
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-07-0617-453/+718
|\ \
| * | scsi: lpfc: don't double count abort errorsDan Carpenter2017-07-011-1/+0
| * | scsi: lpfc: spin_lock_irq() is not nestableDan Carpenter2017-07-011-10/+10
| * | scsi: lpfc: fix refcount error on node listJames Smart2017-06-261-7/+0
| * | scsi: lpfc: Fix nvme io stoppage after link bounceJames Smart2017-06-261-34/+1
| * | scsi: lpfc: update to revision to 11.4.0.1James Smart2017-06-191-1/+1
| * | scsi: lpfc: Driver responds LS_RJT to Beacon Off ELS - LinuxJames Smart2017-06-191-18/+4
| * | scsi: lpfc: Fix crash in lpfc_sli_ringtxcmpl_put when nvmet gets an abort req...James Smart2017-06-191-0/+1
| * | scsi: lpfc: Fix crash doing IO with resetsJames Smart2017-06-191-14/+8
| * | scsi: lpfc: Fix crash after firmware flash when IO is running.James Smart2017-06-191-1/+1
OpenPOWER on IntegriCloud