summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | scsi: lpfc: Fix driver nvme rescan loggingJames Smart2019-08-192-16/+27
| * | | scsi: lpfc: Fix sg_seg_cnt for HBAs that don't support NVMEJames Smart2019-08-192-10/+9
| * | | scsi: lpfc: Fix propagation of devloss_tmo setting to nvme transportJames Smart2019-08-191-0/+21
| * | | scsi: lpfc: Fix loss of remote port after devloss due to lack of RPIsJames Smart2019-08-193-26/+56
| * | | scsi: lpfc: Fix devices that don't return after devloss followed by rediscoveryJames Smart2019-08-191-4/+21
| * | | scsi: lpfc: Fix null ptr oops updating lpfc_devloss_tmo via sysfs attributeJames Smart2019-08-191-2/+2
| * | | scsi: lpfc: Fix FLOGI handling across multiple link up/down conditionsJames Smart2019-08-191-3/+72
| * | | scsi: lpfc: Fix oops when fewer hdwqs than cpusJames Smart2019-08-191-55/+89
| * | | scsi: lpfc: Fix irq raising in lpfc_sli_hba_downJames Smart2019-08-191-2/+2
| * | | scsi: lpfc: Fix Oops in nvme_register with target logout/loginJames Smart2019-08-191-4/+7
| * | | scsi: lpfc: Fix issuing init_vpi mbox on SLI-3 cardJames Smart2019-08-191-3/+5
| * | | scsi: lpfc: Fix ADISC reception terminating login state if a NVME targetJames Smart2019-08-191-4/+10
| * | | scsi: lpfc: Fix discovery when target has no GID_FT informationJames Smart2019-08-192-2/+20
| * | | scsi: lpfc: Fix port relogin failure due to GID_FT interactionJames Smart2019-08-192-5/+18
| * | | scsi: lpfc: Fix leak of ELS completions on adapter resetJames Smart2019-08-191-0/+3
| * | | scsi: lpfc: Fix failure to clear non-zero eq_delay after io rate reductionJames Smart2019-08-191-11/+21
| * | | scsi: lpfc: Fix crash on driver unload in wq freeJames Smart2019-08-191-6/+5
| * | | scsi: lpfc: Fix ELS field alignmentsJames Smart2019-08-191-3/+3
| * | | scsi: lpfc: Fix PLOGI failure with high remoteport countJames Smart2019-08-193-2/+19
| * | | scsi: lpfc: Limit xri count for kdump environmentJames Smart2019-08-191-0/+5
| * | | scsi: lpfc: remove NULL check before some freeing functionsHariprasad Kelam2019-08-191-12/+9
| * | | scsi: ufs-qcom: Make structure ufs_hba_qcom_vops constantNishka Dasgupta2019-08-191-1/+1
| * | | scsi: lpfc: use spin_lock_irqsave in IRQ contextFuqian Huang2019-08-191-2/+3
| * | | scsi: lpfc: remove redundant codeFuqian Huang2019-08-192-2/+0
| * | | scsi: fnic: remove redundant assignment of variable rcColin Ian King2019-08-191-3/+1
| * | | scsi: qla2xxx: cleanup trace buffer initializationMartin Wilck2019-08-192-116/+99
| * | | scsi: qla2xxx: qla2x00_alloc_fw_dump: set ha->eftMartin Wilck2019-08-191-0/+2
| * | | scsi: esas2r: Prefer pcie_capability_read_word()Frederick Lawler2019-08-122-18/+9
| * | | scsi: csiostor: Prefer pcie_capability_read_word()Frederick Lawler2019-08-121-6/+2
| * | | scsi: sym53c8xx_2: remove redundant assignment to retvColin Ian King2019-08-121-1/+1
| * | | scsi: pmcraid: Fix a typo - pcmraid --> pmcraidChristophe JAILLET2019-08-121-1/+1
| * | | scsi: fas216: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-121-0/+8
| * | | scsi: megaraid_sas: Introduce module parameter for default queue depthChandrakanth Patil2019-08-122-21/+92
| * | | scsi: qla2xxx: Fix a NULL pointer dereferenceBart Van Assche2019-08-121-1/+2
| * | | scsi: qla2xxx: Simplify qla24xx_async_abort_cmd()Bart Van Assche2019-08-121-8/+6
| * | | scsi: qla2xxx: Remove two superfluous if-testsBart Van Assche2019-08-121-14/+11
| * | | scsi: qla2xxx: Introduce qla2x00_els_dcmd2_free()Bart Van Assche2019-08-124-35/+21
| * | | scsi: qla2xxx: Inline the qla2x00_fcport_event_handler() functionBart Van Assche2019-08-127-133/+45
| * | | scsi: qla2xxx: Report invalid mailbox status codesBart Van Assche2019-08-122-0/+14
| * | | scsi: qla2xxx: Remove superfluous sts_entry_* castsBart Van Assche2019-08-121-10/+5
| * | | scsi: qla2xxx: Let the compiler check the type of the SCSI command context po...Bart Van Assche2019-08-124-30/+20
| * | | scsi: qla2xxx: Complain if sp->done() is not called from the completion pathBart Van Assche2019-08-123-0/+12
| * | | scsi: qla2xxx: Make sure that aborted commands are freedBart Van Assche2019-08-122-5/+12
| * | | scsi: qla2xxx: Introduce qla2xxx_get_next_handle()Bart Van Assche2019-08-124-114/+42
| * | | scsi: qla2xxx: Modify NVMe include directivesBart Van Assche2019-08-121-1/+0
| * | | scsi: qla2xxx: Make qlt_handle_abts_completion() more robustBart Van Assche2019-08-121-1/+1
| * | | scsi: qla2xxx: Fix a race condition between aborting and completing a SCSI co...Bart Van Assche2019-08-122-38/+8
| * | | scsi: qla2xxx: Introduce the function qla2xxx_init_sp()Bart Van Assche2019-08-121-13/+15
| * | | scsi: qla2xxx: Enable type checking for the SRB free and done callback functionsBart Van Assche2019-08-1213-100/+54
| * | | scsi: qla2xxx: Rework key encoding in qlt_find_host_by_d_id()Bart Van Assche2019-08-121-4/+2