| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2016-10-07 | 108 | -13326/+12752 |
|\ |
|
| * | scsi: mvsas: Mark symbols static where possible | Baoyou Xie | 2016-09-26 | 3 | -37/+39 |
| * | scsi: pm8001: Mark symbols static where possible | Baoyou Xie | 2016-09-26 | 2 | -3/+3 |
| * | scsi: arcmsr: Simplify user_len checking | Borislav Petkov | 2016-09-26 | 1 | -6/+8 |
| * | scsi: fcoe: fix off by one in eth2fc_speed() | Vincent Stehlé | 2016-09-26 | 1 | -1/+1 |
| * | scsi: dtc: remove from tree | Christoph Hellwig | 2016-09-26 | 4 | -504/+0 |
| * | scsi: t128: remove from tree | Christoph Hellwig | 2016-09-26 | 4 | -522/+0 |
| * | scsi: pas16: remove from tree | Christoph Hellwig | 2016-09-26 | 4 | -701/+0 |
| * | scsi: u14-34f: remove from tree | Christoph Hellwig | 2016-09-26 | 3 | -2021/+0 |
| * | scsi: ultrastor: remove from tree | Christoph Hellwig | 2016-09-26 | 4 | -1308/+0 |
| * | scsi: in2000: remove from tree | Christoph Hellwig | 2016-09-26 | 4 | -2727/+0 |
| * | scsi: wd7000: remove from tree | Christoph Hellwig | 2016-09-26 | 3 | -1670/+0 |
| * | scsi: scsi_dh_alua: Fix memory leak in alua_rtpg() | tang.junhui | 2016-09-26 | 1 | -0/+1 |
| * | scsi: lpfc: Mark symbols static where possible | Baoyou Xie | 2016-09-26 | 4 | -62/+62 |
| * | scsi: hpsa: correct call to hpsa_do_reset | Don Brace | 2016-09-21 | 2 | -2/+1 |
| * | scsi: ufs: Get a TM service response from the correct offset | Kiwoong Kim | 2016-09-21 | 2 | -2/+3 |
| * | scsi: ibmvfc: Fix I/O hang when port is not mapped | Brian King | 2016-09-19 | 1 | -1/+0 |
| * | scsi: megaraid_sas: clean function declarations in megaraid_sas_base.c up | Baoyou Xie | 2016-09-19 | 2 | -13/+9 |
| * | scsi: ipr: Remove redundant messages at adapter init time | Brian King | 2016-09-19 | 1 | -1/+2 |
| * | scsi: ipr: Don't log unnecessary 9084 error details | Brian King | 2016-09-19 | 2 | -3/+4 |
| * | scsi: smartpqi: raid bypass lba calculation fix | kevin Barnett | 2016-09-19 | 1 | -1/+2 |
| * | scsi: hpsa: correct scsi 6byte lba calculation | Mahesh Rajashekhara | 2016-09-19 | 1 | -4/+10 |
| * | scsi: ibmvscsis: Fixed unused variable | Bryant G. Ly | 2016-09-19 | 1 | -3/+0 |
| * | scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer() | Dan Carpenter | 2016-09-15 | 1 | -1/+7 |
| * | scsi: ibmvscsis: Fix error return code in ibmvscsis_probe() | Wei Yongjun | 2016-09-15 | 1 | -0/+1 |
| * | scsi: sd: Move DIF protection types to t10-pi.h | Christoph Hellwig | 2016-09-15 | 4 | -51/+30 |
| * | scsi: qla2xxx: Use struct t10_pi_tuple | Christoph Hellwig | 2016-09-15 | 2 | -11/+1 |
| * | scsi: scsi_debug: Use struct t10_pi_tuple instead of struct sd_dif_tuple | Christoph Hellwig | 2016-09-15 | 2 | -16/+8 |
| * | scsi: fusion: Fix error return code in mptfc_probe() | Wei Yongjun | 2016-09-14 | 1 | -1/+3 |
| * | scsi: hpsa: Check for null devices in ioaccel submission patch | Don Brace | 2016-09-14 | 1 | -0/+31 |
| * | scsi: hpsa: Prevent sending bmic commands to externals | Scott Teel | 2016-09-14 | 1 | -1/+11 |
| * | scsi: hpsa: Check for vpd support before sending | Scott Teel | 2016-09-14 | 2 | -13/+38 |
| * | scsi: hpsa: Check for null device pointers | Don Brace | 2016-09-14 | 1 | -3/+17 |
| * | scsi: hpsa: Determine device external status earlier | Don Brace | 2016-09-14 | 1 | -5/+5 |
| * | scsi: ncr5380: Improve interrupt latency during PIO tranfers | Finn Thain | 2016-09-14 | 2 | -4/+6 |
| * | scsi: virtio_scsi: Use complete() instead complete_all() | Daniel Wagner | 2016-09-14 | 1 | -1/+1 |
| * | scsi: sym53c8xx_2: Use complete() instead complete_all() | Daniel Wagner | 2016-09-14 | 1 | -1/+1 |
| * | scsi: csiostor: Fix completion usage | Daniel Wagner | 2016-09-14 | 1 | -3/+2 |
| * | scsi: megaraid_sas: add in missing white space in error message text | Colin Ian King | 2016-09-14 | 1 | -1/+1 |
| * | scsi: hisi_sas: send three identify before phy up | John Garry | 2016-09-14 | 1 | -4/+16 |
| * | scsi: hisi_sas: add missing SATA pending device type to v2 hw | John Garry | 2016-09-14 | 1 | -0/+1 |
| * | scsi: hisi_sas: remove init_id_frame_v1_hw() | John Garry | 2016-09-14 | 1 | -10/+0 |
| * | scsi: hisi_sas: remove init_id_frame_v2_hw() | John Garry | 2016-09-14 | 1 | -10/+0 |
| * | scsi: hisi_sas: fix HBA SAS addr endianness for v1 hw | John Garry | 2016-09-14 | 1 | -4/+4 |
| * | scsi: hisi_sas: fix HBA SAS addr endianness for v2 hw | John Garry | 2016-09-14 | 1 | -4/+4 |
| * | scsi: hisi_sas: set dma mask before allocate DMA memory | John Garry | 2016-09-14 | 1 | -7/+6 |
| * | scsi: hisi_sas: fix a potential warning for sata disk ejection | John Garry | 2016-09-14 | 1 | -20/+6 |
| * | scsi: hisi_sas: fix phy8 linkrate calculation in phy_up_v2_hw() | John Garry | 2016-09-14 | 1 | -3/+0 |
| * | scsi: hisi_sas: disable dlvry queues once at reset for v2 hw | John Garry | 2016-09-14 | 1 | -3/+1 |
| * | scsi: hisi_sas: use safe BITS_PER_BYTE for slot tag size calculation | John Garry | 2016-09-14 | 1 | -1/+1 |