aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2021-01-26scsi: lpfc: Fix ancient double freeDan Carpenter
2021-01-26scsi: qla2xxx: Fix some memory corruptionDan Carpenter
2021-01-26Merge branch '5.11/scsi-fixes' into 5.12/scsi-queueMartin K. Petersen
2021-01-26isa: Make the remove callback for isa drivers return voidUwe Kleine-König
2021-01-24block: remove unnecessary argument from blk_execute_rqGuoqing Jiang
2021-01-24block: remove unnecessary argument from blk_execute_rq_nowaitGuoqing Jiang
2021-01-22scsi: qla2xxx: Remove redundant NULL checkYang Li
2021-01-22scsi: megaraid: Fix ifnullfree.cocci warningskernel test robot
2021-01-22scsi: qla1280: Fix printk regressionRené Rebe
2021-01-22scsi: ufs: Cleanup WB buffer flush toggle implementationBean Huo
2021-01-22scsi: qla2xxx: Remove unnecessary NULL checkDan Carpenter
2021-01-22scsi: qla2xxx: Assign boolean values to a bool variableJiapeng Zhong
2021-01-22scsi: lpfc: Fix kerneldoc inconsistency in lpfc_sli4_dump_page_a0()Eric Curtin
2021-01-22scsi: mpt3sas: Simplify bool comparisonYANG LI
2021-01-22scsi: libsas: Remove temporarily-added _gfp() API variantsAhmed S. Darwish
2021-01-22scsi: mvsas: Switch back to original libsas event notifiersAhmed S. Darwish
2021-01-22scsi: isci: Switch back to original libsas event notifiersAhmed S. Darwish
2021-01-22scsi: libsas: Switch back to original event notifiers APIAhmed S. Darwish
2021-01-22scsi: pm80xx: Switch back to original libsas event notifiersAhmed S. Darwish
2021-01-22scsi: aic94xx: Switch back to original libsas event notifiersAhmed S. Darwish
2021-01-22scsi: hisi_sas: Switch back to original libsas event notifiersAhmed S. Darwish
2021-01-22scsi: libsas: Add gfp_t flags parameter to event notificationsAhmed S. Darwish
2021-01-22scsi: hisi_sas: Pass gfp_t flags to libsas event notifiersAhmed S. Darwish
2021-01-22scsi: aic94xx: Pass gfp_t flags to libsas event notifiersAhmed S. Darwish
2021-01-22scsi: pm80xx: Pass gfp_t flags to libsas event notifiersAhmed S. Darwish
2021-01-22scsi: libsas: Pass gfp_t flags to event notifiersAhmed S. Darwish
2021-01-22scsi: isci: Pass gfp_t flags in isci_port_bc_change_received()Ahmed S. Darwish
2021-01-22scsi: isci: Pass gfp_t flags in isci_port_link_up()Ahmed S. Darwish
2021-01-22scsi: isci: Pass gfp_t flags in isci_port_link_down()Ahmed S. Darwish
2021-01-22scsi: mvsas: Pass gfp_t flags to libsas event notifiersAhmed S. Darwish
2021-01-22scsi: libsas: Introduce a _gfp() variant of event notifiersAhmed S. Darwish
2021-01-22scsi: libsas: Remove notifier indirectionJohn Garry
2021-01-22scsi: ncr53c8xx: Use SAM status valuesHannes Reinecke
2021-01-22scsi: advansys: Kill driver-defined status byte accessorsHannes Reinecke
2021-01-22scsi: qla2xxx: fc_remote_port_chkready() returns a SCSI result valueHannes Reinecke
2021-01-22scsi: storvsc: Return DID_ERROR for invalid commandsHannes Reinecke
2021-01-22scsi: ips: Use correct command completion on errorHannes Reinecke
2021-01-22scsi: wd33c93: Use SCSI statusHannes Reinecke
2021-01-22scsi: esp_scsi: Do not set SCSI message byteHannes Reinecke
2021-01-22scsi: esp_scsi: Use host byte as last argument to esp_cmd_is_done()Hannes Reinecke
2021-01-22scsi: dpt_i2o: Use DID_ERROR instead of INITIATOR_ERROR messageHannes Reinecke
2021-01-22scsi: mac53c94: Do not set invalid command resultHannes Reinecke
2021-01-22scsi: atp870u: Use standard definitionsHannes Reinecke
2021-01-22scsi: ufs: ufshcd: Do not set COMMAND_COMPLETEHannes Reinecke
2021-01-22scsi: scsi_debug: Do not set COMMAND_COMPLETEHannes Reinecke
2021-01-22scsi: initio: Drop internal SCSI message definitionHannes Reinecke
2021-01-22scsi: dc395x: Drop internal SCSI message definitionsHannes Reinecke
2021-01-22scsi: aic7xxx: aic79xx: Drop internal SCSI message definitionHannes Reinecke
2021-01-22scsi: nsp_cs: Drop internal SCSI message definitionHannes Reinecke
2021-01-22scsi: stex: Do not set COMMAND_COMPLETEHannes Reinecke