Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1374091 > unrolled thread
| Started by | John Garry <john.garry@huawei.com> |
|---|---|
| First post | 2016-04-08 11:10 +0200 |
| Last post | 2016-04-15 10:10 +0200 |
| Articles | 5 — 3 participants |
Back to article view | Back to linux.kernel
[PATCH 0/5] hisi_sas: v2 hw SATA fixes John Garry <john.garry@huawei.com> - 2016-04-08 11:10 +0200
Re: [PATCH 0/5] hisi_sas: v2 hw SATA fixes "Martin K. Petersen" <martin.petersen@oracle.com> - 2016-04-12 04:20 +0200
Re: [PATCH 0/5] hisi_sas: v2 hw SATA fixes Zhangfei Gao <zhangfei.gao@gmail.com> - 2016-04-13 11:30 +0200
Re: [PATCH 0/5] hisi_sas: v2 hw SATA fixes "Martin K. Petersen" <martin.petersen@oracle.com> - 2016-04-15 04:30 +0200
Re: [PATCH 0/5] hisi_sas: v2 hw SATA fixes John Garry <john.garry@huawei.com> - 2016-04-15 10:10 +0200
| From | John Garry <john.garry@huawei.com> |
|---|---|
| Date | 2016-04-08 11:10 +0200 |
| Subject | [PATCH 0/5] hisi_sas: v2 hw SATA fixes |
| Message-ID | <rlAAp-1tY-7@gated-at.bofh.it> |
This patchset introduces SATA support fixes for the HiSilicon v2 hw SAS controller. Fixes include: - attach issue for SATA disk attached through expander - intermittent issue for directly attaching multiple SATA disks - add support for directly attaching SATA disk to phy index 4+ - ITCT config issue John Garry (5): hisi_sas: use device linkrate in MCR for v2 hw hisi_sas: fix v2 hw multiple SATA disk issue hisi_sas: add v2 hw support for >4 SATA phys hisi_sas: for v2 hw only set ITCT qw2 for SAS device hisi_sas: update driver version to 1.4 drivers/scsi/hisi_sas/hisi_sas.h | 2 +- drivers/scsi/hisi_sas/hisi_sas_v2_hw.c | 32 +++++++++++++++++--------------- 2 files changed, 18 insertions(+), 16 deletions(-) -- 1.9.1
[toc] | [next] | [standalone]
| From | "Martin K. Petersen" <martin.petersen@oracle.com> |
|---|---|
| Date | 2016-04-12 04:20 +0200 |
| Message-ID | <rmW5P-7US-7@gated-at.bofh.it> |
| In reply to | #1374091 |
>>>>> "John" == John Garry <john.garry@huawei.com> writes: John> This patchset introduces SATA support fixes for the HiSilicon v2 John> hw SAS controller. Somebody please review. -- Martin K. Petersen Oracle Linux Engineering
[toc] | [prev] | [next] | [standalone]
| From | Zhangfei Gao <zhangfei.gao@gmail.com> |
|---|---|
| Date | 2016-04-13 11:30 +0200 |
| Message-ID | <rnphv-7zX-1@gated-at.bofh.it> |
| In reply to | #1374091 |
On Fri, Apr 8, 2016 at 5:23 PM, John Garry <john.garry@huawei.com> wrote: > This patchset introduces SATA support fixes for > the HiSilicon v2 hw SAS controller. > > Fixes include: > - attach issue for SATA disk attached through expander > - intermittent issue for directly attaching multiple > SATA disks > - add support for directly attaching SATA disk to phy > index 4+ > - ITCT config issue > > John Garry (5): > hisi_sas: use device linkrate in MCR for v2 hw > hisi_sas: fix v2 hw multiple SATA disk issue > hisi_sas: add v2 hw support for >4 SATA phys > hisi_sas: for v2 hw only set ITCT qw2 for SAS device > hisi_sas: update driver version to 1.4 For the series, Reviewed-by: Zhangfei Gao <zhangfei.gao@linaro.org> Thanks
[toc] | [prev] | [next] | [standalone]
| From | "Martin K. Petersen" <martin.petersen@oracle.com> |
|---|---|
| Date | 2016-04-15 04:30 +0200 |
| Message-ID | <ro1G9-3T5-5@gated-at.bofh.it> |
| In reply to | #1374091 |
>>>>> "John" == John Garry <john.garry@huawei.com> writes: John> This patchset introduces SATA support fixes for the HiSilicon v2 John> hw SAS controller. John> Fixes include: - attach issue for SATA disk attached through John> expander - intermittent issue for directly attaching multiple SATA John> disks - add support for directly attaching SATA disk to phy index John> 4+ - ITCT config issue Applied to 4.7/scsi-queue. -- Martin K. Petersen Oracle Linux Engineering
[toc] | [prev] | [next] | [standalone]
| From | John Garry <john.garry@huawei.com> |
|---|---|
| Date | 2016-04-15 10:10 +0200 |
| Message-ID | <ro6Zd-8mQ-31@gated-at.bofh.it> |
| In reply to | #1379423 |
On 15/04/2016 03:20, Martin K. Petersen wrote: >>>>>> "John" == John Garry <john.garry@huawei.com> writes: > > John> This patchset introduces SATA support fixes for the HiSilicon v2 > John> hw SAS controller. > > John> Fixes include: - attach issue for SATA disk attached through > John> expander - intermittent issue for directly attaching multiple SATA > John> disks - add support for directly attaching SATA disk to phy index > John> 4+ - ITCT config issue > > Applied to 4.7/scsi-queue. > Hi Martin, Could these also be applied to 4.6 fixes branch? Maybe I should have explicitly asked. Thanks, John
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web