All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: Shivasharan S <shivasharan.srikanteshwara@broadcom.com>
Cc: linux-scsi@vger.kernel.org, kashyap.desai@broadcom.com,
	sumit.saxena@broadcom.com
Subject: Re: [PATCH 00/19] megaraid_sas: Updates for scsi-next
Date: Mon, 23 Oct 2017 04:26:55 -0400	[thread overview]
Message-ID: <yq1h8uql168.fsf@oracle.com> (raw)
In-Reply-To: <1508406546-25944-1-git-send-email-shivasharan.srikanteshwara@broadcom.com> (Shivasharan S.'s message of "Thu, 19 Oct 2017 02:48:47 -0700")


Shivasharan,

>   megaraid_sas: use adapter_type for all gen controllers
>   megaraid_sas: Add support for Crusader controllers
>   megaraid_sas: replace instance->ctrl_context checks with
>     instance->adapter_type
>   megaraid_sas: Remove redundant checks for ctrl_context
>   megaraid_sas: replace is_ventura with adapter_type checks
>   megaraid_sas: reduce size of fusion_context and use kmalloc for
>     allocation
>   megaraid_sas: Create separate functions to allocate ctrl memory
>   megaraid_sas: Create separate functions for allocating and freeing
>     controller DMA buffers
>   megaraid_sas: Pre-allocate frequently used DMA buffers
>   megaraid_sas: remove instance->ctrl_info
>   megaraid_sas: Move initialization of instance parameters inside newly
>     created function megasas_init_ctrl_params
>   megaraid_sas: Move controller memory allocations and DMA mask settings
>     from probe to megasas_init_fw
>   megaraid_sas: Update current host time to FW during IOC Init
>   megaraid_sas: Resize MFA frame used for IOC INIT to 4k
>   megaraid_sas: Incorrect processing of IOCTL frames for SMP/STP
>     commands
>   megaraid_sas: Retry with reduced queue depth when alloc fails for
>     higher QD
>   megaraid_sas: Do not limit queue_depth to 1k in non-RDPQ mode
>   megaraid_sas: Add support for 64bit consistent DMA
>   megaraid_sas: driver version upgrade

Nice cleanup in general. Applied to 4.15/scsi-queue.

-- 
Martin K. Petersen	Oracle Linux Engineering

      parent reply	other threads:[~2017-10-23  8:27 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-19  9:48 [PATCH 00/19] megaraid_sas: Updates for scsi-next Shivasharan S
2017-10-19  9:48 ` [PATCH 01/19] megaraid_sas: use adapter_type for all gen controllers Shivasharan S
2017-10-19  9:48 ` [PATCH 02/19] megaraid_sas: Add support for Crusader controllers Shivasharan S
2017-10-19  9:48 ` [PATCH 03/19] megaraid_sas: replace instance->ctrl_context checks with instance->adapter_type Shivasharan S
2017-10-19  9:48 ` [PATCH 04/19] megaraid_sas: Remove redundant checks for ctrl_context Shivasharan S
2017-10-19  9:48 ` [PATCH 05/19] megaraid_sas: replace is_ventura with adapter_type checks Shivasharan S
2017-10-19  9:48 ` [PATCH 06/19] megaraid_sas: reduce size of fusion_context and use kmalloc for allocation Shivasharan S
2017-10-19  9:48 ` [PATCH 07/19] megaraid_sas: Create separate functions to allocate ctrl memory Shivasharan S
2017-10-19  9:48 ` [PATCH 08/19] megaraid_sas: Create separate functions for allocating and freeing controller DMA buffers Shivasharan S
2017-10-19  9:48 ` [PATCH 09/19] megaraid_sas: Pre-allocate frequently used " Shivasharan S
2017-10-19  9:48 ` [PATCH 10/19] megaraid_sas: remove instance->ctrl_info Shivasharan S
2017-10-19  9:48 ` [PATCH 11/19] megaraid_sas: Move initialization of instance parameters inside newly created function megasas_init_ctrl_params Shivasharan S
2017-10-19  9:48 ` [PATCH 12/19] megaraid_sas: Move controller memory allocations and DMA mask settings from probe to megasas_init_fw Shivasharan S
2017-10-19  9:49 ` [PATCH 13/19] megaraid_sas: Update current host time to FW during IOC Init Shivasharan S
2017-10-19  9:49 ` [PATCH 14/19] megaraid_sas: Resize MFA frame used for IOC INIT to 4k Shivasharan S
2017-10-19  9:49 ` [PATCH 15/19] megaraid_sas: Incorrect processing of IOCTL frames for SMP/STP commands Shivasharan S
2017-10-19  9:49 ` [PATCH 16/19] megaraid_sas: Retry with reduced queue depth when alloc fails for higher QD Shivasharan S
2017-10-19  9:49 ` [PATCH 17/19] megaraid_sas: Do not limit queue_depth to 1k in non-RDPQ mode Shivasharan S
2017-10-19  9:49 ` [PATCH 18/19] megaraid_sas: Add support for 64bit consistent DMA Shivasharan S
2017-10-19  9:49 ` [PATCH 19/19] megaraid_sas: driver version upgrade Shivasharan S
2017-10-23  8:26 ` Martin K. Petersen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=yq1h8uql168.fsf@oracle.com \
    --to=martin.petersen@oracle.com \
    --cc=kashyap.desai@broadcom.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=shivasharan.srikanteshwara@broadcom.com \
    --cc=sumit.saxena@broadcom.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.