summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2016-09-21scsi: ufs: Get a TM service response from the correct offsetKiwoong Kim2-2/+3
2016-09-19scsi: ibmvfc: Fix I/O hang when port is not mappedBrian King1-1/+0
2016-09-19virtio scsi: Convert to hotplug state machineSebastian Andrzej Siewior1-27/+49
2016-09-19scsi: megaraid_sas: clean function declarations in megaraid_sas_base.c upBaoyou Xie2-13/+9
2016-09-19scsi: ipr: Remove redundant messages at adapter init timeBrian King1-1/+2
2016-09-19scsi: ipr: Don't log unnecessary 9084 error detailsBrian King2-3/+4
2016-09-19scsi: smartpqi: raid bypass lba calculation fixkevin Barnett1-1/+2
2016-09-19scsi: hpsa: correct scsi 6byte lba calculationMahesh Rajashekhara1-4/+10
2016-09-19scsi: ibmvscsis: Fixed unused variableBryant G. Ly1-3/+0
2016-09-19chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...Hariprasad Shenai1-0/+3
2016-09-15blk-mq: remove ->map_queueChristoph Hellwig1-1/+0
2016-09-15scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()Dan Carpenter1-1/+7
2016-09-15scsi: ibmvscsis: Fix error return code in ibmvscsis_probe()Wei Yongjun1-0/+1
2016-09-15scsi: sd: Move DIF protection types to t10-pi.hChristoph Hellwig4-51/+30
2016-09-15scsi: qla2xxx: Use struct t10_pi_tupleChristoph Hellwig2-11/+1
2016-09-15scsi: scsi_debug: Use struct t10_pi_tuple instead of struct sd_dif_tupleChristoph Hellwig2-16/+8
2016-09-14scsi: hpsa: Check for null devices in ioaccel submission patchDon Brace1-0/+31
2016-09-14scsi: hpsa: Prevent sending bmic commands to externalsScott Teel1-1/+11
2016-09-14scsi: hpsa: Check for vpd support before sendingScott Teel2-13/+38
2016-09-14scsi: hpsa: Check for null device pointersDon Brace1-3/+17
2016-09-14scsi: hpsa: Determine device external status earlierDon Brace1-5/+5
2016-09-14scsi: ncr5380: Improve interrupt latency during PIO tranfersFinn Thain2-4/+6
2016-09-14scsi: virtio_scsi: Use complete() instead complete_all()Daniel Wagner1-1/+1
2016-09-14scsi: sym53c8xx_2: Use complete() instead complete_all()Daniel Wagner1-1/+1
2016-09-14scsi: csiostor: Fix completion usageDaniel Wagner1-3/+2
2016-09-14scsi: megaraid_sas: add in missing white space in error message textColin Ian King1-1/+1
2016-09-14scsi: hisi_sas: send three identify before phy upJohn Garry1-4/+16
2016-09-14scsi: hisi_sas: add missing SATA pending device type to v2 hwJohn Garry1-0/+1
2016-09-14scsi: hisi_sas: remove init_id_frame_v1_hw()John Garry1-10/+0
2016-09-14scsi: hisi_sas: remove init_id_frame_v2_hw()John Garry1-10/+0
2016-09-14scsi: hisi_sas: fix HBA SAS addr endianness for v1 hwJohn Garry1-4/+4
2016-09-14scsi: hisi_sas: fix HBA SAS addr endianness for v2 hwJohn Garry1-4/+4
2016-09-14scsi: hisi_sas: set dma mask before allocate DMA memoryJohn Garry1-7/+6
2016-09-14scsi: hisi_sas: fix a potential warning for sata disk ejectionJohn Garry1-20/+6
2016-09-14scsi: hisi_sas: fix phy8 linkrate calculation in phy_up_v2_hw()John Garry1-3/+0
2016-09-14scsi: hisi_sas: disable dlvry queues once at reset for v2 hwJohn Garry1-3/+1
2016-09-14scsi: hisi_sas: use safe BITS_PER_BYTE for slot tag size calculationJohn Garry1-1/+1
2016-09-14scsi: hisi_sas: only zero slot memory when reusedJohn Garry1-1/+1
2016-09-14scsi: hisi_sas: keep CHL_INT2 masked for v2 HWJohn Garry1-6/+0
2016-09-14scsi: hisi_sas: save delivery queue write pointerJohn Garry4-8/+25
2016-09-14scsi: hisi_sas: save completion queue read pointerJohn Garry3-7/+5
2016-09-14scsi: cxlflash: Fix context reference tracking on detachMatthew R. Ochs1-1/+2
2016-09-14scsi: cxlflash: Refactor WWPN setupMatthew R. Ochs1-31/+9
2016-09-14scsi: cxlflash: Improve EEH recovery timeMatthew R. Ochs1-0/+4
2016-09-14scsi: cxlflash: Fix to avoid EEH and host reset collisionsMatthew R. Ochs1-1/+14
2016-09-09scsi: cxlflash: Remove the device cleanly in the system shutdown pathUma Krishnan1-12/+6
2016-09-09scsi: cxlflash: Scan host only after the port is ready for I/OUma Krishnan1-2/+2
2016-09-09scsi: ibmvfc: fix typo in parameter descriptionWei Yongjun1-1/+1
2016-09-09scsi: ufs: Fix a wrong string in power mode changeKiwoong Kim1-1/+1
2016-09-09scsi: bnx2fc: Mark symbols static where possibleBaoyou Xie4-8/+9