summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2017-09-13scsi: sg: recheck MMAP_IO request length with lock heldTodd Poynor
2017-09-13scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZETodd Poynor
2017-09-02scsi: sg: reset 'res_in_use' after unlinking reserved arrayHannes Reinecke
2017-09-02scsi: sg: protect accesses to 'reserved' page arrayHannes Reinecke
2017-09-02lpfc: Fix Device discovery failures during switch reboot test.James Smart
2017-09-02scsi: isci: avoid array subscript warningArnd Bergmann
2017-08-11scsi: qla2xxx: Get mutex lock before checking optrom_stateMilan P. Gandhi
2017-08-06scsi: snic: Return error code on memory allocation failureBurak Ok
2017-08-06scsi: fnic: Avoid sending reset to firmware when another reset is in progressSatish Kharat
2017-08-06mpt3sas: Don't overreach ioc->reply_post[] during initializationCalvin Owens
2017-07-05scsi: lpfc: avoid double free of resource identifiersRoberto Sassu
2017-07-05scsi: virtio_scsi: Reject commands when virtqueue is brokenEric Farman
2017-07-05qla2xxx: Fix erroneous invalid handle messageQuinn Tran
2017-07-05scsi: lpfc: Set elsiocb contexts to NULL after freeing itJohannes Thumshirn
2017-07-05scsi: sd: Fix wrong DPOFUA disable in sd_read_cache_typeDamien Le Moal
2017-06-14scsi: qla2xxx: don't disable a not previously enabled PCI deviceJohannes Thumshirn
2017-06-07scsi: mpt3sas: Force request partial completion alignmentRam Pai
2017-05-14scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=mFinn Thain
2017-05-08scsi: cxlflash: Improve EEH recovery timeMatthew R. Ochs
2017-05-08scsi: cxlflash: Fix to avoid EEH and host reset collisionsMatthew R. Ochs
2017-05-08scsi: cxlflash: Scan host only after the port is ready for I/OUma Krishnan
2017-04-21scsi: sd: Fix capacity calculation with 32-bit sector_tMartin K. Petersen
2017-04-21scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusableFam Zheng
2017-04-21scsi: sr: Sanity check returned mode dataMartin K. Petersen
2017-04-08scsi: libsas: fix ata xfer lengthJohn Garry
2017-04-08scsi: sg: check length passed to SG_NEXT_CMD_LENpeter chang
2017-04-08scsi: mpt3sas: fix hang on ata passthrough commandsJames Bottomley
2017-03-26scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech
2017-03-26scsi: lpfc: Add shutdown method for kexecAnton Blanchard
2017-03-26cxlflash: Increase cmd_per_lun for better throughputManoj N. Kumar
2017-03-18mvsas: fix misleading indentationLuis de Bethencourt
2017-03-12scsi: lpfc: Correct WQ creation for pagesizeJames Smart
2017-03-12sd: get disk reference in sd_check_events()Hannes Reinecke
2017-03-12scsi: use 'scsi_device_from_queue()' for scsi_dhHannes Reinecke
2017-03-12scsi: aacraid: Reorder Adapter status checkRaghava Aditya Renukunta
2017-03-12scsi: storvsc: properly set residual data length on errorsLong Li
2017-03-12scsi: storvsc: properly handle SRB_ERROR when sense message is presentLong Li
2017-03-12scsi: storvsc: use tagged SRB requests if supported by the deviceLong Li
2017-02-23Fix missing sanity check in /dev/sgAl Viro
2017-02-23scsi: don't BUG_ON() empty DMA transfersJohannes Thumshirn
2017-02-14scsi: mpt3sas: disable ASPM for MPI2 controllersojab
2017-02-14scsi: aacraid: Fix INTx/MSI-x issue with older controllersDave Carroll
2017-01-26qla2xxx: Fix crash due to null pointer accessQuinn Tran
2017-01-12scsi: mvsas: fix command_active typoArnd Bergmann
2017-01-09sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro
2017-01-09scsi: avoid a permanent stop of the scsi device's request queueWei Fang
2017-01-09scsi: megaraid_sas: Do not set MPI2_TYPE_CUDA for JBOD FP path for FW which d...Kashyap Desai
2017-01-09scsi: megaraid_sas: For SRIOV enabled firmware, ensure VF driver waits for 30...Kashyap Desai
2016-12-02scsi: mpt3sas: Unblock device after controller resetSuganath Prabu S
2016-12-02scsi: mpt3sas: Fix secure erase premature terminationAndrey Grodzovsky