summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2018-01-01scsi: libiscsi: fix shifting of DID_REQUEUE host byteJohannes Thumshirn
2018-01-01scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen
2018-01-01scsi: lpfc: Don't return internal MBXERR_ERROR code from probe functionStefano Brivio
2017-11-26scsi: qla2xxx: Fix an integer overflow in sysfs codeDan Carpenter
2017-11-26scsi: aacraid: Fix command send race conditionBrian King
2017-11-26scsi: mac_esp: Fix PIO transfers for MESSAGE IN phaseFinn Thain
2017-11-11aic94xx: Skip reading user settings if flash is not foundHannes Reinecke
2017-11-11mvsas: fix misleading indentationLuis de Bethencourt
2017-11-11be2iscsi: Fix bogus WARN_ON length checkTim Gardner
2017-11-11bfa: Fix indentationAnil Gurumurthy
2017-11-11scsi: advansys: remove #warning messageArnd Bergmann
2017-11-11ips: remove pointless #warningJames Bottomley
2017-11-11scsi-tgt: fix type conversion warningArnd Bergmann
2017-11-11MODULE_DEVICE_TABLE: fix some callsitesAndrew Morton
2017-11-11scsi: st: fix blk_get_queue usageBodo Stroesser
2017-10-12scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlms...Xin Long
2017-10-12scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne
2017-10-12scsi: sun_esp: fix device reference leaksJohan Hovold
2017-10-12scsi: bnx2i: missing error code in bnx2i_ep_connect()Dan Carpenter
2017-10-12scsi: virtio_scsi: let host do exception handlingPaolo Bonzini
2017-09-15scsi: qla2xxx: don't disable a not previously enabled PCI deviceJohannes Thumshirn
2017-08-26scsi: scsi_error: count medium access timeout only once per EH runHannes Reinecke
2017-07-18scsi: sd: Fix capacity calculation with 32-bit sector_tMartin K. Petersen
2017-07-18scsi: sr: Sanity check returned mode dataMartin K. Petersen
2017-07-18scsi: libsas: fix ata xfer lengthJohn Garry
2017-07-18scsi: lpfc: Add shutdown method for kexecAnton Blanchard
2017-07-18scsi: aacraid: Fix typo in blink statusRaghava Aditya Renukunta
2017-07-18scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech
2017-06-05scsi: aacraid: Reorder Adapter status checkRaghava Aditya Renukunta
2017-06-05scsi: aacraid: Fix memory leak in fib init pathRaghava Aditya Renukunta
2017-06-05scsi: storvsc: properly set residual data length on errorsLong Li
2017-06-05scsi: storvsc: properly handle SRB_ERROR when sense message is presentLong Li
2017-06-05scsi: storvsc: Fix a bug in the handling of SRB status flagsK. Y. Srinivasan
2017-06-05scsi: storvsc: use tagged SRB requests if supported by the deviceLong Li
2017-03-16Fix missing sanity check in /dev/sgAl Viro
2017-03-16qla2xxx: Fix crash due to null pointer accessQuinn Tran
2017-03-16scsi: avoid a permanent stop of the scsi device's request queueWei Fang
2017-03-16scsi: mvsas: fix command_active typoArnd Bergmann
2017-03-16scsi: megaraid_sas: For SRIOV enabled firmware, ensure VF driver waits for 30...Kashyap Desai
2017-02-23sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro
2017-02-23sg: Fix double-free when drives detach during SG_IOCalvin Owens
2017-02-23scsi: mpt3sas: Fix secure erase premature terminationAndrey Grodzovsky
2017-02-23scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regressionSumit Saxena
2017-02-23scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmwareChing Huang
2017-02-23scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloadedEwan D. Milne
2017-02-23scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devicesKashyap Desai
2017-02-23scsi: Fix use-after-freeMing Lei
2017-02-23scsi: ibmvfc: Fix I/O hang when port is not mappedBrian King
2016-11-20scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()Dan Carpenter
2016-11-20scsi: fix upper bounds check of sense key in scsi_sense_key_string()Tyrel Datwyler