summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: g_NCR5380: Reduce overrides[] from array to structOndrej Zary2016-09-301-184/+167
* scsi: g_NCR5380: Remove deprecated __setupOndrej Zary2016-09-302-145/+0
* scsi: ufs: Fix error return code in ufshcd_init()Wei Yongjun2016-09-301-0/+1
* scsi: ufs: Data Segment only needed for WRITE DESCRIPTORZang Leigang2016-09-301-3/+6
* scsi: cxgb4i: Set completion bit in work requestVarun Prakash2016-09-281-0/+5
* MAINTAINERS: Update open-iscsi maintainersLee Duncan2016-09-281-3/+3
* scsi: ufs: Enable no vccq quirk for skhynix deviceKyuho Choi2016-09-281-0/+2
* scsi: be2iscsi: mark symbols static where possibleBaoyou Xie2016-09-281-6/+6
* scsi: mvsas: Mark symbols static where possibleBaoyou Xie2016-09-273-37/+39
* scsi: pm8001: Mark symbols static where possibleBaoyou Xie2016-09-272-3/+3
* scsi: arcmsr: Simplify user_len checkingBorislav Petkov2016-09-271-6/+8
* scsi: fcoe: fix off by one in eth2fc_speed()Vincent Stehlé2016-09-271-1/+1
* scsi: dtc: remove from treeChristoph Hellwig2016-09-277-552/+0
* scsi: t128: remove from treeChristoph Hellwig2016-09-276-526/+0
* scsi: pas16: remove from treeChristoph Hellwig2016-09-276-705/+0
* scsi: u14-34f: remove from treeChristoph Hellwig2016-09-275-2030/+0
* scsi: ultrastor: remove from treeChristoph Hellwig2016-09-274-1308/+0
* scsi: in2000: remove from treeChristoph Hellwig2016-09-277-2934/+0
* scsi: wd7000: remove from treeChristoph Hellwig2016-09-275-1679/+0
* scsi: scsi_dh_alua: Fix memory leak in alua_rtpg()tang.junhui2016-09-271-0/+1
* scsi: lpfc: Mark symbols static where possibleBaoyou Xie2016-09-274-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-201-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