summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-25scsi: efct: Fix possible memleak in efct_device_init()Chen Zhongjin
2022-11-25scsi: ufs: core: Fix unnecessary operation for early returnChanWoo Lee
2022-11-25scsi: ufs: core: Switch 'check_for_bkops' to boolChanWoo Lee
2022-11-25scsi: ufs: core: Separate function name and messageChanWoo Lee
2022-11-25scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device()Yang Yingliang
2022-11-25scsi: hpsa: Fix error handling in hpsa_add_sas_host()Yang Yingliang
2022-11-25scsi: mpt3sas: Fix possible resource leaks in mpt3sas_transport_port_add()Yang Yingliang
2022-11-24scsi: hpsa: Fix possible memory leak in hpsa_init_one()Yuan Can
2022-11-24scsi: core: Do not increase scsi_device's iorequest_cnt if dispatch failedWenchao Hao
2022-11-24scsi: core: Increase scsi_device's iodone_cnt in scsi_timeout()Wenchao Hao
2022-11-24scsi: iscsi: Rename iscsi_set_param() to iscsi_if_set_param()Wenchao Hao
2022-11-24scsi: target: core: Fix hard lockup when executing a compare-and-write commandMaurizio Lombardi
2022-11-24scsi: target: iscsi: Fix a race condition between login_work and the login th...Maurizio Lombardi
2022-11-24scsi: target: core: Change the way target_xcopy_do_work() sets restiction on ...Anastasia Kovaleva
2022-11-24scsi: target: core: Make hw_max_sectors store the sectors amount in blocksAnastasia Kovaleva
2022-11-24scsi: target: core: Send max transfer length in blocksAnastasia Kovaleva
2022-11-24scsi: lpfc: Remove linux/msi.h includeThomas Gleixner
2022-11-24scsi: lpfc: Update lpfc version to 14.2.0.9Justin Tee
2022-11-17scsi: lpfc: Fix crash involving race between FLOGI timeout and devloss handlerJustin Tee
2022-11-17scsi: lpfc: Fix MI capability display in cmf_info sysfs attributeJustin Tee
2022-11-17scsi: lpfc: Correct bandwidth logging during receipt of congestion sync WCQEJustin Tee
2022-11-17scsi: lpfc: Fix WQ|CQ|EQ resource checkJustin Tee
2022-11-17scsi: bfa: Replace one-element array with flexible-array memberGustavo A. R. Silva
2022-11-17scsi: libfc: Remove redundant variable ev_qualColin Ian King
2022-11-17scsi: lpfc: Use memset_startat() helperXiu Jianfeng
2022-11-17scsi: scsi_debug: Fix a warning in resp_write_scat()Harshit Mogalapalli
2022-11-17scsi: smartpqi: Change version to 2.1.20-035Don Brace
2022-11-17scsi: smartpqi: Initialize feature section infoDon Brace
2022-11-17scsi: smartpqi: Add controller cache flush during rmmodGilbert Wu
2022-11-17scsi: smartpqi: Correct device removal for multi-actuator devicesKumar Meiyappan
2022-11-17scsi: smartpqi: Change sysfs raid_level attribute to N/A for controllersKevin Barnett
2022-11-17scsi: smartpqi: Correct max LUN numberKevin Barnett
2022-11-17scsi: smartpqi: Add new controller PCI IDsMike McGowen
2022-11-17scsi: smartpqi: Convert to host_tagsetDon Brace
2022-11-17scsi: lpfc: Remove redundant pointer 'lp'Colin Ian King
2022-11-08scsi: target: Use kstrtobool() instead of strtobool()Christophe JAILLET
2022-11-08scsi: target: core: Remove unused variable 'unit_serial_len'Colin Ian King
2022-11-08scsi: csiostor: Remove unused variable 'n'Colin Ian King
2022-11-08scsi: qla2xxx: Remove unused variable 'found_devs'Colin Ian King
2022-11-08scsi: qla2xxx: Fix set-but-not-used variable warningsBart Van Assche
2022-11-08scsi: bfa: Rework bfad_reset_sdev_bflags()Bart Van Assche
2022-11-08scsi: bfa: Convert bfad_reset_sdev_bflags() from a macro into a functionBart Van Assche
2022-11-08scsi: alua: Move a scsi_device_put() call out of alua_rtpg_select_sdev()Bart Van Assche
2022-11-08scsi: alua: Move a scsi_device_put() call out of alua_check_vpd()Bart Van Assche
2022-11-08scsi: ufs: core: Remove check_upiu_size() from ufshcd.hKeoseong Park
2022-11-08scsi: elx: libefc: Fix second parameter type in state callbacksNathan Chancellor
2022-11-08scsi: ufs: core: Introduce ufshcd_abort_all()Bart Van Assche
2022-11-08scsi: BusLogic: Remove variable 'adapter_count'Colin Ian King
2022-11-08scsi: message: fusion: Remove variable 'where'Colin Ian King
2022-11-08scsi: NCR5380: Fix repeated words in commentJilin Yuan