summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-07scsi: qla2xxx: Fix failure message in qlt_disable_vha()Viacheslav Dubeyko
2020-05-07scsi: qla2xxx: Fix warning after FC target resetViacheslav Dubeyko
2020-05-07scsi: core: Remove 'list' entry from struct scsi_cmndHannes Reinecke
2020-05-07scsi: scsi_debug: Disallow zone sizes that are not powers of 2Damien Le Moal
2020-05-05scsi: scsi_debug: Implement ZBC host-aware emulationDamien Le Moal
2020-05-05scsi: scsi_debug: Add zone_size_mb module parameterDamien Le Moal
2020-05-05scsi: scsi_debug: Add zone_nr_conv module parameterDamien Le Moal
2020-05-05scsi: scsi_debug: Add zone_max_open module parameterDamien Le Moal
2020-05-05scsi: scsi_debug: Add ZBC module parameterDouglas Gilbert
2020-05-05scsi: scsi_debug: Add ZBC zone commandsDouglas Gilbert
2020-05-05scsi: scsi_debug: Add ZBC mode and VPD pagesDouglas Gilbert
2020-05-04scsi: scsi_debug: Bump to version 1.89Douglas Gilbert
2020-05-04scsi: scsi_debug: Re-arrange parameters alphabeticallyDouglas Gilbert
2020-05-04scsi: scsi_debug: Implement PRE-FETCH commandsDouglas Gilbert
2020-05-04scsi: scsi_debug: Improve command duration calculationDouglas Gilbert
2020-05-04scsi: scsi_debug: Weaken rwlock around ramdisk accessDouglas Gilbert
2020-05-04scsi: scsi_debug: Implement VERIFY(10), add VERIFY(16)Douglas Gilbert
2020-05-04scsi: scsi_debug: Add per_host_store optionDouglas Gilbert
2020-05-04scsi: scsi_debug: Randomize command completion timeDouglas Gilbert
2020-04-29scsi: dpt_i2o: Remove always false 'chan < 0' statementXiongfeng Wang
2020-04-29scsi: qedi: Check for buffer overflow in qedi_set_path()Dan Carpenter
2020-04-29scsi: qla2xxx: make 1-bit bit-fields unsigned intColin Ian King
2020-04-29scsi: core: free sgtables in case command setup failsJohannes Thumshirn
2020-04-27scsi: core: doc: Change function comments to kernel-doc styleAndré Almeida
2020-04-27scsi: ufs-qcom: Configure write booster typeAsutosh Das
2020-04-27scsi: ufs: sysfs: Add sysfs entries for write boosterAsutosh Das
2020-04-27scsi: ufs: Add write booster feature supportAsutosh Das
2020-04-27scsi: ufs: Use true for bool variables in ufshcd_complete_dev_init()Jason Yan
2020-04-27scsi: sr: Use {get,put}_unaligned_be*() instead of open-coding these functionsBart Van Assche
2020-04-27scsi: aacraid: Fix error handling paths in aac_probe_one()Christophe JAILLET
2020-04-24scsi: sgiwd93: Remove unneeded semicolon in sgiwd93.cJason Yan
2020-04-24scsi: qla4xxx: Remove unneeded semicolon in ql4_os.cJason Yan
2020-04-24scsi: isci: Use true, false for bool variablesJason Yan
2020-04-24scsi: bnx2fc: Remove unneeded semicolon in bnx2fc_fcoe.cJason Yan
2020-04-24scsi: bfa: Remove unneeded semicolon in bfa_fcs_rport.cJason Yan
2020-04-24scsi: bfa: Remove set but not used variable 'fchs'YueHaibing
2020-04-24scsi: snic: Make snic_io_exch_ver_cmpl_handler() return voidJason Yan
2020-04-24scsi: mpt3sas: Remove NULL check before freeing functionJason Yan
2020-04-24scsi: ipr: Remove NULL check before freeing functionJason Yan
2020-04-24scsi: bfa: Remove unneeded semicolon in bfa_fcs_lport_ns_sm_online()Jason Yan
2020-04-24scsi: pmcraid: Replace dma_pool_malloc with dma_pool_zallocWu Bo
2020-04-24scsi: target: iscsi: Remove the iscsi_data_count structureMaurizio Lombardi
2020-04-24scsi: core: Avoid calling synchronize_rcu() for each device in scsi_host_block()Ming Lei
2020-04-24scsi: BusLogic: Remove conversion to bool in blogic_inquiry()Jason Yan
2020-04-24scsi: megaraid: Use true, false for bool variablesJason Yan
2020-04-24scsi: mpt3sas: Update mpt3sas version to 33.101.00.00Suganath Prabu
2020-04-24scsi: mpt3sas: Handle RDPQ DMA allocation in same 4G regionSuganath Prabu
2020-04-24scsi: mpt3sas: Separate out RDPQ allocation to new functionSuganath Prabu
2020-04-24scsi: mpt3sas: Rename function name is_MSB_are_sameSuganath Prabu
2020-04-24scsi: mpt3sas: Don't change the DMA coherent mask after allocationsChristoph Hellwig