summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2018-07-03scsi: qla2xxx: Fix setting lower transfer speed if GPSC failsHimanshu Madhani1-1/+2
2018-06-06scsi: scsi_transport_srp: Fix shost to rport translationBart Van Assche1-2/+20
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: mpt3sas: Do not mark fw_event workqueue as WQ_MEM_RECLAIMHannes Reinecke1-1/+1
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: storvsc: Increase cmd_per_lun for higher speed devicesMichael Kelley (EOSG)1-1/+1
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-26scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()Alexander Potapenko1-1/+1
2018-05-26scsi: 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: mpt3sas: Proper handling of set/clear of "ATA command pending" flag.Chaitra P B1-13/+15
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-13scsi: csiostor: fix use after free in csio_hw_use_fwconfig()Varun Prakash1-1/+4
2018-04-08scsi: virtio_scsi: always read VPD pages for multiqueue tooPaolo Bonzini1-0/+1
2018-03-31scsi: 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/+1
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: dh: add new rdac devicesXose Vazquez Perez1-1/+4
2018-03-22scsi: devinfo: apply to HP XP the same flags as Hitachi VSPXose Vazquez Perez1-1/+1
2018-03-22scsi: core: scsi_get_device_flags_keyed(): Always return device flagsBart Van Assche1-6/+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: ses: don't get power status of SES device slot on probeMauricio Faria de Oliveira1-1/+0
2018-03-22scsi: ipr: Fix missed EH wakeupBrian King1-4/+12
2018-03-18scsi: qla2xxx: Replace fcport alloc with qla2x00_alloc_fcportQuinn Tran1-1/+1
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-25ncr5380: shut up gcc indentation warningArnd Bergmann1-1/+4
2018-02-25SCSI: initio: remove duplicate module device tableArnd Bergmann1-16/+0
2018-02-25scsi: mvumi: use __maybe_unused to hide pm functionsArnd Bergmann1-2/+2