summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_nvme.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Fix crash in blk_mq layer when executing modprobe -r lpfcJames Smart2018-05-281-0/+9
* scsi: lpfc: correct oversubscription of nvme io requests for an adapterJames Smart2018-05-281-4/+19
* scsi: lpfc: Comment cleanup regarding Broadcom copyright headerJames Smart2018-05-081-1/+1
* scsi: lpfc: Fix up log messages and stats counters in IO submit code pathJames Smart2018-05-081-21/+32
* scsi: lpfc: Change IO submit return to EBUSY if remote port is recoveringJames Smart2018-05-081-6/+7
* scsi: lpfc: Fix NULL pointer reference when resetting adapterJames Smart2018-04-181-16/+20
* scsi: lpfc: Fix nvme remoteport registration race conditionsJames Smart2018-04-181-2/+14
* scsi: lpfc: Fix driver not recovering NVME rports during target link faultsJames Smart2018-04-181-2/+10
* scsi: lpfc: Fix NULL pointer access in lpfc_nvme_info_showJames Smart2018-04-181-4/+9
* scsi: lpfc: Add per io channel NVME IO statisticsJames Smart2018-04-181-34/+73
* scsi: lpfc: make several unions static, fix non-ANSI prototypeColin Ian King2018-03-141-4/+4
* scsi: lpfc: Streamline NVME Initiator WQE setupJames Smart2018-03-121-127/+200
* scsi: lpfc: Code cleanup for 128byte wqe data typeJames Smart2018-03-121-13/+12
* scsi: lpfc: Work around NVME cmd iu SGL typeJames Smart2018-02-221-15/+36
* scsi: lpfc: Fix nvme embedded io length on new hardwareJames Smart2018-02-221-1/+1
* scsi: lpfc: Add embedded data pointers for enhanced performanceJames Smart2018-02-221-0/+18
* scsi: lpfc: Update 11.4.0.7 modified files for 2018 CopyrightJames Smart2018-02-121-1/+1
* scsi: lpfc: Fix nonrecovery of NVME controller after cable swap.James Smart2018-02-121-11/+13
* scsi: lpfc: Fix IO failure during hba reset testing with nvme io.James Smart2018-02-121-2/+2
* scsi: lpfc: Beef up stat counters for debugJames Smart2017-12-201-4/+39
* scsi: lpfc: Fix infinite wait when driver unregisters a remote NVME port.James Smart2017-12-201-84/+51
* scsi: lpfc: Fix random heartbeat timeouts during heavy IOJames Smart2017-12-201-21/+45
* scsi: lpfc: small sg cnt cleanupJames Smart2017-12-041-1/+2
* scsi: lpfc: Fix driver handling of nvme resources during unloadJames Smart2017-12-041-11/+85
* scsi: lpfc: Fix crash during driver unload with running nvme trafficJames Smart2017-12-041-0/+14
* scsi: lpfc: Correct driver deregistrations with host nvme transportJames Smart2017-12-041-6/+110
* scsi: lpfc: correct port registrations with nvme_fcJames Smart2017-12-041-1/+2
* 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
OpenPOWER on IntegriCloud