summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)Author
2018-02-12scsi: lpfc: Indicate CONF support in NVMe PRLIJames Smart
2018-02-12scsi: lpfc: Fix issue_lip if link is disabledJames Smart
2018-02-12scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testingJames Smart
2018-02-12scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a targetJames Smart
2018-02-12scsi: lpfc: Fix RQ empty firmware trapJames Smart
2018-02-12scsi: lpfc: Fix IO failure during hba reset testing with nvme io.James Smart
2018-02-12scsi: lpfc: Fix PRLI handling when topology type changesJames Smart
2018-02-12scsi: lpfc: Add WQ Full Logic for NVME TargetJames Smart
2018-02-12scsi: lpfc: correct debug counters for abortJames Smart
2018-02-12scsi: lpfc: move placement of target destroy on driver detachJames Smart
2018-02-12scsi: lpfc: Increase CQ and WQ sizes for SCSIJames Smart
2018-02-12scsi: lpfc: Fix frequency of Release WQE CQEsJames Smart
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-01-09treewide: Use DEVICE_ATTR_WOJoe Perches
2018-01-09treewide: Use DEVICE_ATTR_ROJoe Perches
2018-01-09treewide: Use DEVICE_ATTR_RWJoe Perches
2018-01-03scsi: lpfc: fix a couple of minor indentation issuesColin Ian King
2018-01-03scsi: lpfc: don't dereference localport before it has been null checkedColin Ian King
2017-12-20scsi: lpfc: correct sg_seg_cnt attribute min vs defaultJames Smart
2017-12-20scsi: lpfc: update driver version to 11.4.0.6James Smart
2017-12-20scsi: lpfc: Beef up stat counters for debugJames Smart
2017-12-20scsi: lpfc: Fix infinite wait when driver unregisters a remote NVME port.James Smart
2017-12-20scsi: lpfc: Fix issues connecting with nvme initiatorJames Smart
2017-12-20scsi: lpfc: Fix SCSI LUN discovery when SCSI and NVME enabledJames Smart
2017-12-20scsi: lpfc: Increase SCSI CQ and WQ sizes.James Smart
2017-12-20scsi: lpfc: Fix receive PRLI handlingJames Smart
2017-12-20scsi: lpfc: Fix -EOVERFLOW behavior for NVMET and defer_rcvJames Smart
2017-12-20scsi: lpfc: Fix random heartbeat timeouts during heavy IOJames Smart
2017-12-04scsi: lpfc: update driver version to 11.4.0.5James Smart
2017-12-04scsi: lpfc: small sg cnt cleanupJames Smart
2017-12-04scsi: lpfc: Fix driver handling of nvme resources during unloadJames Smart
2017-12-04scsi: lpfc: Fix crash during driver unload with running nvme trafficJames Smart
2017-12-04scsi: lpfc: Correct driver deregistrations with host nvme transportJames Smart
2017-12-04scsi: lpfc: correct port registrations with nvme_fcJames Smart
2017-12-04scsi: lpfc: Linux LPFC driver does not process all RSCNsJames Smart
2017-12-04scsi: lpfc: Fix ndlp ref count for pt2pt mode issue RSCNJames Smart
2017-12-04scsi: lpfc: Adjust default value of lpfc_nvmet_mrqJames Smart
2017-12-04scsi: lpfc: Fix display for debugfs queInfoJames Smart
2017-12-04scsi: lpfc: Driver fails to detect direct attach storage arrayJames Smart
2017-12-04scsi: lpfc: Raise maximum NVME sg list size for 256 elementsJames Smart
2017-12-04scsi: lpfc: Fix NVME LS abort_xriJames Smart
2017-12-04scsi: lpfc: Fix crash after bad bar setup on driver attachmentJames Smart
2017-12-04scsi: lpfc: Handle XRI_ABORTED_CQE in soft IRQJames Smart
2017-12-04scsi: lpfc: Expand WQE capability of every NVME hardware queueJames Smart
2017-12-04scsi: lpfc: FLOGI failures are reported when connected to a private loop.James Smart
2017-11-28scsi: lpfc: Use after free in lpfc_rq_buf_free()Dan Carpenter
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-11-10lpfc: tie in to new dev_loss_tmo interface in nvme transportJames Smart