summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | scsi: scsi_debug: Fix possible name leak in sdebug_add_host_helper()Yang Yingliang2022-11-261-1/+4
| * | | | scsi: fcoe: Fix possible name leak when device_register() failsYang Yingliang2022-11-261-9/+10
| * | | | scsi: scsi_debug: Fix a warning in resp_report_zones()Harshit Mogalapalli2022-11-261-1/+1
| * | | | scsi: scsi_debug: Fix a warning in resp_verify()Harshit Mogalapalli2022-11-261-1/+1
| * | | | scsi: efct: Fix possible memleak in efct_device_init()Chen Zhongjin2022-11-261-0/+1
| * | | | scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device()Yang Yingliang2022-11-261-1/+3
| * | | | scsi: hpsa: Fix error handling in hpsa_add_sas_host()Yang Yingliang2022-11-261-1/+2
| * | | | scsi: mpt3sas: Fix possible resource leaks in mpt3sas_transport_port_add()Yang Yingliang2022-11-261-0/+2
| * | | | scsi: hpsa: Fix possible memory leak in hpsa_init_one()Yuan Can2022-11-241-1/+1
| * | | | scsi: core: Do not increase scsi_device's iorequest_cnt if dispatch failedWenchao Hao2022-11-241-2/+1
| * | | | scsi: core: Increase scsi_device's iodone_cnt in scsi_timeout()Wenchao Hao2022-11-241-0/+1
| * | | | scsi: iscsi: Rename iscsi_set_param() to iscsi_if_set_param()Wenchao Hao2022-11-241-2/+2
| * | | | scsi: lpfc: Remove linux/msi.h includeThomas Gleixner2022-11-241-1/+0
| * | | | scsi: lpfc: Update lpfc version to 14.2.0.9Justin Tee2022-11-241-1/+1
| * | | | scsi: lpfc: Fix crash involving race between FLOGI timeout and devloss handlerJustin Tee2022-11-172-15/+57
| * | | | scsi: lpfc: Fix MI capability display in cmf_info sysfs attributeJustin Tee2022-11-173-1/+5
| * | | | scsi: lpfc: Correct bandwidth logging during receipt of congestion sync WCQEJustin Tee2022-11-171-0/+6
| * | | | scsi: lpfc: Fix WQ|CQ|EQ resource checkJustin Tee2022-11-171-7/+5
| * | | | scsi: bfa: Replace one-element array with flexible-array memberGustavo A. R. Silva2022-11-171-1/+1
| * | | | scsi: libfc: Remove redundant variable ev_qualColin Ian King2022-11-171-3/+0
| * | | | scsi: lpfc: Use memset_startat() helperXiu Jianfeng2022-11-171-4/+2
| * | | | scsi: scsi_debug: Fix a warning in resp_write_scat()Harshit Mogalapalli2022-11-171-1/+1
| * | | | scsi: smartpqi: Change version to 2.1.20-035Don Brace2022-11-171-3/+3
| * | | | scsi: smartpqi: Initialize feature section infoDon Brace2022-11-171-1/+1
| * | | | scsi: smartpqi: Add controller cache flush during rmmodGilbert Wu2022-11-171-0/+8
| * | | | scsi: smartpqi: Correct device removal for multi-actuator devicesKumar Meiyappan2022-11-172-10/+25
| * | | | scsi: smartpqi: Change sysfs raid_level attribute to N/A for controllersKevin Barnett2022-11-171-1/+1
| * | | | scsi: smartpqi: Correct max LUN numberKevin Barnett2022-11-171-1/+0
| * | | | scsi: smartpqi: Add new controller PCI IDsMike McGowen2022-11-171-0/+44
| * | | | scsi: smartpqi: Convert to host_tagsetDon Brace2022-11-172-28/+43
| * | | | scsi: lpfc: Remove redundant pointer 'lp'Colin Ian King2022-11-171-5/+0
| * | | | scsi: csiostor: Remove unused variable 'n'Colin Ian King2022-11-081-2/+1
| * | | | scsi: qla2xxx: Remove unused variable 'found_devs'Colin Ian King2022-11-081-4/+0
| * | | | scsi: qla2xxx: Fix set-but-not-used variable warningsBart Van Assche2022-11-084-21/+15
| * | | | scsi: bfa: Rework bfad_reset_sdev_bflags()Bart Van Assche2022-11-081-3/+5
| * | | | scsi: bfa: Convert bfad_reset_sdev_bflags() from a macro into a functionBart Van Assche2022-11-082-26/+27
| * | | | scsi: alua: Move a scsi_device_put() call out of alua_rtpg_select_sdev()Bart Van Assche2022-11-081-14/+24
| * | | | scsi: alua: Move a scsi_device_put() call out of alua_check_vpd()Bart Van Assche2022-11-081-8/+15
| * | | | scsi: elx: libefc: Fix second parameter type in state callbacksNathan Chancellor2022-11-081-2/+4
| * | | | scsi: BusLogic: Remove variable 'adapter_count'Colin Ian King2022-11-081-4/+2
| * | | | scsi: NCR5380: Fix repeated words in commentJilin Yuan2022-11-081-1/+1
| * | | | scsi: pm8001: Drop !task check in pm8001_abort_task()John Garry2022-10-271-1/+1
| * | | | scsi: pcmcia: nsp_cs: Remove unused variable iColin Ian King2022-10-271-3/+1
| * | | | scsi: core: Support failing requests while recoveringBart Van Assche2022-10-221-3/+5
| * | | | scsi: core: Change the return type of .eh_timed_out()Bart Van Assche2022-10-229-49/+52
| * | | | scsi: core: Fix a race between scsi_done() and scsi_timeout()Bart Van Assche2022-10-221-11/+3
| * | | | scsi: lpfc: Update lpfc version to 14.2.0.8Justin Tee2022-10-221-1/+1
| * | | | scsi: lpfc: Create a sysfs entry called lpfc_xcvr_data for transceiver infoJustin Tee2022-10-224-2/+252
| * | | | scsi: lpfc: Log when congestion management limits are in effectJustin Tee2022-10-221-0/+12
| * | | | scsi: lpfc: Fix hard lockup when reading the rx_monitor from debugfsJustin Tee2022-10-221-3/+3