summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2020-05-19Merge tag 'v4.9.220' into 4.9-2.3.x-imxMarcel Ziswiler
2020-04-24scsi: ufs: ufs-qcom: remove broken hci version quirkSubhash Jadavani
2020-04-24scsi: ufs: make sure all interrupts are processedVenkat Gopalakrishnan
2020-04-24scsi: sg: add sg_remove_request in sg_common_writeLi Bin
2020-04-24scsi: ufs: Fix ufshcd_hold() caused scheduling while atomicCan Guo
2020-04-02scsi: sd: Fix optimal I/O size for devices that change reported valuesMartin K. Petersen
2020-04-02scsi: ipr: Fix softlockup when rescanning devices in petitbootWen Xiong
2020-02-28scsi: iscsi: Don't destroy session if there are outstanding connectionsNick Black
2020-02-28scsi: aic7xxx: Adjust indentation in ahc_find_syncrateNathan Chancellor
2020-02-28scsi: qla2xxx: fix a potential NULL pointer dereferenceAllen Pais
2020-02-14scsi: megaraid_sas: Do not initiate OCR if controller is not in ready stateAnand Lodnoor
2020-02-14scsi: ufs: Fix ufshcd_probe_hba() reture value in case ufshcd_scsi_add_wlus()...Bean Huo
2020-02-14scsi: qla4xxx: Adjust indentation in qla4xxx_mem_freeNathan Chancellor
2020-02-14scsi: csiostor: Adjust indentation in csio_device_resetNathan Chancellor
2020-02-14scsi: qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return typeBart Van Assche
2020-02-14scsi: qla2xxx: Fix mtcp dump collection failureQuinn Tran
2020-02-05scsi: fnic: do not queue commands during fwresetHannes Reinecke
2020-01-29scsi: iscsi: Avoid potential deadlock in iscsi_if_rx funcBo Wu
2020-01-29scsi: libfc: fix null pointer dereference on a null lportColin Ian King
2020-01-29scsi: qla2xxx: Unregister chrdev if module initialization failsBart Van Assche
2020-01-29scsi: megaraid_sas: reduce module load timeSteve Sistare
2020-01-23scsi: core: scsi_trace: Use get_unaligned_be*()Bart Van Assche
2020-01-23scsi: bnx2i: fix potential use after freePan Bian
2020-01-23scsi: qla4xxx: fix double free bugPan Bian
2020-01-23scsi: esas2r: unlock on error in esas2r_nvram_read_direct()Dan Carpenter
2020-01-23scsi: fnic: fix invalid stack accessArnd Bergmann
2020-01-23scsi: fnic: use kernel's '%pM' format option to print MACAndy Shevchenko
2020-01-23scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy()Varun Prakash
2020-01-23scsi: sd: Clear sdkp->protection_type if disk is reformatted without PIXiang Chen
2020-01-14scsi: bfa: release allocated memory in case of errorNavid Emamdoost
2020-01-12scsi: libsas: stop discovering if oob mode is disconnectedJason Yan
2020-01-12scsi: iscsi: qla4xxx: fix double free in probeDan Carpenter
2020-01-12scsi: qla2xxx: Don't call qlt_async_event twiceRoman Bolshakov
2020-01-12scsi: lpfc: Fix memory leak on lpfc_bsg_write_ebuf_set funcBo Wu
2020-01-04scsi: scsi_debug: num_tgts must be >= 0Maurizio Lombardi
2020-01-04scsi: pm80xx: Fix for SATA device discoverypeter chang
2020-01-04scsi: atari_scsi: sun3_scsi: Set sg_tablesize to 1 instead of SG_NONEFinn Thain
2020-01-04scsi: ufs: fix potential bug which ends in system hangBean Huo
2020-01-04scsi: lpfc: fix: Coverity: lpfc_cmpl_els_rsp(): Null pointer dereferencesJames Smart
2020-01-04scsi: lpfc: Fix duplicate unreg_rpi error in port offline flowJames Smart
2020-01-04scsi: tracing: Fix handling of TRANSFER LENGTH == 0 for READ(6) and WRITE(6)Bart Van Assche
2020-01-04scsi: csiostor: Don't enable IRQs too earlyDan Carpenter
2020-01-04scsi: lpfc: Fix SLI3 hba in loop mode not discovering devicesJames Smart
2020-01-04scsi: lpfc: Fix locking on mailbox command completionJames Smart
2020-01-04scsi: mpt3sas: Fix clear pending bit in ioctl statusSreekanth Reddy
2019-12-21scsi: iscsi: Fix a potential deadlock in the timeout handlerBart Van Assche
2019-12-21scsi: qla2xxx: Always check the qla2x00_wait_for_hba_online() return valueBart Van Assche
2019-12-21scsi: qla2xxx: Fix qla24xx_process_bidir_cmd()Bart Van Assche
2019-12-21scsi: qla2xxx: Fix session lookup in qlt_abort_work()Bart Van Assche
2019-12-21scsi: qla2xxx: Fix DMA unmap leakHimanshu Madhani