summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2017-10-05scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlms...Xin Long
2017-09-27scsi: qla2xxx: Fix an integer overflow in sysfs codeDan Carpenter
2017-09-27scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLEHannes Reinecke
2017-09-27scsi: sg: factor out sg_fill_request_table()Hannes Reinecke
2017-09-27scsi: sg: off by one in sg_ioctl()Dan Carpenter
2017-09-27scsi: sg: use standard lists for sg_requestsHannes Reinecke
2017-09-27scsi: sg: remove 'save_scat_len'Hannes Reinecke
2017-09-27scsi: storvsc: fix memory leak on ring buffer busyLong Li
2017-09-27scsi: megaraid_sas: Return pended IOCTLs with cmd_status MFI_STAT_WRONG_STATE...Shivasharan S
2017-09-27scsi: megaraid_sas: Check valid aen class range to avoid kernel panicShivasharan S
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