summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2021-10-12Merge branch '5.15/scsi-fixes' into 5.16/scsi-stagingMartin K. Petersen-349/+335
2021-10-05scsi: smartpqi: Update version to 2.1.12-055Don Brace-3/+3
2021-10-05scsi: smartpqi: Add 3252-8i PCI idMike McGowen-0/+4
2021-10-05scsi: smartpqi: Fix duplicate device nodes for tape changersKevin Barnett-4/+20
2021-10-05scsi: smartpqi: Fix boot failure during LUN rebuildMike McGowen-1/+1
2021-10-05scsi: smartpqi: Add extended report physical LUNsMike McGowen-59/+147
2021-10-05scsi: smartpqi: Avoid failing I/Os for offline devicesMahesh Rajashekhara-1/+8
2021-10-05scsi: smartpqi: Add TEST UNIT READY check for SANITIZE operationDon Brace-0/+87
2021-10-05scsi: smartpqi: Update LUN reset handlerKevin Barnett-39/+66
2021-10-05scsi: smartpqi: Capture controller reason codesMurthy Bhat-20/+57
2021-10-05scsi: smartpqi: Add controller handshake during kdumpMahesh Rajashekhara-2/+91
2021-10-05scsi: smartpqi: Update device removal managementDon Brace-36/+28
2021-10-04scsi: mpi3mr: Clean up mpi3mr_print_ioc_info()Dan Carpenter-23/+9
2021-10-04scsi: iscsi: Fix iscsi_task use after freeMike Christie-6/+9
2021-10-04scsi: lpfc: Fix memory overwrite during FC-GS I/O abort handlingJames Smart-4/+7
2021-10-04scsi: elx: efct: Delete stray unlock statementDan Carpenter-2/+1
2021-10-04scsi: pm80xx: Fix misleading log statement in pm8001_mpi_get_nvmd_resp()Igor Pylypiv-1/+1
2021-10-04scsi: pm80xx: Replace open coded check with dev_is_expander()Igor Pylypiv-4/+2
2021-10-04scsi: target: tcmu: Use struct_size() helper in kmalloc()Gustavo A. R. Silva-2/+1
2021-10-04scsi: target: usb: Replace enable attr with ops.enableDmitry Bogdanov-25/+6
2021-10-04scsi: target: ibm_vscsi: Replace enable attr with ops.enableDmitry Bogdanov-38/+4
2021-10-04scsi: target: srpt: Replace enable attr with ops.enableDmitry Bogdanov-34/+4
2021-10-04scsi: target: sbp: Replace enable attr with ops.enableDmitry Bogdanov-25/+5
2021-10-04scsi: target: qla2xxx: Replace enable attr with ops.enableDmitry Bogdanov-61/+12
2021-10-04scsi: target: iscsi: Replace tpg enable attr with ops.enableDmitry Bogdanov-59/+32
2021-10-04scsi: target: core: Add common tpg/enable attributeDmitry Bogdanov-2/+79
2021-10-04scsi: megaraid_sas: Driver version update to 07.719.03.00-rc1Sumit Saxena-2/+2
2021-10-04scsi: megaraid_sas: Add helper functions for irq_contextSumit Saxena-6/+39
2021-10-04scsi: megaraid_sas: Fix concurrent access to ISR between IRQ polling and real...Sumit Saxena-4/+7
2021-10-04scsi: advansys: Fix kernel pointer leakGuo Zhi-2/+2
2021-10-04scsi: target: core: Make logs less verboseKonstantin Shelekhin-4/+4
2021-10-04scsi: ufs: core: Do not exit ufshcd_err_handler() unless operational or deadAdrian Hunter-4/+24
2021-10-04scsi: ufs: core: Do not exit ufshcd_reset_and_restore() unless operational or...Adrian Hunter-13/+23
2021-10-04scsi: ufs: core: Stop clearing UNIT ATTENTIONSBart Van Assche-197/+1
2021-10-04scsi: ufs: core: Retry START_STOP on UNIT_ATTENTIONJaegeuk Kim-3/+9
2021-10-04scsi: ufs: core: Remove return statement in void functionBean Huo-1/+0
2021-10-04scsi: ufs: core: Fix ufshcd_probe_hba() prototype to match the definitionBean Huo-1/+1
2021-10-04scsi: ufs: core: Fix NULL pointer dereferenceBean Huo-3/+0
2021-10-04scsi: ufs: core: Fix task management completionAdrian Hunter-30/+23
2021-10-04scsi: acornscsi: Remove scsi_cmd_to_tag() referenceJohn Garry-1/+1
2021-10-04scsi: core: Fix spelling in a source code commentBart Van Assche-1/+1
2021-09-29scsi: sd: Fix sd_do_mode_sense() buffer length handlingDamien Le Moal-0/+7
2021-09-29scsi: core: Fix scsi_mode_select() buffer length handlingDamien Le Moal-8/+13
2021-09-29scsi: core: Fix scsi_mode_sense() buffer length handlingDamien Le Moal-10/+15
2021-09-28scsi: core: Delete scsi_{get,free}_host_dev()John Garry-67/+0
2021-09-28scsi: elx: efct: Switch from 'pci_' to 'dma_' APIChristophe JAILLET-6/+4
2021-09-28scsi: ufs: ufs-qcom: Enter and exit hibern8 during clock scalingAsutosh Das-1/+11
2021-09-28scsi: ufs: core: Export hibern8 entry and exit functionsAsutosh Das-2/+3
2021-09-28scsi: lpfc: Add support for optional PLDV handlingJames Smart-0/+18
2021-09-28scsi: csiostor: Add module softdep on cxgb4Rahul Lakkireddy-0/+1