summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2018-03-22scsi: sg: only check for dxfer_len greater than 256MJohannes Thumshirn
2018-03-22scsi: sg: fix static checker warning in sg_is_valid_dxferJohannes Thumshirn
2018-03-22scsi: sg: fix SG_DXFER_FROM_DEV transfersJohannes Thumshirn
2018-03-22scsi: dh: add new rdac devicesXose Vazquez Perez
2018-03-22scsi: devinfo: apply to HP XP the same flags as Hitachi VSPXose Vazquez Perez
2018-03-22scsi: core: scsi_get_device_flags_keyed(): Always return device flagsBart Van Assche
2018-03-22scsi: sg: close race condition in sg_remove_sfp_usercontext()Hannes Reinecke
2018-03-22scsi: sg: check for valid direction before starting the requestJohannes Thumshirn
2018-03-22scsi: ses: don't get power status of SES device slot on probeMauricio Faria de Oliveira
2018-03-22scsi: ipr: Fix missed EH wakeupBrian King
2018-03-18scsi: qla2xxx: Replace fcport alloc with qla2x00_alloc_fcportQuinn Tran
2018-03-18scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTShimanshu.madhani@cavium.com
2018-03-03scsi: storvsc: Fix scsi_cmd error assignments in storvsc_handle_errorCathy Avery
2018-02-28scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_infoTyrel Datwyler
2018-02-25ncr5380: shut up gcc indentation warningArnd Bergmann
2018-02-25SCSI: initio: remove duplicate module device tableArnd Bergmann
2018-02-25scsi: mvumi: use __maybe_unused to hide pm functionsArnd Bergmann
2018-02-25scsi: fdomain: drop fdomain_pci_tbl when built-inArnd Bergmann
2018-02-25dpt_i2o: fix build warningSudip Mukherjee
2018-02-25scsi: sim710: fix build warningSudip Mukherjee
2018-02-25scsi: advansys: fix uninitialized data accessArnd Bergmann
2018-02-25scsi: advansys: fix build warning for PCI=nArnd Bergmann
2018-02-03scsi: ufs: ufshcd: fix potential NULL pointer dereference in ufshcd_config_vregGustavo A. R. Silva
2018-02-03scsi: aacraid: Prevent crash in case of free interrupt during scsi EH pathGuilherme G. Piccoli
2018-01-31scsi: libiscsi: fix shifting of DID_REQUEUE host byteJohannes Thumshirn
2018-01-23scsi: hpsa: fix volume offline stateTomas Henzl
2018-01-23scsi: sg: disable SET_FORCE_LOW_DMAHannes Reinecke
2017-12-25scsi: lpfc: PLOGI failures during NPIV testingDick Kennedy
2017-12-25scsi: lpfc: Fix secure firmware updatesDick Kennedy
2017-12-25scsi: mpt3sas: Fix IO error occurs on pulling out a drive from RAID1 volume c...Sreekanth Reddy
2017-12-25scsi: cxgb4i: fix Tx skb leakVarun Prakash
2017-12-25scsi: lpfc: Fix PT2PT PRLI rejectDick Kennedy
2017-12-20scsi: bfa: integer overflow in debugfsDan Carpenter
2017-12-20scsi: sd: change allow_restart to bool in sysfs interfaceweiping zhang
2017-12-20scsi: sd: change manage_start_stop to bool in sysfs interfaceweiping zhang
2017-12-20scsi: scsi_devinfo: Add REPORTLUN2 to EMC SYMMETRIX blacklist entryKurt Garloff
2017-12-20scsi: hpsa: destroy sas transport properties before scsi_hostMartin Wilck
2017-12-20scsi: hpsa: cleanup sas_phy structures in sysfs when unloadingMartin Wilck
2017-12-20scsi: hpsa: limit outstanding rescansDon Brace
2017-12-20scsi: hpsa: update check for logical volume statusDon Brace
2017-12-16scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adaptersJames Smart
2017-12-16scsi: storvsc: Workaround for virtual DVD SCSI versionStephen Hemminger
2017-11-21scsi: lpfc: Clear the VendorVersion in the PLOGI/PLOGI ACC payloadJames Smart
2017-11-21scsi: lpfc: Correct issue leading to oops during link resetJames Smart
2017-11-21scsi: lpfc: Correct host name in symbolic_name fieldJames Smart
2017-11-21scsi: lpfc: FCoE VPort enable-disable does not bring up the VPortJames Smart
2017-11-21scsi: lpfc: Add missing memory barrierJames Smart
2017-11-21scsi: ufs: add capability to keep auto bkops always enabledsubhashj@codeaurora.org
2017-11-21scsi: ufs-qcom: Fix module autoloadJavier Martinez Canillas
2017-11-08scsi: aacraid: Process Error for response I/ORaghava Aditya Renukunta