summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2017-11-21scsi: lpfc: Clear the VendorVersion in the PLOGI/PLOGI ACC payloadJames Smart2-0/+12
2017-11-21scsi: lpfc: Correct issue leading to oops during link resetJames Smart1-0/+1
2017-11-21scsi: lpfc: Correct host name in symbolic_name fieldJames Smart1-0/+17
2017-11-21scsi: lpfc: FCoE VPort enable-disable does not bring up the VPortJames Smart1-0/+8
2017-11-21scsi: lpfc: Add missing memory barrierJames Smart1-0/+2
2017-11-21scsi: ufs: add capability to keep auto bkops always enabledsubhashj@codeaurora.org2-11/+35
2017-11-21scsi: ufs-qcom: Fix module autoloadJavier Martinez Canillas1-0/+1
2017-11-08scsi: aacraid: Process Error for response I/ORaghava Aditya Renukunta1-138/+151
2017-11-02scsi: sg: Re-fix off by one in sg_fill_request_table()Ben Hutchings1-1/+1
2017-10-21scsi: scsi_dh_emc: return success in clariion_std_inquiry()Dan Carpenter1-1/+1
2017-10-12scsi: sd: Do not override max_sectors_kb sysfs settingMartin K. Petersen1-5/+14
2017-10-05scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlms...Xin Long1-1/+1
2017-09-27scsi: qla2xxx: Fix an integer overflow in sysfs codeDan Carpenter1-4/+4
2017-09-27scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLEHannes Reinecke1-3/+2
2017-09-27scsi: sg: factor out sg_fill_request_table()Hannes Reinecke1-26/+35
2017-09-27scsi: sg: off by one in sg_ioctl()Dan Carpenter1-1/+1
2017-09-27scsi: sg: use standard lists for sg_requestsHannes Reinecke1-86/+61
2017-09-27scsi: sg: remove 'save_scat_len'Hannes Reinecke1-2/+0
2017-09-27scsi: storvsc: fix memory leak on ring buffer busyLong Li1-0/+2
2017-09-27scsi: megaraid_sas: Return pended IOCTLs with cmd_status MFI_STAT_WRONG_STATE...Shivasharan S1-1/+4
2017-09-27scsi: megaraid_sas: Check valid aen class range to avoid kernel panicShivasharan S1-0/+8
2017-09-14scsi: sg: recheck MMAP_IO request length with lock heldTodd Poynor1-2/+5
2017-09-14scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZETodd Poynor1-3/+9
2017-09-02scsi: sg: reset 'res_in_use' after unlinking reserved arrayHannes Reinecke1-0/+2
2017-09-02scsi: sg: protect accesses to 'reserved' page arrayHannes Reinecke1-21/+26
2017-09-02lpfc: Fix Device discovery failures during switch reboot test.James Smart1-1/+4
2017-09-02scsi: isci: avoid array subscript warningArnd Bergmann1-0/+3
2017-08-11scsi: qla2xxx: Get mutex lock before checking optrom_stateMilan P. Gandhi1-5/+13
2017-08-07scsi: snic: Return error code on memory allocation failureBurak Ok1-0/+3
2017-08-07scsi: fnic: Avoid sending reset to firmware when another reset is in progressSatish Kharat2-0/+17
2017-08-07mpt3sas: Don't overreach ioc->reply_post[] during initializationCalvin Owens1-17/+16
2017-07-05scsi: lpfc: avoid double free of resource identifiersRoberto Sassu1-0/+7
2017-07-05scsi: virtio_scsi: Reject commands when virtqueue is brokenEric Farman1-1/+10
2017-07-05qla2xxx: Fix erroneous invalid handle messageQuinn Tran2-1/+5
2017-07-05scsi: lpfc: Set elsiocb contexts to NULL after freeing itJohannes Thumshirn1-0/+2
2017-07-05scsi: sd: Fix wrong DPOFUA disable in sd_read_cache_typeDamien Le Moal1-1/+2
2017-06-14scsi: qla2xxx: don't disable a not previously enabled PCI deviceJohannes Thumshirn1-4/+4
2017-06-07scsi: mpt3sas: Force request partial completion alignmentRam Pai1-0/+15
2017-05-14scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=mFinn Thain1-1/+1
2017-05-08scsi: cxlflash: Improve EEH recovery timeMatthew R. Ochs1-0/+4
2017-05-08scsi: cxlflash: Fix to avoid EEH and host reset collisionsMatthew R. Ochs1-1/+14
2017-05-08scsi: cxlflash: Scan host only after the port is ready for I/OUma Krishnan1-2/+2
2017-04-21scsi: sd: Fix capacity calculation with 32-bit sector_tMartin K. Petersen1-2/+18
2017-04-21scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusableFam Zheng1-1/+2
2017-04-21scsi: sr: Sanity check returned mode dataMartin K. Petersen1-2/+4
2017-04-08scsi: libsas: fix ata xfer lengthJohn Garry1-1/+1
2017-04-08scsi: sg: check length passed to SG_NEXT_CMD_LENpeter chang1-0/+2
2017-04-08scsi: mpt3sas: fix hang on ata passthrough commandsJames Bottomley2-14/+38
2017-03-26scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech1-1/+25
2017-03-26scsi: lpfc: Add shutdown method for kexecAnton Blanchard1-0/+1