summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
Commit message (Expand)AuthorAgeFilesLines
* 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
* scsi: lpfc: Fix nvmet RQ resource needs for large block writes.James Smart2017-05-176-52/+31Star
* scsi: lpfc: Adding additional stats counters for nvme.James Smart2017-05-176-43/+106
* scsi: lpfc: Fix system crash when port is reset.James Smart2017-05-172-5/+9
* scsi: lpfc: Fix used-RPI accounting problem.James Smart2017-05-174-20/+16Star
* scsi: lpfc: ensure els_wq is being checked before destroying itColin Ian King2017-05-091-1/+1
* scsi: lpfc: double lock typo in lpfc_ns_rsp()Dan Carpenter2017-05-091-1/+1
* scsi: lpfc: Fix panic on BFS configurationJames Smart2017-05-093-7/+20
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-05-041-2/+2
|\
| * scsi: lpfc: fix potential buffer overflow.Maurizio Lombardi2017-04-191-2/+2
* | Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-m...Jens Axboe2017-04-2722-349/+828
|\ \
| * | lpfc: Fix memory corruption of the lpfc_ncmd->list pointersJames Smart2017-04-252-6/+15
| * | lpfc revison 11.2.0.12James Smart2017-04-241-1/+1
| * | Fix Express lane queue creation.James Smart2017-04-241-1/+5
| * | Update ABORT processing for NVMET.James Smart2017-04-2410-125/+409
| * | Fix implicit logo and RSCN handling for NVMETJames Smart2017-04-245-52/+110
| * | Add Fabric assigned WWN support.James Smart2017-04-247-12/+65
| * | Fix max_sgl_segments settings for NVME / NVMETJames Smart2017-04-243-9/+31
| * | Fix crash after issuing lip resetJames Smart2017-04-247-64/+79
| * | Fix driver load issues when MRQ=8James Smart2017-04-243-18/+23
| * | Remove hba lock from NVMET issue WQE.James Smart2017-04-241-4/+0Star
| * | Fix nvme initiator handling when not enabled.James Smart2017-04-242-3/+14
| * | Fix driver usage of 128B WQEs when WQ_CREATE is V1.James Smart2017-04-241-0/+3
| * | Fix driver unload/reload operation.James Smart2017-04-242-22/+31
| * | Fix PRLI ACC rsp for NVMEJames Smart2017-04-241-1/+1
| * | Fix extra line print in rqpair debug print.James Smart2017-04-241-2/+0Star
| * | Remove NULL ptr check before kfree.James Smart2017-04-241-8/+4Star
| * | Remove unused defines for NVME PostBuf.James Smart2017-04-241-3/+0Star
| * | Fix spelling in comments.James Smart2017-04-241-1/+1
| * | Add debug messages for nvme/fcp resource allocation.James Smart2017-04-241-0/+6
| * | Fix log message in completion path.James Smart2017-04-241-3/+2Star
| * | Fix rejected nvme LS Req.James Smart2017-04-241-5/+21
| * | Fix nvme unregister port timeout.James Smart2017-04-241-3/+5
| * | Standardize nvme SGL segment countJames Smart2017-04-243-7/+3Star
* | | Merge branch 'master' into for-4.12/post-mergeJens Axboe2017-04-253-11/+18
|\ \ \ | |/ / |/| |
| * | Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley2017-03-293-11/+18
| |\ \
| | * | scsi: lpfc: fix building without debugfs supportArnd Bergmann2017-03-232-10/+16
| | * | scsi: lpfc: Fix PT2PT PRLI rejectDick Kennedy2017-03-231-1/+2