summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_nvme.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-141-63/+111
|\
| * scsi: lpfc: Fix a precedence bug in lpfc_nvme_io_cmd_wqe_cmpl()Dan Carpenter2017-10-161-1/+1
| * scsi: lpfc: correct nvme sg segment count checkJames Smart2017-10-021-2/+2
| * scsi: lpfc: Fix oops of nvme host during driver unload.Dick Kennedy2017-10-021-0/+8
| * scsi: lpfc: Ensure io aborts interlocked with the target.Dick Kennedy2017-10-021-25/+34
| * scsi: lpfc: Fix crash in lpfc_nvme_fcp_io_submit during LIPDick Kennedy2017-10-021-0/+10
| * scsi: lpfc: Reduce log spew on controller reconnectsJames Smart2017-10-021-3/+3
| * scsi: lpfc: Make ktime sampling more accurateDick Kennedy2017-10-021-11/+23
| * scsi: lpfc: Fix lpfc nvme host rejecting IO with Not Ready messageDick Kennedy2017-10-021-18/+28
| * scsi: lpfc: Cocci spatch "pool_zalloc-simple"Thomas Meyer2017-09-251-4/+3
* | lpfc: remove use of FC-specific error codesJames Smart2017-09-251-1/+1
|/
* 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: Correct return error codes to align with nvme_fc transportDick Kennedy2017-08-241-5/+4
* scsi: lpfc: Fix oops when NVME Target is discovered in a nonNVME environmentDick Kennedy2017-08-241-0/+3
* scsi: lpfc: Replace PCI pool old APIRomain Perier2017-08-071-3/+3
* scsi: lpfc: Fix nvme io stoppage after link bounceJames Smart2017-06-261-34/+1
* scsi: lpfc: Fix counters so outstandng NVME IO count is accurateJames Smart2017-06-121-6/+13
* scsi: lpfc: Fix transition nvme-i rport handling to nport only.James Smart2017-06-121-18/+0
* scsi: lpfc: Add nvme initiator devloss supportJames Smart2017-06-121-89/+52
* lpfc: Fix memory corruption of the lpfc_ncmd->list pointersJames Smart2017-04-251-6/+11
* Update ABORT processing for NVMET.James Smart2017-04-241-13/+32
* Fix max_sgl_segments settings for NVME / NVMETJames Smart2017-04-241-4/+14
* Fix driver load issues when MRQ=8James Smart2017-04-241-11/+12
* Fix nvme initiator handling when not enabled.James Smart2017-04-241-2/+13
* 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
* scsi: lpfc: Finalize Kconfig options for nvmeJames Smart2017-03-151-4/+4
* scsi: lpfc: Rework lpfc Kconfig for NVME optionsJames Smart2017-03-061-3/+15
* scsi: lpfc: add NVME exchange abortsJames Smart2017-03-061-5/+59
* 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-061-1/+1
* 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-061-1/+1
* scsi: lpfc: use proper format string for dma_addr_tArnd Bergmann2017-02-271-6/+6
* scsi: lpfc: Update copyrightsJames Smart2017-02-221-1/+3
* scsi: lpfc: NVME Initiator: Add debugfs supportJames Smart2017-02-221-0/+143
* scsi: lpfc: NVME Initiator: bind to nvme_fc apiJames Smart2017-02-221-0/+2319