summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: scsi_dh_alua: Fix memory leak in alua_rtpg()tang.junhui2016-09-261-0/+1
* scsi: lpfc: Mark symbols static where possibleBaoyou Xie2016-09-264-62/+62
* scsi: hpsa: correct call to hpsa_do_resetDon Brace2016-09-212-2/+1
* scsi: ufs: Get a TM service response from the correct offsetKiwoong Kim2016-09-212-2/+3
* scsi: ibmvfc: Fix I/O hang when port is not mappedBrian King2016-09-191-1/+0
* scsi: megaraid_sas: clean function declarations in megaraid_sas_base.c upBaoyou Xie2016-09-192-13/+9
* scsi: ipr: Remove redundant messages at adapter init timeBrian King2016-09-191-1/+2
* scsi: ipr: Don't log unnecessary 9084 error detailsBrian King2016-09-192-3/+4
* scsi: smartpqi: raid bypass lba calculation fixkevin Barnett2016-09-191-1/+2
* scsi: hpsa: correct scsi 6byte lba calculationMahesh Rajashekhara2016-09-191-4/+10
* scsi: ibmvscsis: Fixed unused variableBryant G. Ly2016-09-191-3/+0
* scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()Dan Carpenter2016-09-151-1/+7
* scsi: ibmvscsis: Fix error return code in ibmvscsis_probe()Wei Yongjun2016-09-151-0/+1
* scsi: sd: Move DIF protection types to t10-pi.hChristoph Hellwig2016-09-155-51/+50
* scsi: qla2xxx: Use struct t10_pi_tupleChristoph Hellwig2016-09-152-11/+1
* scsi: scsi_debug: Use struct t10_pi_tuple instead of struct sd_dif_tupleChristoph Hellwig2016-09-152-16/+8
* scsi: fusion: Fix error return code in mptfc_probe()Wei Yongjun2016-09-141-1/+3
* scsi: hpsa: Check for null devices in ioaccel submission patchDon Brace2016-09-141-0/+31
* scsi: hpsa: Prevent sending bmic commands to externalsScott Teel2016-09-141-1/+11
* scsi: hpsa: Check for vpd support before sendingScott Teel2016-09-142-13/+38
* scsi: hpsa: Check for null device pointersDon Brace2016-09-141-3/+17
* scsi: hpsa: Determine device external status earlierDon Brace2016-09-141-5/+5
* scsi: ncr5380: Improve interrupt latency during PIO tranfersFinn Thain2016-09-142-4/+6
* scsi: virtio_scsi: Use complete() instead complete_all()Daniel Wagner2016-09-141-1/+1
* scsi: sym53c8xx_2: Use complete() instead complete_all()Daniel Wagner2016-09-141-1/+1
* scsi: csiostor: Fix completion usageDaniel Wagner2016-09-141-3/+2
* scsi: megaraid_sas: add in missing white space in error message textColin Ian King2016-09-141-1/+1
* scsi: hisi_sas: send three identify before phy upJohn Garry2016-09-141-4/+16
* scsi: hisi_sas: add missing SATA pending device type to v2 hwJohn Garry2016-09-141-0/+1
* scsi: hisi_sas: remove init_id_frame_v1_hw()John Garry2016-09-141-10/+0
* scsi: hisi_sas: remove init_id_frame_v2_hw()John Garry2016-09-141-10/+0
* scsi: hisi_sas: fix HBA SAS addr endianness for v1 hwJohn Garry2016-09-141-4/+4
* scsi: hisi_sas: fix HBA SAS addr endianness for v2 hwJohn Garry2016-09-141-4/+4
* scsi: hisi_sas: set dma mask before allocate DMA memoryJohn Garry2016-09-141-7/+6
* scsi: hisi_sas: fix a potential warning for sata disk ejectionJohn Garry2016-09-141-20/+6
* scsi: hisi_sas: fix phy8 linkrate calculation in phy_up_v2_hw()John Garry2016-09-141-3/+0
* scsi: hisi_sas: disable dlvry queues once at reset for v2 hwJohn Garry2016-09-141-3/+1
* scsi: hisi_sas: use safe BITS_PER_BYTE for slot tag size calculationJohn Garry2016-09-141-1/+1
* scsi: hisi_sas: only zero slot memory when reusedJohn Garry2016-09-141-1/+1
* scsi: hisi_sas: keep CHL_INT2 masked for v2 HWJohn Garry2016-09-141-6/+0
* scsi: hisi_sas: save delivery queue write pointerJohn Garry2016-09-144-8/+25
* scsi: hisi_sas: save completion queue read pointerJohn Garry2016-09-143-7/+5
* scsi: cxlflash: Fix context reference tracking on detachMatthew R. Ochs2016-09-141-1/+2
* scsi: cxlflash: Refactor WWPN setupMatthew R. Ochs2016-09-141-31/+9
* scsi: cxlflash: Improve EEH recovery timeMatthew R. Ochs2016-09-141-0/+4
* scsi: cxlflash: Fix to avoid EEH and host reset collisionsMatthew R. Ochs2016-09-141-1/+14
* scsi: cxlflash: Remove the device cleanly in the system shutdown pathUma Krishnan2016-09-091-12/+6
* scsi: cxlflash: Scan host only after the port is ready for I/OUma Krishnan2016-09-091-2/+2
* scsi: ibmvfc: fix typo in parameter descriptionWei Yongjun2016-09-091-1/+1
* scsi: ufs: Fix a wrong string in power mode changeKiwoong Kim2016-09-091-1/+1