Re: [PATCH] VMW_PVSCSI: Change to update maintainer details (name, email)

2016-06-16 Thread Arvind Kumar
. Thanks! Arvind From: Julian Calaby <julian.cal...@gmail.com> Sent: Thursday, June 16, 2016 6:48 PM To: Jim Gill Cc: j...@linux.vnet.ibm.com; Martin K. Petersen; Arvind Kumar; pv-driv...@vmware.com; linux-scsi; linux-ker...@vger.kernel.org Subject: Re:

Re: [PATCH] VMW_PVSCSI: Change to update maintainer details (name, email)

2016-06-16 Thread Arvind Kumar
Looks fine to me. Acked-by: Arvind Kumar (arvindku...@vmware.com) Thanks! Arvind From: Jim Gill <jg...@vmware.com> Sent: Thursday, June 16, 2016 6:05 PM To: j...@linux.vnet.ibm.com; martin.peter...@oracle.com Cc: Arvind Kumar; pv-driv...@vmware.com;

Re: BLKZEROOUT not zeroing md dev on VMDK

2016-06-15 Thread Arvind Kumar
its...@gmail.com> Sent: Tuesday, May 31, 2016 10:04 PM To: Tom Yan Cc: Darrick J. Wong; Shaohua Li; Jens Axboe; Arvind Kumar; VMware PV-Drivers; linux-r...@vger.kernel.org; linux-scsi@vger.kernel.org; linux-bl...@vger.kernel.org; linux-ker...@vger.kernel.org Subject: Re: BLKZEROOUT not zeroing

Re: [PATCH v2] VMW_PVSCSI: Fix the issue of DMA-API related warnings.

2015-12-04 Thread Arvind Kumar
Thanks Josh! The patch looks good to me. Thanks! Arvind From: Johannes Thumshirn <jthumsh...@suse.de> Sent: Thursday, December 3, 2015 5:35 AM To: Josh Boyer; james.bottom...@hansenpartnership.com; Arvind Kumar; Thomas Hellstrom Cc: linu

Re: [PATCH Resend] VMW_PVSCSI: Fix the issue of DMA-API related warnings.

2015-12-02 Thread Arvind Kumar
s! Arvind From: jwbo...@gmail.com <jwbo...@gmail.com> on behalf of Josh Boyer <jwbo...@fedoraproject.org> Sent: Wednesday, December 2, 2015 5:47 AM To: Johannes Thumshirn Cc: Jej B; Arvind Kumar; Thomas Hellstrom; linux-scsi@vger.kernel.org; VMware PV-Drivers; Linu

RE: [Pv-drivers] [PATCH] VMW_PVSCSI: Fix the issue of DMA-API related warnings.

2015-07-07 Thread Arvind Kumar
Hi James, Can you help get this patch in now as it has got a review? Thanks! Arvind From: Thomas Hellstrom Sent: Thursday, June 11, 2015 11:11 AM To: Josh Boyer; Arvind Kumar; James Bottomley Cc: VMware PV-Drivers; Linus Torvalds; linux-scsi

RE: [PATCH] vmw_pvscsi: fixup tagging

2014-10-20 Thread Arvind Kumar
Thanks Hannes and Christoph for the answers. The patch to vmw_pvscsi.c looks fine to me. Acked-by: Arvind Kumar arvindku...@vmware.com Thanks! Arvind From: Hannes Reinecke h...@suse.de Sent: Saturday, October 18, 2014 10:42 AM To: Arvind Kumar; Christoph

RE: [PATCH] vmw_pvscsi: fixup tagging

2014-10-17 Thread Arvind Kumar
that too? Thanks! Arvind From: Christoph Hellwig h...@infradead.org Sent: Friday, October 17, 2014 6:16 AM To: Hannes Reinecke Cc: Arvind Kumar; pv-driv...@vmware.com; James Bottomley; linux-scsi@vger.kernel.org Subject: Re: [PATCH] vmw_pvscsi: fixup tagging

RE: [PATCH v2 RESEND 23/23] vmw_pvscsi: Use pci_enable_msix_exact() instead of pci_enable_msix()

2014-07-16 Thread Arvind Kumar
Hi Alexander, This looks fine to me. Acked-by: Arvind Kumar arvindku...@vmware.com Thanks! Arvind From: Alexander Gordeev agord...@redhat.com Sent: Wednesday, July 16, 2014 11:05 AM To: linux-ker...@vger.kernel.org Cc: Alexander Gordeev; Arvind Kumar; pv

Re: [Pv-drivers] [PATCH] VMW_PVSCSI: Fix the issue of DMA-API related warnings.

2014-05-15 Thread Arvind Kumar
Hi James, I was wondering if you got time to get to this one. It would be great if you could please help out with getting this patch in. Thanks! Arvind On Mon, 2014-04-14 at 11:17 -0700, Arvind Kumar wrote: Hi James, Could you please help getting this in? Thanks! Arvind

Re: [Pv-drivers] [PATCH] VMW_PVSCSI: Fix the issue of DMA-API related warnings.

2014-04-14 Thread Arvind Kumar
Hi James, Could you please help getting this in? Thanks! Arvind - Original Message - From: Arvind Kumar arvindku...@vmware.com To: jbottom...@parallels.com, linux-scsi@vger.kernel.org Cc: pv-driv...@vmware.com, Josh Boyer jwbo...@fedoraproject.org Sent: Friday, March 21, 2014 11:08:32

[PATCH] VMW_PVSCSI: Fix the issue of DMA-API related warnings.

2014-03-21 Thread Arvind Kumar
. Signed-off-by: Arvind Kumar arvindku...@vmware.com Cc: Josh Boyer jwbo...@fedoraproject.org --- drivers/scsi/vmw_pvscsi.c | 45 +++-- drivers/scsi/vmw_pvscsi.h |2 +- 2 files changed, 40 insertions(+), 7 deletions(-) diff --git a/drivers/scsi/vmw_pvscsi.c b

Re: DMA-API mapping errors in vmw_pvscsi

2014-03-17 Thread Arvind Kumar
jwbo...@fedoraproject.org Cc: Arvind Kumar arvindku...@vmware.com, VMware PV-Drivers , linux-scsi@vger.kernel.org, Linux-Kernel@Vger. Kernel. Org vger.kernel.org Sent: Monday, March 17, 2014 10:08:10 AM Subject: Re: DMA-API mapping errors in vmw_pvscsi On Mon, 2014-03-17 at 12:52 -0400, Josh Boyer

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

2014-03-11 Thread Arvind Kumar
. Signed-off-by: Rishi Mehta rme...@vmware.com Acked-by: Arvind Kumar arvindku...@vmware.com --- drivers/scsi/vmw_pvscsi.c | 49 ++--- drivers/scsi/vmw_pvscsi.h | 17 +--- 2 files changed, 60 insertions(+), 6 deletions(-) diff --git a/drivers/scsi

[PATCH 1/3] VMW_PVSCSI: Fix pvscsi_abort() function.

2014-03-08 Thread Arvind Kumar
the driver to abort that command, in response to which the driver has responded with SUCCESS causing mid-layer to free the command struct. Signed-off-by: Arvind Kumar arvindku...@vmware.com Cc: Ewan Milne emi...@redhat.com --- drivers/scsi/vmw_pvscsi.c | 51

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

2014-03-08 Thread Arvind Kumar
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-off-by: Rishi Mehta rme...@vmware.com Acked-by: Arvind Kumar arvindku...@vmware.com Cc: Rishi Mehta rme...@vmware.com

[PATCH 3/3] VMW_PVSCSI: Some improvements in pvscsi driver.

2014-03-08 Thread Arvind Kumar
sysfs. (4) Clean up the info returned by modinfo. Signed-off-by: Arvind Kumar arvindku...@vmware.com --- drivers/scsi/vmw_pvscsi.c | 142 + drivers/scsi/vmw_pvscsi.h |2 +- 2 files changed, 105 insertions(+), 39 deletions(-) diff --git a/drivers

Re: [PATCH v2 23/23] vmw_pvscsi: Use pci_enable_msix_exact() instead of pci_enable_msix()

2014-03-04 Thread Arvind Kumar
Hi Alexander, This looks fine to me. Acked-by: Arvind Kumar arvindku...@vmware.com Thanks! Arvind - Original Message - From: Alexander Gordeev agord...@redhat.com To: linux-ker...@vger.kernel.org Cc: Alexander Gordeev agord...@redhat.com, Arvind Kumar arvindku...@vmware.com, pv-driv