summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * scsi: lpfc: Fix IO submission if WQ is fullJames Smart2017-03-062-2/+5
| * scsi: lpfc: Fix NVME CMD IU byte swapped word 1 problemJames Smart2017-03-061-13/+4
| * scsi: lpfc: Fix RCTL value on NVME LS request and responseJames Smart2017-03-062-2/+2
| * scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adaptersJames Smart2017-03-061-4/+10
| * scsi: lpfc: fix missing spin_unlock on sql_list_lockJames Smart2017-03-061-1/+1
| * scsi: lpfc: don't dereference dma_buf->iocbq before null checkJames Smart2017-03-061-1/+1
| * scsi: lpfc: sanity check hrq is null before dereferencing itJames Smart2017-03-061-5/+5
| * scsi: lpfc: remove redundant assignment of sgelJames Smart2017-03-061-1/+0
| * scsi: lpfc: replace init_timer by setup_timerTomas Jasek2017-03-062-33/+19
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-03-0335-2773/+13071
|\ \ | |/
| * scsi: lpfc: use proper format string for dma_addr_tArnd Bergmann2017-02-271-6/+6
| * scsi: lpfc: use div_u64 for 64-bit divisionArnd Bergmann2017-02-271-32/+32
| * scsi: lpfc: Update lpfc version to 11.2.0.7James Smart2017-02-221-1/+1
OpenPOWER on IntegriCloud