summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2020-05-12scsi: ufs: Add "index" in parameter list of ufshcd_query_flag()Stanley Chu3-15/+17
2020-05-12scsi: ufs-mediatek: Add fixup_dev_quirks vopsStanley Chu1-3/+19
2020-05-12scsi: ufs: Export ufs_fixup_device_setup() functionStanley Chu2-3/+8
2020-05-12scsi: ufs: Introduce fixup_dev_quirks vopsStanley Chu2-2/+18
2020-05-12scsi: ufs: Enable WriteBooster on some pre-3.1 UFS devicesStanley Chu2-25/+49
2020-05-12scsi: lpfc: Remove redundant initialization to variable rcColin Ian King1-1/+1
2020-05-12scsi: ufs: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-12scsi: libsas: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-7/+7
2020-05-12scsi: qedi: Remove unused variable udev & uctrlXie XiuQi1-5/+0
2020-05-12scsi: bfa: Make bfad_iocmd_ioc_get_stats() staticJason Yan1-1/+1
2020-05-12scsi: aacraid: Use memdup_user() as a cleanupZou Wei1-9/+3
2020-05-12scsi: pm: Balance pm_only counter of request queue during system resumeCan Guo1-2/+8
2020-05-12scsi: qla2xxx: Do not log message when reading port speed via sysfsEwan D. Milne1-3/+0
2020-05-10lpfc: nvmet: Add Send LS Request and Abort LS Request supportJames Smart1-0/+95
2020-05-10lpfc: nvmet: Add support for NVME LS request hosthandleJames Smart5-1/+74
2020-05-10lpfc: nvme: Add Receive LS Request and Send LS Response support to nvmeJames Smart1-0/+71
2020-05-10lpfc: Refactor Send LS Response supportJames Smart2-78/+184
2020-05-10lpfc: Refactor Send LS Abort supportJames Smart2-50/+77
2020-05-10lpfc: Refactor Send LS Request supportJames Smart2-118/+184
2020-05-10lpfc: Refactor NVME LS receive handlingJames Smart5-130/+184
2020-05-10lpfc: Commonize lpfc_async_xchg_ctx state and flag definitionsJames Smart3-97/+100
2020-05-10lpfc: Refactor nvmet_rcv_ctx to create lpfc_async_xchg_ctxJames Smart7-62/+63
2020-05-10lpfc: Refactor lpfc nvme headersJames Smart12-187/+146
2020-05-10nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS requestJames Smart2-6/+6
2020-05-08scsi: lpfc: Update lpfc version to 12.8.0.1Dick Kennedy1-1/+1
2020-05-08scsi: lpfc: Fix MDS Diagnostic Enablement definitionDick Kennedy1-1/+1
2020-05-08scsi: lpfc: Fix noderef and address space warningsDick Kennedy3-6/+8
2020-05-08scsi: lpfc: Remove unnecessary lockdep_assert_held callsDick Kennedy2-23/+18
2020-05-08scsi: lpfc: Change default queue allocation for reduced memory consumptionDick Kennedy4-76/+137
2020-05-08scsi: lpfc: Fix negation of else clause in lpfc_prep_node_fc4typeDick Kennedy1-1/+0
2020-05-08scsi: lpfc: Remove re-binding of nvme rport during registrationDick Kennedy1-32/+0
2020-05-08scsi: lpfc: Maintain atomic consistency of queue_claimed flagDick Kennedy1-2/+2
2020-05-08scsi: mpt3sas: Disable DIF when prot_mask set to zeroSreekanth Reddy1-2/+2
2020-05-08scsi: mpt3sas: Capture IOC data for debugging purposesSuganath Prabu4-4/+179
2020-05-08scsi: mpt3sas: Use true, false for ioc->use_32bit_dmaJason Yan1-1/+1
2020-05-08scsi: vmw_pvscsi: Use true, false for adapter->use_msgJason Yan1-1/+1
2020-05-08scsi: fnic: Use true, false for fnic->internal_reset_inprogressJason Yan1-3/+3
2020-05-08scsi: qedi: Remove comparison of 0/1 to bool variableJason Yan1-2/+2
2020-05-08scsi: aacraid: Make some symbols staticZou Wei2-4/+4
2020-05-08scsi: qla2xxx: Make qlafx00_process_aen() return voidJason Yan2-5/+2
2020-05-08scsi: qla2xxx: Use true, false for ha->fw_dumpedJason Yan6-11/+11
2020-05-08scsi: qla2xxx: Use true, false for need_mpi_resetJason Yan1-2/+2
2020-05-08scsi: qla2xxx: Make qla_set_ini_mode() return voidJason Yan1-4/+1
2020-05-08scsi: qla2xxx: Fix issue with adapter's stopping stateViacheslav Dubeyko1-0/+2
2020-05-08scsi: qla2xxx: Fix failure message in qlt_disable_vha()Viacheslav Dubeyko1-1/+6
2020-05-08scsi: qla2xxx: Fix warning after FC target resetViacheslav Dubeyko1-0/+1
2020-05-08scsi: core: Remove 'list' entry from struct scsi_cmndHannes Reinecke1-1/+0
2020-05-08scsi: scsi_debug: Disallow zone sizes that are not powers of 2Damien Le Moal1-10/+7
2020-05-05scsi: scsi_debug: Implement ZBC host-aware emulationDamien Le Moal1-45/+103
2020-05-05scsi: scsi_debug: Add zone_size_mb module parameterDamien Le Moal1-5/+7