summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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: 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
2022-11-08scsi: ufs: core: Refactor ufshcd_hba_enable()Keoseong Park
2022-10-27scsi: pm8001: Drop !task check in pm8001_abort_task()John Garry
2022-10-27scsi: ufs: core: Use is_visible to control UFS unit descriptor sysfs nodesBean Huo
2022-10-27scsi: ufs: core: Clean up ufshcd_slave_alloc()Bean Huo
2022-10-27scsi: ufs: core: Revert "WB is only available on LUN #0 to #7"Bean Huo
2022-10-27scsi: pcmcia: nsp_cs: Remove unused variable iColin Ian King
2022-10-27scsi: ufs: core: Print events for WLUN suspend and resume failuresPeter Wang
2022-10-27scsi: target: core: Dynamically set DPO and FUA in usage_bitsDmitry Bogdanov
2022-10-27scsi: target: core: Check emulate_3pc for RECEIVE COPYDmitry Bogdanov
2022-10-27scsi: target: core: Add emulate_rsoc attributeDmitry Bogdanov
2022-10-27scsi: target: core: Dynamic opcode support in RSOCDmitry Bogdanov
2022-10-27scsi: target: core: Add list of opcodes for RSOCDmitry Bogdanov
2022-10-27scsi: target: core: Add support for RSOC commandDmitry Bogdanov
2022-10-22scsi: ufs: Fix a deadlock between PM and the SCSI error handlerBart Van Assche
2022-10-22scsi: ufs: Introduce the function ufshcd_execute_start_stop()Bart Van Assche
2022-10-22scsi: ufs: Track system suspend / resume activityBart Van Assche
2022-10-22scsi: ufs: Try harder to change the power modeBart Van Assche
2022-10-22scsi: ufs: Reduce the START STOP UNIT timeoutBart Van Assche
2022-10-22scsi: ufs: Use 'else' in ufshcd_set_dev_pwr_mode()Bart Van Assche