From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomas Henzl Subject: Re: [PATCH 0/12] megaraid_sas : Updates for scsi for-next Date: Fri, 16 Oct 2015 16:24:36 +0200 Message-ID: <562108A4.8020105@redhat.com> References: <201510150816.t9F8GWC6029536@palmhbs0.lsi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.redhat.com ([209.132.183.28]:55275 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751605AbbJPOYk (ORCPT ); Fri, 16 Oct 2015 10:24:40 -0400 In-Reply-To: <201510150816.t9F8GWC6029536@palmhbs0.lsi.com> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: sumit.saxena@avagotech.com, linux-scsi@vger.kernel.org Cc: martin.petersen@oracle.com, hch@infradead.org, jbottomley@parallels.com, kashyap.desai@avagotech.com, kiran-kumar.kasturi@avagotech.com, uday.lingala@avagotech.com On 15.10.2015 10:09, sumit.saxena@avagotech.com wrote: > This patch set is rebased on top of last patch set sent by me- http://marc.info/?l=linux-scsi&m=144102204225400&w=2 > Please consider this patch set for next kernel release. > > Signed-off-by: Sumit Saxena > Signed-off-by: Kashyap Desai > --- > [PATCH 00/12] megaraid_sas : Updates for scsi for-next. > [PATCH 01/12] megaraid_sas : Expose TAPE drives unconditionally. > [PATCH 02/12] megaraid_sas : Code optimization- remove PCI Ids based checks. > [PATCH 03/12] megaraid_sas : Support for Intruder(12 Gbps) controller. > [PATCH 04/12] megaraid_sas : Support for Cutlass(12 Gbps) controller. > [PATCH 05/12] megaraid_sas : Donot use PAGE_SIZE macro for calculation of max_sectors per IO request. > [PATCH 06/12] megaraid_sas : Update OCR capability on controller properties change. > [PATCH 07/12] megaraid_sas : Online firmware Upgrade support for Secure JBOD feature. > [PATCH 08/12] megaraid_sas : Initialize tasklet before setting up IRQs. > [PATCH 09/12] megaraid_sas : Make PI enabled VD 8 byte DMA aligned. > [PATCH 10/12] megaraid_sas : SMAP restriction-do not access user memory from IOCTL code. > [PATCH 11/12] megaraid_sas : Driver version upgrade. > [PATCH 12/12] megaraid_sas : Remove debug print from function megasas_update_span_set. Next time, please send the mail 1-N/N as replies to 0/N Cheers, Tomas > > > -- > To unsubscribe from this list: send the line "unsubscribe linux-scsi" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html