summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2020-04-24scsi: bnx2fc: Add missing annotation for bnx2fc_abts_cleanup()Jules Irenge
2020-04-24scsi: aic7xxx: Remove unnecessary NULL checks before kfreeAlex Dewar
2020-04-24scsi: aic7xxx: Use kzalloc() instead of kmalloc()+memset()Alex Dewar
2020-04-24scsi: cxgb4i: Remove superfluous null checkXu Wang
2020-04-24scsi: qla2xxx: Fix MPI failure AEN (8200) handlingArun Easi
2020-04-22scsi: lpfc: remove duplicate unloading checksJames Smart
2020-04-22scsi: mpt3sas: use true,false for bool variablesJason Yan
2020-04-22scsi: fcoe: remove unneeded semicolon in fcoe.cJason Yan
2020-04-22scsi: ufs-qcom: remove unneeded variable 'ret'Jason Yan
2020-04-22scsi: st: remove unneeded variable 'result' in st_release()Jason Yan
2020-04-17scsi: qedf: Get dev info after updating the paramsSaurav Kashyap
2020-04-17scsi: qedf: Fix crash when MFW calls for protocol stats while function is sti...Chad Dupuis
2020-04-17scsi: qedf: Add schedule recovery handlerChad Dupuis
2020-04-17scsi: qedf: Implement callback for bw_updateSaurav Kashyap
2020-04-17scsi: qed: Send BW update notifications to the protocol driversSudarsana Reddy Kalluru
2020-04-17scsi: qedf: Honor status qualifier in FCP_RSP per specJaved Hasan