summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
Commit message (Expand)AuthorAgeFilesLines
* 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-181-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/+0
| * | 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/+0
| * | Remove NULL ptr check before kfree.James Smart2017-04-241-8/+4
| * | Remove unused defines for NVME PostBuf.James Smart2017-04-241-3/+0
| * | 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/+2
| * | 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/+3
* | | Merge branch 'master' into for-4.12/post-mergeJens Axboe2017-04-243-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
* | | | nvmet_fc: Rework target side abort handlingJames Smart2017-04-211-21/+28
* | | | nvmet_fc: add req_release to lldd apiJames Smart2017-04-212-7/+73
* | | | nvmet_fc: add target feature flags for upcall isr contextsJames Smart2017-04-211-1/+3
|/ / /
* | | Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley2017-03-154-10/+17
|\ \ \ | |/ /
| * | scsi: lpfc: Finalize Kconfig options for nvmeJames Smart2017-03-154-10/+17
* | | Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley2017-03-121-0/+1
|\ \ \ | |/ /
| * | scsi: lpfc: Add shutdown method for kexecAnton Blanchard2017-03-071-0/+1
* | | Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley2017-03-0717-136/+315
|\ \ \ | |/ / | | / | |/ |/|
| * scsi: lpfc: revise version number to 11.2.0.10James Smart2017-03-061-1/+1
| * scsi: lpfc: code cleanups in NVME initiator discoveryJames Smart2017-03-062-3/+3
| * scsi: lpfc: code cleanups in NVME initiator baseJames Smart2017-03-062-9/+10
| * scsi: lpfc: correct rdp diag portnamesJames Smart2017-03-061-4/+4
| * scsi: lpfc: remove dead sli3 nvme codeJames Smart2017-03-061-5/+0
| * scsi: lpfc: correct double printJames Smart2017-03-061-22/+0
| * scsi: lpfc: Rename LPFC_MAX_EQ_DELAY to LPFC_MAX_EQ_DELAY_EQID_CNTJames Smart2017-03-064-9/+10
| * scsi: lpfc: Rework lpfc Kconfig for NVME optionsJames Smart2017-03-062-3/+25
| * scsi: lpfc: add transport eh_timed_out referenceJames Smart2017-03-061-0/+1
| * scsi: lpfc: Fix eh_deadline setting for sli3 adapters.James Smart2017-03-065-6/+69
| * scsi: lpfc: add NVME exchange abortsJames Smart2017-03-068-10/+143
| * scsi: lpfc: Fix nvme allocation bug on failed nvme_fc_register_localportJames Smart2017-03-061-2/+2
OpenPOWER on IntegriCloud