summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2017-12-06scsi: lpfc: Correct issue leading to oops during link resetJames Smart
2017-12-06scsi: lpfc: Correct host name in symbolic_name fieldJames Smart
2017-12-06scsi: lpfc: FCoE VPort enable-disable does not bring up the VPortJames Smart
2017-12-06scsi: lpfc: Add missing memory barrierJames Smart
2017-11-05scsi: sg: Re-fix off by one in sg_fill_request_table()Ben Hutchings
2017-11-05scsi: scsi_dh_emc: return success in clariion_std_inquiry()Dan Carpenter
2017-11-04scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlms...Xin Long
2017-10-04scsi: qla2xxx: Fix an integer overflow in sysfs codeDan Carpenter
2017-10-04scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLEHannes Reinecke
2017-10-04scsi: sg: factor out sg_fill_request_table()Hannes Reinecke
2017-10-04scsi: sg: off by one in sg_ioctl()Dan Carpenter
2017-10-04scsi: sg: use standard lists for sg_requestsHannes Reinecke
2017-10-04scsi: sg: remove 'save_scat_len'Hannes Reinecke
2017-10-04scsi: storvsc: fix memory leak on ring buffer busyLong Li
2017-10-04scsi: megaraid_sas: Return pended IOCTLs with cmd_status MFI_STAT_WRONG_STATE...Shivasharan S
2017-10-03scsi: sg: recheck MMAP_IO request length with lock heldTodd Poynor
2017-10-03scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZETodd Poynor
2017-10-03scsi: sg: reset 'res_in_use' after unlinking reserved arrayHannes Reinecke
2017-10-03scsi: sg: protect accesses to 'reserved' page arrayHannes Reinecke
2017-10-03lpfc: Fix Device discovery failures during switch reboot test.James Smart
2017-10-03scsi: isci: avoid array subscript warningArnd Bergmann
2017-09-10scsi: qla2xxx: Get mutex lock before checking optrom_stateMilan P. Gandhi
2017-09-10scsi: fnic: Avoid sending reset to firmware when another reset is in progressSatish Kharat
2017-09-10mpt3sas: Don't overreach ioc->reply_post[] during initializationCalvin Owens
2017-07-31scsi: lpfc: avoid double free of resource identifiersRoberto Sassu
2017-07-31scsi: virtio_scsi: Reject commands when virtqueue is brokenEric Farman
2017-07-31qla2xxx: Fix erroneous invalid handle messageQuinn Tran
2017-07-31scsi: lpfc: Set elsiocb contexts to NULL after freeing itJohannes Thumshirn
2017-07-31scsi: sd: Fix wrong DPOFUA disable in sd_read_cache_typeDamien Le Moal
2017-06-25scsi: qla2xxx: don't disable a not previously enabled PCI deviceJohannes Thumshirn
2017-06-13scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=mFinn Thain
2017-05-17scsi: sd: Fix capacity calculation with 32-bit sector_tMartin K. Petersen
2017-05-17scsi: sr: Sanity check returned mode dataMartin K. Petersen
2017-05-17scsi: libsas: fix ata xfer lengthJohn Garry
2017-05-17scsi: sg: check length passed to SG_NEXT_CMD_LENpeter chang
2017-05-17scsi: lpfc: Add shutdown method for kexecAnton Blanchard
2017-05-17scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech
2017-05-17scsi: aacraid: Reorder Adapter status checkRaghava Aditya Renukunta
2017-05-15scsi: storvsc: properly handle SRB_ERROR when sense message is presentLong Li
2017-05-15scsi: storvsc: use tagged SRB requests if supported by the deviceLong Li
2017-03-06Fix missing sanity check in /dev/sgAl Viro
2017-03-06scsi: aacraid: Fix INTx/MSI-x issue with older controllersDave Carroll
2017-03-06qla2xxx: Fix crash due to null pointer accessQuinn Tran
2017-01-12sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro
2017-01-12scsi: avoid a permanent stop of the scsi device's request queueWei Fang
2017-01-12scsi: megaraid_sas: For SRIOV enabled firmware, ensure VF driver waits for 30...Kashyap Desai
2016-12-23scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regressionSumit Saxena
2016-12-23scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()Dan Carpenter
2016-11-25scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmwareChing Huang
2016-11-25scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloadedEwan D. Milne