summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-09-19scsi: ipr: Don't log unnecessary 9084 error detailsBrian King
2016-09-19scsi: smartpqi: raid bypass lba calculation fixkevin Barnett
2016-09-19scsi: hpsa: correct scsi 6byte lba calculationMahesh Rajashekhara
2016-09-19scsi: ibmvscsis: Fixed unused variableBryant G. Ly
2016-09-15scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()Dan Carpenter
2016-09-15scsi: ibmvscsis: Fix error return code in ibmvscsis_probe()Wei Yongjun
2016-09-15scsi: sd: Move DIF protection types to t10-pi.hChristoph Hellwig
2016-09-15scsi: qla2xxx: Use struct t10_pi_tupleChristoph Hellwig
2016-09-15scsi: scsi_debug: Use struct t10_pi_tuple instead of struct sd_dif_tupleChristoph Hellwig
2016-09-14scsi: fusion: Fix error return code in mptfc_probe()Wei Yongjun
2016-09-14scsi: hpsa: Check for null devices in ioaccel submission patchDon Brace
2016-09-14scsi: hpsa: Prevent sending bmic commands to externalsScott Teel
2016-09-14scsi: hpsa: Check for vpd support before sendingScott Teel
2016-09-14scsi: hpsa: Check for null device pointersDon Brace
2016-09-14scsi: hpsa: Determine device external status earlierDon Brace
2016-09-14scsi: ncr5380: Improve interrupt latency during PIO tranfersFinn Thain
2016-09-14scsi: virtio_scsi: Use complete() instead complete_all()Daniel Wagner
2016-09-14scsi: sym53c8xx_2: Use complete() instead complete_all()Daniel Wagner
2016-09-14scsi: csiostor: Fix completion usageDaniel Wagner
2016-09-14scsi: megaraid_sas: add in missing white space in error message textColin Ian King
2016-09-14scsi: hisi_sas: send three identify before phy upJohn Garry
2016-09-14scsi: hisi_sas: add missing SATA pending device type to v2 hwJohn Garry
2016-09-14scsi: hisi_sas: remove init_id_frame_v1_hw()John Garry
2016-09-14scsi: hisi_sas: remove init_id_frame_v2_hw()John Garry
2016-09-14scsi: hisi_sas: fix HBA SAS addr endianness for v1 hwJohn Garry
2016-09-14scsi: hisi_sas: fix HBA SAS addr endianness for v2 hwJohn Garry
2016-09-14scsi: hisi_sas: set dma mask before allocate DMA memoryJohn Garry
2016-09-14scsi: hisi_sas: fix a potential warning for sata disk ejectionJohn Garry
2016-09-14scsi: hisi_sas: fix phy8 linkrate calculation in phy_up_v2_hw()John Garry
2016-09-14scsi: hisi_sas: disable dlvry queues once at reset for v2 hwJohn Garry
2016-09-14scsi: hisi_sas: use safe BITS_PER_BYTE for slot tag size calculationJohn Garry
2016-09-14scsi: hisi_sas: only zero slot memory when reusedJohn Garry
2016-09-14scsi: hisi_sas: keep CHL_INT2 masked for v2 HWJohn Garry
2016-09-14scsi: hisi_sas: save delivery queue write pointerJohn Garry
2016-09-14scsi: hisi_sas: save completion queue read pointerJohn Garry
2016-09-14scsi: cxlflash: Fix context reference tracking on detachMatthew R. Ochs
2016-09-14scsi: cxlflash: Refactor WWPN setupMatthew R. Ochs
2016-09-14scsi: cxlflash: Improve EEH recovery timeMatthew R. Ochs
2016-09-14scsi: cxlflash: Fix to avoid EEH and host reset collisionsMatthew R. Ochs
2016-09-09scsi: cxlflash: Remove the device cleanly in the system shutdown pathUma Krishnan
2016-09-09scsi: cxlflash: Scan host only after the port is ready for I/OUma Krishnan
2016-09-09scsi: ibmvfc: fix typo in parameter descriptionWei Yongjun
2016-09-09scsi: ufs: Fix a wrong string in power mode changeKiwoong Kim
2016-09-09scsi: bnx2fc: Mark symbols static where possibleBaoyou Xie
2016-09-09scsi: aacraid: mark aac_src_select_comm() staticBaoyou Xie
2016-09-09scsi: bnx2fc: Simplify codeChristophe JAILLET
2016-09-04scsi: ufs: Add missing header dependencies for tc-dwc-g210Baoyou Xie
2016-09-04scsi: sr: constify sr_pm_ops structureJulia Lawall
2016-09-04scsi: pmcraid: mark symbols static where possibleBaoyou Xie
2016-09-04scsi: ibmvscsis: Fixed a bug reported by Dan CarpenterBryant G. Ly