summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2018-10-10scsi: qedi: Add the CRC size within iSCSI NVM imageNilesh Javali2-14/+21
2018-10-10scsi: csiostor: add a check for NULL pointer after kmalloc()Varun Prakash1-7/+9
2018-10-03scsi: megaraid_sas: Update controller info during resumeShivasharan S1-0/+3
2018-10-03scsi: bnx2i: add error handling for ioremap_nocacheZhouyang Jia1-0/+2
2018-10-03scsi: ibmvscsi: Improve strings handlingBreno Leitao1-2/+2
2018-09-26scsi: libfc: fixup 'sleeping function called from invalid context'Hannes Reinecke1-3/+4
2018-09-19scsi: 3ware: fix return 0 on the error path of probeAnton Vasilyev3-1/+10
2018-09-19scsi: lpfc: Correct MDS diag and nvmet configurationJames Smart1-1/+1
2018-09-15scsi: aic94xx: fix an error code in aic94xx_init()Dan Carpenter1-1/+3
2018-09-05scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlockBart Van Assche1-2/+18
2018-09-05scsi: mpt3sas: Fix _transport_smp_handler() error pathBart Van Assche1-2/+3
2018-09-05scsi: vmw_pvscsi: Return DID_RESET for status SAM_STAT_COMMAND_TERMINATEDJim Gill1-3/+8
2018-09-05scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGOJohannes Thumshirn1-0/+1
2018-09-05scsi: fcoe: drop frames in ELS LOGO error pathJohannes Thumshirn1-2/+2
2018-09-05scsi: fcoe: fix use-after-free in fcoe_ctlr_els_sendJohannes Thumshirn1-1/+1
2018-09-05scsi: libiscsi: fix possible NULL pointer dereference in case of TMFVarun Prakash1-6/+6
2018-08-24scsi: qedi: Send driver state to MFWManish Rangankar1-0/+11
2018-08-24scsi: qedf: Send the driver state to MFWSaurav Kashyap1-0/+12
2018-08-24scsi: xen-scsifront: add error handling for xenbus_printfZhouyang Jia1-7/+26
2018-08-15scsi: qla2xxx: Fix memory leak for allocating abort IOCBQuinn Tran1-26/+27
2018-08-15scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management ena...Bart Van Assche1-8/+21
2018-08-15scsi: virtio_scsi: fix IO hang caused by automatic irq vector affinityMing Lei1-56/+3
2018-08-15scsi: core: introduce force_blk_mqMing Lei1-0/+1
2018-08-15scsi: hpsa: fix selection of reply queueMing Lei2-19/+55
2018-08-09scsi: qla2xxx: Return error when TMF returnsAnil Gurumurthy1-4/+3
2018-08-09scsi: qla2xxx: Fix ISP recovery on unloadQuinn Tran1-2/+3
2018-08-09scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletionQuinn Tran4-1/+8
2018-08-09scsi: qla2xxx: Fix unintialized List head crashQuinn Tran2-0/+6
2018-08-06scsi: sg: fix minor memory leak in error pathTony Battersby1-0/+1
2018-08-03scsi: cxlflash: Avoid clobbering context control register valueMatthew R. Ochs2-1/+5
2018-08-03scsi: cxlflash: Synchronize reset and remove opsUma Krishnan1-3/+3
2018-08-03scsi: megaraid_sas: Increase timeout by 1 sec for non-RAID fastpath IOsShivasharan S1-0/+3
2018-08-03scsi: scsi_dh: replace too broad "TP9" string with the exact modelsXose Vazquez Perez1-1/+4
2018-08-03scsi: qedf: Set the UNLOADING flag when removing a vportChad Dupuis1-0/+10
2018-08-03scsi: hisi_sas: config ATA de-reset as an constrained command for v3 hwXiang Chen1-5/+6
2018-08-03scsi: megaraid: silence a static checker bugDan Carpenter1-0/+3
2018-08-03scsi: 3w-xxxx: fix a missing-check bugWenwen Wang1-0/+3
2018-08-03scsi: 3w-9xxx: fix a missing-check bugWenwen Wang1-0/+5
2018-08-03scsi: ufs: fix exception event handlingMaya Erez1-0/+2
2018-08-03scsi: ufs: ufshcd: fix possible unclocked register accessSubhash Jadavani1-6/+20
2018-07-25scsi: sd_zbc: Fix variable type and bogus commentDamien Le Moal1-2/+3
2018-07-17scsi: megaraid_sas: fix selection of reply queueMing Lei3-11/+41
2018-07-17scsi: megaraid_sas: Create separate functions to allocate ctrl memoryShivasharan S1-46/+76
2018-07-17scsi: megaraid_sas: replace is_ventura with adapter_type checksShivasharan S4-23/+21
2018-07-17scsi: megaraid_sas: replace instance->ctrl_context checks with instance->adap...Shivasharan S1-27/+37
2018-07-17scsi: megaraid_sas: use adapter_type for all gen controllersShivasharan S5-55/+76
2018-07-11scsi: sg: mitigate read/write abuseJann Horn1-2/+40
2018-07-03scsi: qla2xxx: Mask off Scope bits in retry delayAnil Gurumurthy1-2/+6
2018-07-03scsi: qla2xxx: Fix setting lower transfer speed if GPSC failsHimanshu Madhani1-1/+2
2018-07-03scsi: hpsa: disable device during shutdownSinan Kaya1-2/+8