summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
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: sg: fix minor memory leak in error pathTony Battersby1-0/+1
2018-08-09scsi: megaraid: silence a static checker bugDan Carpenter1-0/+3
2018-08-09scsi: 3w-xxxx: fix a missing-check bugWenwen Wang1-0/+3
2018-08-09scsi: 3w-9xxx: fix a missing-check bugWenwen Wang1-0/+5
2018-08-09scsi: ufs: fix exception event handlingMaya Erez1-0/+2
2018-07-11scsi: sg: mitigate read/write abuseJann Horn1-2/+40
2018-07-03scsi: qla2xxx: Fix setting lower transfer speed if GPSC failsHimanshu Madhani1-1/+2
2018-07-03scsi: vmw-pvscsi: return DID_BUS_BUSY for adapter-initated abortsJim Gill1-1/+1
2018-07-03scsi: isci: Fix infinite loop in while loopColin Ian King1-2/+1
2018-07-03scsi: iscsi: respond to netlink with unicast when appropriateChris Leech1-11/+18
2018-05-30scsi: lpfc: Fix frequency of Release WQE CQEsJames Smart1-0/+2
2018-05-30scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testingJames Smart1-2/+3
2018-05-30scsi: lpfc: Fix issue_lip if link is disabledJames Smart1-0/+5
2018-05-30cdrom: do not call check_disk_change() inside cdrom_open()Maurizio Lombardi1-0/+2
2018-05-30scsi: aacraid: Insure command thread is not recursively stoppedDave Carroll2-1/+4
2018-05-30sr: get/drop reference to device in revalidate and check_eventsJens Axboe1-4/+15
2018-05-30scsi: sd: Keep disk read-only when re-reading partitionJeremy Cline1-1/+2
2018-05-30scsi: qla4xxx: skip error recovery in case of register disconnect.Manish Rangankar2-0/+48
2018-05-30scsi: aacraid: fix shutdown crash when init failsMeelis Roos1-1/+3
2018-05-30scsi: qla2xxx: Avoid triggering undefined behavior in qla2x00_mbx_completion()Bart Van Assche1-2/+4
2018-05-30scsi: sym53c8xx_2: iterator underflow in sym_getsync()Dan Carpenter1-1/+1
2018-05-30scsi: bnx2fc: Fix check in SCSI completion handler for timed out requestChad Dupuis1-0/+1
2018-05-30scsi: ufs: Enable quirk to ignore sending WRITE_SAME commandSujit Reddy Thumma1-0/+2
2018-05-30scsi: fas216: fix sense buffer initializationArnd Bergmann1-1/+1
2018-05-25scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()Alexander Potapenko1-1/+1
2018-05-25scsi: libsas: defer ata device eh commands to libataJason Yan1-20/+13
2018-05-02scsi: sd: Defer spinning up drive while SANITIZE is in progressMahesh Rajashekhara1-0/+2
2018-04-13scsi: libsas: initialize sas_phy status according to response of DISCOVERchenxiang1-0/+1
2018-04-13scsi: libsas: fix error when getting phy eventsJason Yan1-1/+1
2018-04-13scsi: libsas: fix memory leak in sas_smp_get_phy_events()Jason Yan1-0/+1
2018-04-13scsi: libiscsi: Allow sd_shutdown on bad transportRafael David Tinoco1-1/+23
2018-04-13scsi: bnx2fc: fix race condition in bnx2fc_get_host_stats()Maurizio Lombardi2-2/+9
2018-04-08scsi: virtio_scsi: always read VPD pages for multiqueue tooPaolo Bonzini1-0/+1
2018-04-08scsi: sg: don't return bogus Sg_requestsJohannes Thumshirn1-2/+3
2018-03-24scsi: mac_esp: Replace bogus memory barrier with spinlockFinn Thain1-10/+23
2018-03-24Fix driver usage of 128B WQEs when WQ_CREATE is V1.James Smart1-0/+3
2018-03-24scsi: virtio_scsi: Always try to read VPD pagesDavid Gibson1-0/+24
2018-03-22scsi: sg: only check for dxfer_len greater than 256MJohannes Thumshirn1-30/+2
2018-03-22scsi: sg: fix static checker warning in sg_is_valid_dxferJohannes Thumshirn1-2/+5
2018-03-22scsi: sg: fix SG_DXFER_FROM_DEV transfersJohannes Thumshirn1-1/+4
2018-03-22scsi: devinfo: apply to HP XP the same flags as Hitachi VSPXose Vazquez Perez1-1/+1
2018-03-22scsi: sg: close race condition in sg_remove_sfp_usercontext()Hannes Reinecke1-2/+10
2018-03-22scsi: sg: check for valid direction before starting the requestJohannes Thumshirn1-12/+34
2018-03-22scsi: ipr: Fix missed EH wakeupBrian King1-4/+12
2018-03-18scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTShimanshu.madhani@cavium.com1-0/+1
2018-03-03scsi: storvsc: Fix scsi_cmd error assignments in storvsc_handle_errorCathy Avery1-1/+2
2018-02-28scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_infoTyrel Datwyler1-1/+1
2018-02-07scsi: ufs: ufshcd: fix potential NULL pointer dereference in ufshcd_config_vregGustavo A. R. Silva1-2/+5