summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2018-09-26scsi: libsas: defer ata device eh commands to libataJason Yan1-20/+13
2018-09-26scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()Alexander Potapenko1-1/+1
2018-09-26sr: pass down correctly sized SCSI sense bufferJens Axboe1-14/+7
2018-06-17ata: Add a new flag to destinguish sas controllerShaohua Li2-2/+4
2018-06-17scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_infoTyrel Datwyler1-1/+1
2018-06-17scsi: fas216: fix sense buffer initializationArnd Bergmann1-1/+1
2018-06-17scsi: aacraid: remove redundant setting of variable cColin Ian King1-4/+1
2018-06-17scsi: libsas: fix error when getting phy eventsJason Yan1-1/+1
2018-06-17scsi: aacraid: Fix udev inquiry race conditionRaghava Aditya Renukunta1-5/+12
2018-06-17scsi: libsas: fix memory leak in sas_smp_get_phy_events()Jason Yan1-0/+1
2018-03-03scsi: use dma_get_cache_alignment() as minimum DMA alignmentHuacai Chen1-4/+6
2018-02-13scsi: bfa: integer overflow in debugfsDan Carpenter1-2/+3
2018-01-01scsi: libiscsi: fix shifting of DID_REQUEUE host byteJohannes Thumshirn1-1/+1
2018-01-01scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen2-4/+15
2018-01-01scsi: lpfc: Don't return internal MBXERR_ERROR code from probe functionStefano Brivio1-0/+1
2017-11-26scsi: qla2xxx: Fix an integer overflow in sysfs codeDan Carpenter1-4/+4
2017-11-26scsi: aacraid: Fix command send race conditionBrian King1-29/+19
2017-11-26scsi: mac_esp: Fix PIO transfers for MESSAGE IN phaseFinn Thain1-17/+18
2017-11-11aic94xx: Skip reading user settings if flash is not foundHannes Reinecke1-2/+3
2017-11-11mvsas: fix misleading indentationLuis de Bethencourt1-2/+2
2017-11-11be2iscsi: Fix bogus WARN_ON length checkTim Gardner1-1/+1
2017-11-11bfa: Fix indentationAnil Gurumurthy1-11/+11
2017-11-11scsi: advansys: remove #warning messageArnd Bergmann1-2/+1
2017-11-11ips: remove pointless #warningJames Bottomley1-4/+5
2017-11-11scsi-tgt: fix type conversion warningArnd Bergmann1-1/+1
2017-11-11MODULE_DEVICE_TABLE: fix some callsitesAndrew Morton1-1/+0
2017-11-11scsi: st: fix blk_get_queue usageBodo Stroesser1-2/+2
2017-10-12scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlms...Xin Long1-1/+1
2017-10-12scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne2-4/+9
2017-10-12scsi: sun_esp: fix device reference leaksJohan Hovold1-1/+8
2017-10-12scsi: bnx2i: missing error code in bnx2i_ep_connect()Dan Carpenter1-1/+2
2017-10-12scsi: virtio_scsi: let host do exception handlingPaolo Bonzini1-0/+12
2017-09-15scsi: qla2xxx: don't disable a not previously enabled PCI deviceJohannes Thumshirn1-4/+4
2017-08-26scsi: scsi_error: count medium access timeout only once per EH runHannes Reinecke3-1/+45
2017-07-18scsi: sd: Fix capacity calculation with 32-bit sector_tMartin K. Petersen1-2/+18
2017-07-18scsi: sr: Sanity check returned mode dataMartin K. Petersen1-2/+4
2017-07-18scsi: libsas: fix ata xfer lengthJohn Garry1-1/+1
2017-07-18scsi: lpfc: Add shutdown method for kexecAnton Blanchard1-0/+1
2017-07-18scsi: aacraid: Fix typo in blink statusRaghava Aditya Renukunta1-1/+1
2017-07-18scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech1-1/+25
2017-06-05scsi: aacraid: Reorder Adapter status checkRaghava Aditya Renukunta1-4/+17
2017-06-05scsi: aacraid: Fix memory leak in fib init pathRaghava Aditya Renukunta1-15/+21
2017-06-05scsi: storvsc: properly set residual data length on errorsLong Li1-3/+13
2017-06-05scsi: storvsc: properly handle SRB_ERROR when sense message is presentLong Li1-0/+7
2017-06-05scsi: storvsc: Fix a bug in the handling of SRB status flagsK. Y. Srinivasan1-1/+4
2017-06-05scsi: storvsc: use tagged SRB requests if supported by the deviceLong Li1-0/+9
2017-03-16Fix missing sanity check in /dev/sgAl Viro1-0/+4
2017-03-16qla2xxx: Fix crash due to null pointer accessQuinn Tran1-4/+12
2017-03-16scsi: avoid a permanent stop of the scsi device's request queueWei Fang1-4/+0
2017-03-16scsi: mvsas: fix command_active typoArnd Bergmann1-1/+1