summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-10-0799-13287/+12547
|\
| * scsi: mvsas: Mark symbols static where possibleBaoyou Xie2016-09-263-37/+39
| * scsi: pm8001: Mark symbols static where possibleBaoyou Xie2016-09-262-3/+3
| * scsi: arcmsr: Simplify user_len checkingBorislav Petkov2016-09-261-6/+8
| * scsi: fcoe: fix off by one in eth2fc_speed()Vincent Stehlé2016-09-261-1/+1
| * scsi: dtc: remove from treeChristoph Hellwig2016-09-264-504/+0
| * scsi: t128: remove from treeChristoph Hellwig2016-09-264-522/+0
| * scsi: pas16: remove from treeChristoph Hellwig2016-09-264-701/+0
| * scsi: u14-34f: remove from treeChristoph Hellwig2016-09-263-2021/+0
| * scsi: ultrastor: remove from treeChristoph Hellwig2016-09-264-1308/+0
| * scsi: in2000: remove from treeChristoph Hellwig2016-09-264-2727/+0
| * scsi: wd7000: remove from treeChristoph Hellwig2016-09-263-1670/+0
| * 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-154-51/+30
| * 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: 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
OpenPOWER on IntegriCloud