summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-011-41/+23
|\
| * treewide: Use DEVICE_ATTR_WOJoe Perches2018-01-091-2/+1
| * treewide: Use DEVICE_ATTR_ROJoe Perches2018-01-091-10/+8
| * treewide: Use DEVICE_ATTR_RWJoe Perches2018-01-091-29/+14
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-01-3118-386/+964
|\ \ | |/ |/|
| * scsi: lpfc: fix a couple of minor indentation issuesColin Ian King2018-01-031-4/+4
| * scsi: lpfc: don't dereference localport before it has been null checkedColin Ian King2018-01-031-1/+1
| * scsi: lpfc: correct sg_seg_cnt attribute min vs defaultJames Smart2017-12-201-1/+1
| * scsi: lpfc: update driver version to 11.4.0.6James Smart2017-12-201-1/+1
| * scsi: lpfc: Beef up stat counters for debugJames Smart2017-12-206-19/+171
| * scsi: lpfc: Fix infinite wait when driver unregisters a remote NVME port.James Smart2017-12-201-84/+51
| * scsi: lpfc: Fix issues connecting with nvme initiatorJames Smart2017-12-201-2/+2
| * scsi: lpfc: Fix SCSI LUN discovery when SCSI and NVME enabledJames Smart2017-12-203-27/+34
| * scsi: lpfc: Increase SCSI CQ and WQ sizes.James Smart2017-12-203-27/+46
| * scsi: lpfc: Fix receive PRLI handlingJames Smart2017-12-202-14/+47
| * scsi: lpfc: Fix -EOVERFLOW behavior for NVMET and defer_rcvJames Smart2017-12-203-13/+36
| * scsi: lpfc: Fix random heartbeat timeouts during heavy IOJames Smart2017-12-204-22/+63
| * scsi: lpfc: update driver version to 11.4.0.5James Smart2017-12-041-1/+1
| * scsi: lpfc: small sg cnt cleanupJames Smart2017-12-045-8/+19
| * scsi: lpfc: Fix driver handling of nvme resources during unloadJames Smart2017-12-043-11/+105
| * scsi: lpfc: Fix crash during driver unload with running nvme trafficJames Smart2017-12-042-0/+25
| * scsi: lpfc: Correct driver deregistrations with host nvme transportJames Smart2017-12-043-6/+114
| * scsi: lpfc: correct port registrations with nvme_fcJames Smart2017-12-042-9/+14
| * scsi: lpfc: Linux LPFC driver does not process all RSCNsJames Smart2017-12-043-5/+25
| * scsi: lpfc: Fix ndlp ref count for pt2pt mode issue RSCNJames Smart2017-12-041-2/+2
| * scsi: lpfc: Adjust default value of lpfc_nvmet_mrqJames Smart2017-12-044-22/+42
| * scsi: lpfc: Fix display for debugfs queInfoJames Smart2017-12-041-7/+7
| * scsi: lpfc: Driver fails to detect direct attach storage arrayJames Smart2017-12-041-16/+20
| * scsi: lpfc: Raise maximum NVME sg list size for 256 elementsJames Smart2017-12-041-1/+1
| * scsi: lpfc: Fix NVME LS abort_xriJames Smart2017-12-041-0/+1
| * scsi: lpfc: Fix crash after bad bar setup on driver attachmentJames Smart2017-12-041-33/+51
| * scsi: lpfc: Handle XRI_ABORTED_CQE in soft IRQJames Smart2017-12-045-75/+35
| * scsi: lpfc: Expand WQE capability of every NVME hardware queueJames Smart2017-12-045-43/+112
| * scsi: lpfc: FLOGI failures are reported when connected to a private loop.James Smart2017-12-041-13/+14
* | scsi: lpfc: Use after free in lpfc_rq_buf_free()Dan Carpenter2017-11-281-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-1415-236/+420
|\
| * scsi: lpfc: Fix hard lock up NMI in els timeout handling.Dick Kennedy2017-11-081-3/+10
| * scsi: lpfc: fix kzalloc-simple.cocci warningsVasyl Gomonovych2017-11-031-7/+2
| * scsi: lpfc: Fix a precedence bug in lpfc_nvme_io_cmd_wqe_cmpl()Dan Carpenter2017-10-161-1/+1
| * scsi: lpfc: change version to 11.4.0.4Dick Kennedy2017-10-021-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-022-0/+19
| * scsi: lpfc: Extend RDP supportDick Kennedy2017-10-021-12/+0
| * scsi: lpfc: Ensure io aborts interlocked with the target.Dick Kennedy2017-10-021-25/+34
| * scsi: lpfc: Fix secure firmware updatesDick Kennedy2017-10-021-1/+1
| * scsi: lpfc: Fix crash in lpfc_nvme_fcp_io_submit during LIPDick Kennedy2017-10-021-0/+10
| * scsi: lpfc: Disable NPIV support if NVME is enabledDick Kennedy2017-10-021-0/+9
| * scsi: lpfc: Fix oops if nvmet_fc_register_targetport failsDick Kennedy2017-10-021-4/+11
| * scsi: lpfc: Revise NVME module parameter descriptions for better clarityDick Kennedy2017-10-021-2/+2
| * scsi: lpfc: Set missing abort contextJames Smart2017-10-021-0/+1
OpenPOWER on IntegriCloud