summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: qla2xxx: Avoid that qlt_send_resp_ctio() corrupts memoryBart Van Assche2020-01-271-6/+6
* scsi: qla2xxx: Fix error handling in qlt_alloc_qfull_cmd()Bart Van Assche2020-01-271-5/+2
* scsi: qla2xxx: Fix a format specifierBart Van Assche2020-01-271-1/+1
* scsi: qla2xxx: Unregister chrdev if module initialization failsBart Van Assche2020-01-271-13/+21
* scsi: megaraid_sas: reduce module load timeSteve Sistare2020-01-271-2/+2
* scsi: core: scsi_trace: Use get_unaligned_be*()Bart Van Assche2020-01-231-80/+33
* scsi: qla2xxx: fix rports not being mark as lost in sync fabric scanMartin Wilck2020-01-231-3/+3
* scsi: qla2xxx: Fix qla2x00_request_irqs() for MSIHuacai Chen2020-01-231-3/+3
* scsi: bnx2i: fix potential use after freePan Bian2020-01-231-1/+1
* scsi: qla4xxx: fix double free bugPan Bian2020-01-231-3/+0
* scsi: esas2r: unlock on error in esas2r_nvram_read_direct()Dan Carpenter2020-01-231-0/+1
* scsi: fnic: fix invalid stack accessArnd Bergmann2020-01-231-10/+10
* scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy()Varun Prakash2020-01-171-1/+2
* scsi: sd: enable compat ioctls for sed-opalArnd Bergmann2020-01-171-2/+12
* scsi: sd: Clear sdkp->protection_type if disk is reformatted without PIXiang Chen2020-01-171-1/+3
* scsi: bfa: release allocated memory in case of errorNavid Emamdoost2020-01-141-1/+3
* scsi: qedf: Do not retry ELS request if qedf_alloc_cmd failsChad Dupuis2020-01-091-12/+4
* scsi: libsas: stop discovering if oob mode is disconnectedJason Yan2020-01-091-1/+10
* scsi: iscsi: qla4xxx: fix double free in probeDan Carpenter2020-01-091-1/+0
* scsi: qla2xxx: Ignore PORT UPDATE after N2N PLOGIRoman Bolshakov2020-01-091-1/+2
* scsi: qla2xxx: Send Notify ACK after N2N PLOGIRoman Bolshakov2020-01-091-0/+1
* scsi: qla2xxx: Configure local loop for N2N targetRoman Bolshakov2020-01-091-8/+2
* scsi: qla2xxx: Fix PLOGI payload and ELS IOCB dump lengthRoman Bolshakov2020-01-091-2/+4
* scsi: qla2xxx: Don't call qlt_async_event twiceRoman Bolshakov2020-01-091-4/+0
* scsi: qla2xxx: Drop superfluous INIT_WORK of del_workRoman Bolshakov2020-01-091-1/+0
* scsi: lpfc: Fix memory leak on lpfc_bsg_write_ebuf_set funcBo Wu2020-01-091-6/+9
* nvme_fc: add module to ops template to allow module referencesJames Smart2020-01-092-0/+3
* scsi: iscsi: Don't send data to unbound connectionAnatol Pomazau2020-01-041-0/+8
* scsi: NCR5380: Add disconnect_mask module parameterFinn Thain2020-01-041-1/+5
* scsi: scsi_debug: num_tgts must be >= 0Maurizio Lombardi2020-01-041-0/+5
* scsi: ufs: Fix error handing during hibern8 enterSubhash Jadavani2020-01-041-5/+14
* scsi: pm80xx: Fix for SATA device discoverypeter chang2020-01-041-0/+2
* scsi: atari_scsi: sun3_scsi: Set sg_tablesize to 1 instead of SG_NONEFinn Thain2020-01-043-6/+6
* scsi: ufs: fix potential bug which ends in system hangBean Huo2020-01-041-1/+1
* scsi: lpfc: fix: Coverity: lpfc_cmpl_els_rsp(): Null pointer dereferencesJames Smart2020-01-041-1/+1
* scsi: lpfc: Fix duplicate unreg_rpi error in port offline flowJames Smart2020-01-041-0/+7
* scsi: tracing: Fix handling of TRANSFER LENGTH == 0 for READ(6) and WRITE(6)Bart Van Assche2020-01-041-4/+7
* scsi: hisi_sas: Replace in_softirq() check in hisi_sas_task_exec()Xiang Chen2020-01-041-1/+7
* scsi: csiostor: Don't enable IRQs too earlyDan Carpenter2020-01-041-6/+9
* scsi: lpfc: Fix SLI3 hba in loop mode not discovering devicesJames Smart2020-01-041-1/+3
* scsi: lpfc: Fix locking on mailbox command completionJames Smart2020-01-041-1/+7
* scsi: mpt3sas: Fix clear pending bit in ioctl statusSreekanth Reddy2020-01-041-1/+2
* scsi: lpfc: Fix discovery failures when target device connectivity bouncesJames Smart2020-01-041-1/+6
* scsi: qla2xxx: Change discovery state before PLOGIRoman Bolshakov2019-12-211-0/+1
* scsi: iscsi: Fix a potential deadlock in the timeout handlerBart Van Assche2019-12-211-2/+2
* scsi: zorro_esp: Limit DMA transfers to 65536 bytes (except on Fastlane)Kars de Jong2019-12-171-2/+9
* scsi: qla2xxx: Change discovery state before PLOGIRoman Bolshakov2019-12-171-0/+1
* scsi: hisi_sas: Reject setting programmed minimum linkrate > 1.5GLuo Jiaxing2019-12-171-4/+8
* scsi: hisi_sas: send primitive NOTIFY to SSP situation onlyXiang Chen2019-12-175-8/+9
* scsi: lpfc: Correct topology type reporting on G7 adaptersJames Smart2019-12-172-5/+6