summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2018-10-03scsi: megaraid_sas: Update controller info during resumeShivasharan S
2018-10-03scsi: bnx2i: add error handling for ioremap_nocacheZhouyang Jia
2018-10-03scsi: ibmvscsi: Improve strings handlingBreno Leitao
2018-09-26scsi: libfc: fixup 'sleeping function called from invalid context'Hannes Reinecke
2018-09-19scsi: 3ware: fix return 0 on the error path of probeAnton Vasilyev
2018-09-19scsi: lpfc: Correct MDS diag and nvmet configurationJames Smart
2018-09-15scsi: aic94xx: fix an error code in aic94xx_init()Dan Carpenter
2018-09-05scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlockBart Van Assche
2018-09-05scsi: mpt3sas: Fix _transport_smp_handler() error pathBart Van Assche
2018-09-05scsi: vmw_pvscsi: Return DID_RESET for status SAM_STAT_COMMAND_TERMINATEDJim Gill
2018-09-05scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGOJohannes Thumshirn
2018-09-05scsi: fcoe: drop frames in ELS LOGO error pathJohannes Thumshirn
2018-09-05scsi: fcoe: fix use-after-free in fcoe_ctlr_els_sendJohannes Thumshirn
2018-09-05scsi: libiscsi: fix possible NULL pointer dereference in case of TMFVarun Prakash
2018-08-24scsi: qedi: Send driver state to MFWManish Rangankar
2018-08-24scsi: qedf: Send the driver state to MFWSaurav Kashyap
2018-08-24scsi: xen-scsifront: add error handling for xenbus_printfZhouyang Jia
2018-08-15scsi: qla2xxx: Fix memory leak for allocating abort IOCBQuinn Tran
2018-08-15scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management ena...Bart Van Assche
2018-08-15scsi: virtio_scsi: fix IO hang caused by automatic irq vector affinityMing Lei
2018-08-15scsi: core: introduce force_blk_mqMing Lei
2018-08-15scsi: hpsa: fix selection of reply queueMing Lei
2018-08-09scsi: qla2xxx: Return error when TMF returnsAnil Gurumurthy
2018-08-09scsi: qla2xxx: Fix ISP recovery on unloadQuinn Tran
2018-08-09scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletionQuinn Tran
2018-08-09scsi: qla2xxx: Fix unintialized List head crashQuinn Tran
2018-08-06scsi: sg: fix minor memory leak in error pathTony Battersby
2018-08-03scsi: cxlflash: Avoid clobbering context control register valueMatthew R. Ochs
2018-08-03scsi: cxlflash: Synchronize reset and remove opsUma Krishnan
2018-08-03scsi: megaraid_sas: Increase timeout by 1 sec for non-RAID fastpath IOsShivasharan S
2018-08-03scsi: scsi_dh: replace too broad "TP9" string with the exact modelsXose Vazquez Perez
2018-08-03scsi: qedf: Set the UNLOADING flag when removing a vportChad Dupuis
2018-08-03scsi: hisi_sas: config ATA de-reset as an constrained command for v3 hwXiang Chen
2018-08-03scsi: megaraid: silence a static checker bugDan Carpenter
2018-08-03scsi: 3w-xxxx: fix a missing-check bugWenwen Wang
2018-08-03scsi: 3w-9xxx: fix a missing-check bugWenwen Wang
2018-08-03scsi: ufs: fix exception event handlingMaya Erez
2018-08-03scsi: ufs: ufshcd: fix possible unclocked register accessSubhash Jadavani
2018-07-25scsi: sd_zbc: Fix variable type and bogus commentDamien Le Moal
2018-07-17scsi: megaraid_sas: fix selection of reply queueMing Lei
2018-07-17scsi: megaraid_sas: Create separate functions to allocate ctrl memoryShivasharan S
2018-07-17scsi: megaraid_sas: replace is_ventura with adapter_type checksShivasharan S
2018-07-17scsi: megaraid_sas: replace instance->ctrl_context checks with instance->adap...Shivasharan S
2018-07-17scsi: megaraid_sas: use adapter_type for all gen controllersShivasharan S
2018-07-11scsi: sg: mitigate read/write abuseJann Horn
2018-07-03scsi: qla2xxx: Mask off Scope bits in retry delayAnil Gurumurthy
2018-07-03scsi: qla2xxx: Fix setting lower transfer speed if GPSC failsHimanshu Madhani
2018-07-03scsi: hpsa: disable device during shutdownSinan Kaya
2018-06-21scsi: vmw-pvscsi: return DID_BUS_BUSY for adapter-initated abortsJim Gill
2018-06-21scsi: isci: Fix infinite loop in while loopColin Ian King