Re: [PATCH 0/5] megaraid_sas: Updates for scsi-misc

2014-03-11 Thread adam radford
>> Patch series is lacking coding style. Please re-check with './scripts/checkpatch.pl I did run checkpatch against the whole patch series before submission. Please see my comments about me leaving some lines > 80 columns in place to preserve code readability at the top of the largest patch, here:

[PATCH v16 4/4] arm64: Add APM X-Gene SoC AHCI SATA host controller DTS entries

2014-03-11 Thread Loc Ho
This patch adds APM X-Gene SoC AHCI SATA host controller DTS entries. Signed-off-by: Loc Ho Signed-off-by: Tuan Phan Signed-off-by: Suman Tripathi --- arch/arm64/boot/dts/apm-storm.dtsi | 75 1 files changed, 75 insertions(+), 0 deletions(-) diff --git a

[PATCH v16 2/4] Documentation: Add documentation for the APM X-Gene SoC SATA host controller DTS binding

2014-03-11 Thread Loc Ho
This patch adds documentation for the APM X-Gene SoC SATA host controller DTS binding. Signed-off-by: Loc Ho Signed-off-by: Tuan Phan Signed-off-by: Suman Tripathi --- .../devicetree/bindings/ata/apm-xgene.txt | 70 1 files changed, 70 insertions(+), 0 deletions

[PATCH v16 1/4] arm64: Add APM X-Gene SoC 15Gbps Multi-purpose PHY DTS entries

2014-03-11 Thread Loc Ho
This patch adds the DTS entries for the APM X-Gene SoC 15Gbps Multi-purpose PHY driver. The PHY for SATA controller 2 and 3 are enabled by default. Signed-off-by: Loc Ho Signed-off-by: Tuan Phan Signed-off-by: Suman Tripathi --- arch/arm64/boot/dts/apm-storm.dtsi | 75 +++

[PATCH v16 3/4] ata: Add APM X-Gene SoC AHCI SATA host controller driver

2014-03-11 Thread Loc Ho
This patch adds support for the APM X-Gene SoC AHCI SATA host controller driver. It requires the corresponding APM X-Gene SoC PHY driver. This initial version only supports Gen3 speed. Signed-off-by: Loc Ho Signed-off-by: Tuan Phan Signed-off-by: Suman Tripathi --- drivers/ata/Kconfig |

[PATCH v16 0/4] ata: Add APM X-Gene SoC AHCI SATA host controller support

2014-03-11 Thread Loc Ho
This patch adds support for the APM X-Gene SoC AHCI SATA host controller. In order for the host controller to work, the corresponding PHY driver musts also be available. Currently, only Gen3 disk is supported with this initial version. v16: * Rebase to libata-for-3.15 * Pull in the PHY DTS patch

Re: [Pv-drivers] [PATCH 2/3] VMW_PVSCSI: Add support for I/O requests coalescing.

2014-03-11 Thread Arvind Kumar
Fixed an issue with log message's prefix. Should have been vmw_pvscsi, was pvscsi. Resending. Please consider this one. Thanks! This change allows pvscsi driver to coalesce I/O requests before issuing them. The number of I/O's coalesced can be dynamically configured based on the workload. Signed

RE: [PATCH v2 01/23] be2iscsi: Use pci_enable_msix_exact() instead of pci_enable_msix()

2014-03-11 Thread Jayamohan Kallickal
-Original Message- From: Alexander Gordeev [mailto:agord...@redhat.com] Sent: Monday, February 24, 2014 12:02 AM To: linux-ker...@vger.kernel.org Cc: Alexander Gordeev; Jayamohan Kallickal; linux-scsi@vger.kernel.org; linux-...@vger.kernel.org Subject: [PATCH v2 01/23] be2iscsi: Use pci

RE: [PATCH] [SCSI] be2iscsi: use NULL instead of 0 for pointer

2014-03-11 Thread Jayamohan Kallickal
-Original Message- From: Daeseok Youn [mailto:daeseok.y...@gmail.com] Sent: Thursday, February 20, 2014 5:13 PM To: jbottom...@parallels.com Cc: Jayamohan Kallickal; linux-scsi@vger.kernel.org; linux-ker...@vger.kernel.org Subject: [PATCH] [SCSI] be2iscsi: use NULL instead of 0 for poin

Re: [PATCH v15 3/3] arm64: Add APM X-Gene SoC AHCI SATA host controller DTS entries

2014-03-11 Thread Tejun Heo
Hello, Loc. On Tue, Mar 11, 2014 at 08:51:37AM -0700, Loc Ho wrote: > Kishon didn't applied the PHY DTS patch. Did you first apply the PHY > DTS patch? We agreed that you will first pull in the PHY DTS as well > as the host controller patches. I don't see any reason why it wouldn't > apply if both

Re: [PATCH v15 3/3] arm64: Add APM X-Gene SoC AHCI SATA host controller DTS entries

2014-03-11 Thread Loc Ho
Hi Tejun, >> This patch adds APM X-Gene SoC AHCI SATA host controller DTS entries. > > I pulled the phy branch into libata/for-3.15 but this patch fails to > apply. Can you please regenerate the patches which need to be applied > on top of libata/for-3.15. > Kishon didn't applied the PHY DTS pat

Search Optimization for scst.sourceforge.net

2014-03-11 Thread Mark Peterson
Hi, Our online research came up with your website "scst.sourceforge.net" as an under optimized site. Your website is not ranking the way it should be Google, Yahoo & Bing. Our optimization services will fix this problem at a very low cost. Well planned out search engine optimization will increa

[Bug 71881] New: Disabling wifi by radio killswitch leads to remounting external USB HDD and stack trace in kernel log

2014-03-11 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=71881 Bug ID: 71881 Summary: Disabling wifi by radio killswitch leads to remounting external USB HDD and stack trace in kernel log Product: IO/Storage Version: 2.5 Kernel Version: 3.13.

Re: [PATCH v15 3/3] arm64: Add APM X-Gene SoC AHCI SATA host controller DTS entries

2014-03-11 Thread Tejun Heo
On Wed, Mar 05, 2014 at 03:44:49PM -0700, Loc Ho wrote: > This patch adds APM X-Gene SoC AHCI SATA host controller DTS entries. I pulled the phy branch into libata/for-3.15 but this patch fails to apply. Can you please regenerate the patches which need to be applied on top of libata/for-3.15. Th

Re: [PATCH 3/5] Add EVPD page 0x83 to sysfs

2014-03-11 Thread James Bottomley
On Tue, 2014-03-11 at 12:56 +0100, Hannes Reinecke wrote: > On 03/11/2014 05:14 AM, James Bottomley wrote: > > On Mon, 2014-03-10 at 21:52 +0100, Hannes Reinecke wrote: > >> On 03/10/2014 07:24 PM, James Bottomley wrote: > >>> On Mon, 2014-03-10 at 15:28 +0100, Hannes Reinecke wrote: > EVPD pa

Re: [PATCH 0/6] iser-target: Fix active I/O shutdown related issues

2014-03-11 Thread Sagi Grimberg
On 3/11/2014 12:00 AM, Nicholas A. Bellinger wrote: On Thu, 2014-03-06 at 16:05 +0200, sagi grimberg wrote: On 3/6/2014 12:04 AM, Nicholas A. Bellinger wrote: On Wed, 2014-03-05 at 14:12 +0200, Sagi Grimberg wrote: On 3/5/2014 2:06 AM, Nicholas A. Bellinger wrote: On Tue, 2014-03-04 at 17:17

[PATCH trivial 15/16] [SCSI] aic7xxx: Spelling s/termnation/termination/

2014-03-11 Thread Geert Uytterhoeven
From: Geert Uytterhoeven Signed-off-by: Geert Uytterhoeven Cc: James E.J. Bottomley Cc: linux-scsi@vger.kernel.org --- drivers/scsi/aic7xxx/aic79xx.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi/aic7xxx/aic79xx.h b/drivers/scsi/aic7xxx/aic79xx.h index 9b0

Re: [PATCH 3/5] Add EVPD page 0x83 to sysfs

2014-03-11 Thread Hannes Reinecke
On 03/11/2014 05:14 AM, James Bottomley wrote: On Mon, 2014-03-10 at 21:52 +0100, Hannes Reinecke wrote: On 03/10/2014 07:24 PM, James Bottomley wrote: On Mon, 2014-03-10 at 15:28 +0100, Hannes Reinecke wrote: EVPD page 0x83 is used to uniquely identify the device. So instead of having each an

Re: [PATCH 2/3] m68k/atari - atari_scsi: change abort/reset return codes

2014-03-11 Thread Finn Thain
This is a larger version of Michael's patch. It takes care of the header files and comments and it addresses sun3_NCR5380 as well as atari_NCR5380. This means that the initio.h include (!) can be dropped from sun3_scsi.h. Signed-off-by: Finn Thain --- Michael, I'm assuming that your patch h

Re: [PATCH 2/3] m68k/atari - atari_scsi: change abort/reset return codes

2014-03-11 Thread Geert Uytterhoeven
CC Sammy On Tue, Mar 11, 2014 at 9:21 AM, Finn Thain wrote: > > This is a larger version of Michael's patch. It takes care of the header > files and comments and it addresses sun3_NCR5380 as well as atari_NCR5380. > This means that the initio.h include (!) can be dropped from sun3_scsi.h. > > Sig