summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: fix refcount error on node listJames Smart2017-06-261-7/+0Star
* scsi: lpfc: Fix nvme io stoppage after link bounceJames Smart2017-06-261-34/+1Star
* scsi: lpfc: update to revision to 11.4.0.1James Smart2017-06-201-1/+1
* scsi: lpfc: Driver responds LS_RJT to Beacon Off ELS - LinuxJames Smart2017-06-201-18/+4Star
* scsi: lpfc: Fix crash in lpfc_sli_ringtxcmpl_put when nvmet gets an abort req...James Smart2017-06-201-0/+1
* scsi: lpfc: Fix crash doing IO with resetsJames Smart2017-06-201-14/+8Star
* scsi: lpfc: Fix crash after firmware flash when IO is running.James Smart2017-06-201-1/+1
* scsi: lpfc: Fix SLI3 drivers attempting NVME ELS commands.James Smart2017-06-202-2/+17
* scsi: lpfc: Break up IO ctx list into a separate get and put listJames Smart2017-06-205-40/+89
* scsi: lpfc: Reduce time spent in IRQ for received NVME commandsJames Smart2017-06-201-2/+0Star
* scsi: lpfc: Vport creation is failing with "Link Down" errorJames Smart2017-06-201-9/+12
* scsi: lpfc: Fix nvme_info sysfs output to be consistentJames Smart2017-06-201-1/+1
* scsi: lpfc: Fix system panic when express lane enabled.James Smart2017-06-201-0/+3
* scsi: lpfc: update to revision to 11.4.0.0James Smart2017-06-131-1/+1
* scsi: lpfc: Add auto EQ delay logicJames Smart2017-06-138-13/+177
* scsi: lpfc: Fix defects reported by Coverity ScanJames Smart2017-06-132-21/+13Star
* scsi: lpfc: Fix vports not logging into targetJames Smart2017-06-131-17/+14Star
* scsi: lpfc: Fix PRLI retry handling when target rejects it.James Smart2017-06-131-3/+14
* scsi: lpfc: Null pointer dereference when log_verbose is set to 0xffffffffJames Smart2017-06-131-2/+4
* scsi: lpfc: Fix System panic after loading the driverJames Smart2017-06-132-7/+8
* scsi: lpfc: Fix crash on powering off BFS VM with passthrough deviceJames Smart2017-06-131-2/+10
* scsi: lpfc: Fix return value of board_mode store routine in case of online fa...James Smart2017-06-131-0/+2
* scsi: lpfc: Fix counters so outstandng NVME IO count is accurateJames Smart2017-06-136-41/+89
* scsi: lpfc: Fix Port going offline after multiple resets.James Smart2017-06-131-0/+1
* scsi: lpfc: Fix nvmet node ref count handlingJames Smart2017-06-131-4/+4
* scsi: lpfc: Fix Lun Priority level shown as NAJames Smart2017-06-131-2/+4
* scsi: lpfc: Add changes to assist in NVMET debuggingJames Smart2017-06-132-71/+151
* scsi: lpfc: Fix nvme port role handling in sysfs and debugfs handlers.James Smart2017-06-132-26/+28
* scsi: lpfc: Fix transition nvme-i rport handling to nport only.James Smart2017-06-134-30/+11Star
* scsi: lpfc: Add nvme initiator devloss supportJames Smart2017-06-132-91/+57Star
* scsi: lpfc: make a couple of functions staticColin Ian King2017-06-131-2/+2
* scsi: lpfc: fix spelling mistake "entrys" -> "entries"Colin Ian King2017-06-131-1/+1
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-06-114-7/+11
|\
| * scsi: lpfc: prevent potential null pointer dereferenceGustavo A. R. Silva2017-06-011-2/+3
| * scsi: lpfc: Avoid NULL pointer dereference in lpfc_els_abort()Guilherme G. Piccoli2017-06-012-3/+6
| * scsi: lpfc: nvmet_fc: fix format stringArnd Bergmann2017-06-011-2/+2
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-05-2517-413/+839
|\|
| * scsi: lpfc: fix build issue if NVME_FC_TARGET is not definedJames Smart2017-05-181-0/+2
| * scsi: lpfc: Fix NULL pointer dereference during PCI error recoveryGuilherme G. Piccoli2017-05-181-0/+7
| * scsi: lpfc: update version to 11.2.0.14James Smart2017-05-171-1/+1
| * scsi: lpfc: Add MDS Diagnostic support.James Smart2017-05-176-10/+161
| * scsi: lpfc: Fix NVMEI's handling of NVMET's PRLI response attributesJames Smart2017-05-172-0/+7
| * scsi: lpfc: Cleanup entry_repost settings on SLI4 queuesJames Smart2017-05-172-13/+12Star
| * scsi: lpfc: Fix debugfs root inode "lpfc" not getting deleted on driver unload.James Smart2017-05-171-2/+4
| * scsi: lpfc: Fix NVME I+T not registering NVME as a supported FC4 typeJames Smart2017-05-171-0/+1
| * scsi: lpfc: Added recovery logic for running out of NVMET IO context resourcesJames Smart2017-05-178-24/+144
| * scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/contextJames Smart2017-05-179-233/+291
| * scsi: lpfc: Separate NVMET data buffer pool fir ELS/CT.James Smart2017-05-176-12/+50
| * scsi: lpfc: Fix NMI watchdog assertions when running nvmet IOPS testsJames Smart2017-05-172-25/+21Star
| * scsi: lpfc: Fix NVMEI driver not decrementing counter causing bad rport state.James Smart2017-05-171-3/+6