summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2018-03-20scsi: qla2xxx: Replace fcport alloc with qla2x00_alloc_fcportQuinn Tran
2018-03-20scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTShimanshu.madhani@cavium.com
2018-03-20scsi: storvsc: Fix scsi_cmd error assignments in storvsc_handle_errorCathy Avery
2018-03-04scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_infoTyrel Datwyler
2018-03-04SCSI: initio: remove duplicate module device tableArnd Bergmann
2018-03-04scsi: mvumi: use __maybe_unused to hide pm functionsArnd Bergmann
2018-03-04scsi: fdomain: drop fdomain_pci_tbl when built-inArnd Bergmann
2018-03-04dpt_i2o: fix build warningSudip Mukherjee
2018-03-04scsi: sim710: fix build warningSudip Mukherjee
2018-03-04scsi: advansys: fix uninitialized data accessArnd Bergmann
2018-03-04scsi: advansys: fix build warning for PCI=nArnd Bergmann
2018-02-28scsi: ufs: ufshcd: fix potential NULL pointer dereference in ufshcd_config_vregGustavo A. R. Silva
2018-02-28scsi: libiscsi: fix shifting of DID_REQUEUE host byteJohannes Thumshirn
2018-02-28scsi: sg: disable SET_FORCE_LOW_DMAHannes Reinecke
2018-02-28scsi: lpfc: PLOGI failures during NPIV testingDick Kennedy
2018-02-28scsi: lpfc: Fix secure firmware updatesDick Kennedy
2018-02-28scsi: cxgb4i: fix Tx skb leakVarun Prakash
2018-02-28scsi: lpfc: Fix PT2PT PRLI rejectDick Kennedy
2018-01-21storvsc: do not assume SG list is continuous when doing bounce buffersLong Li
2018-01-17scsi: bfa: integer overflow in debugfsDan Carpenter
2018-01-17scsi: scsi_devinfo: Add REPORTLUN2 to EMC SYMMETRIX blacklist entryKurt Garloff
2018-01-17scsi: hpsa: limit outstanding rescansDon Brace
2018-01-17scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adaptersJames Smart
2018-01-17scsi: storvsc: Workaround for virtual DVD SCSI versionStephen Hemminger
2018-01-17mvsas: fix misleading indentationLuis de Bethencourt
2018-01-17scsi: lpfc: Correct WQ creation for pagesizeJames Smart
2018-01-17sd: get disk reference in sd_check_events()Hannes Reinecke
2018-01-17scsi: don't BUG_ON() empty DMA transfersJohannes Thumshirn
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