From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: Himanshu Madhani <himanshu.madhani@cavium.com>
Cc: James.Bottomley@HansenPartnership.com,
martin.petersen@oracle.com, linux-scsi@vger.kernel.org
Subject: Re: [PATCH 00/31] qla2xxx: Patches for scsi "misc" branch
Date: Wed, 23 Aug 2017 23:20:00 -0400 [thread overview]
Message-ID: <yq14lsxabz3.fsf@oracle.com> (raw)
In-Reply-To: <20170823220525.3115-1-himanshu.madhani@cavium.com> (Himanshu Madhani's message of "Wed, 23 Aug 2017 15:04:54 -0700")
Himanshu,
> This series contains various bug fixes and driver updates. Please
> apply the following patches to the 4.14/scsi-queue branch at your
> earliest convenience for inclusion in the next mainline merge window.
Applied to 4.14/scsi-queue. Thank you!
--
Martin K. Petersen Oracle Linux Engineering
prev parent reply other threads:[~2017-08-24 3:20 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-23 22:04 [PATCH 00/31] qla2xxx: Patches for scsi "misc" branch Himanshu Madhani
2017-08-23 22:04 ` [PATCH 01/31] qla2xxx: Correction to vha->vref_count timeout Himanshu Madhani
2017-08-23 22:04 ` [PATCH 02/31] qla2xxx: Fix target multiqueue configuration Himanshu Madhani
2017-08-23 22:04 ` [PATCH 03/31] qla2xxx: Update fw_started flags at qpair creation Himanshu Madhani
2017-08-23 22:04 ` [PATCH 04/31] qla2xxx: Add command completion for error path Himanshu Madhani
2017-08-23 22:04 ` [PATCH 05/31] qla2xxx: Fix WWPN/WWNN in debug message Himanshu Madhani
2017-08-23 22:05 ` [PATCH 06/31] qla2xxx: Handle PCIe error for driver Himanshu Madhani
2017-08-23 22:05 ` [PATCH 07/31] qla2xxx: Fix system panic due to pointer access problem Himanshu Madhani
2017-08-23 22:05 ` [PATCH 08/31] qla2xxx: Use BIT_6 to acquire FAWWPN from switch Himanshu Madhani
2017-08-23 22:05 ` [PATCH 09/31] qla2xxx: Fix NPIV host enable after chip reset Himanshu Madhani
2017-08-23 22:05 ` [PATCH 10/31] qla2xxx: Remove extra register read Himanshu Madhani
2017-08-23 22:05 ` [PATCH 11/31] qla2xxx: Change ha->wq max_active value to default Himanshu Madhani
2017-08-23 22:05 ` [PATCH 12/31] qla2xxx: Use fabric name for Get Port Speed command Himanshu Madhani
2017-08-23 22:05 ` [PATCH 13/31] qla2xxx: Add ability to autodetect SFP type Himanshu Madhani
2017-08-23 22:05 ` [PATCH 14/31] qla2xxx: Prevent sp->free null/uninitialized pointer dereference Himanshu Madhani
2017-08-23 22:05 ` [PATCH 15/31] qla2xxx: Use sp->free instead of hard coded call Himanshu Madhani
2017-08-23 22:05 ` [PATCH 16/31] qla2xxx: Move logging default mask to execute once only Himanshu Madhani
2017-08-23 22:05 ` [PATCH 17/31] qla2xxx: Add timeout ability to wait_for_sess_deletion() Himanshu Madhani
2017-08-23 22:05 ` [PATCH 18/31] qla2xxx: Allow SNS fabric login to be retried Himanshu Madhani
2017-08-23 22:05 ` [PATCH 19/31] qla2xxx: Fix task mgmt handling for NPIV Himanshu Madhani
2017-08-23 22:05 ` [PATCH 20/31] qla2xxx: Print correct mailbox registers in failed summary Himanshu Madhani
2017-08-23 22:05 ` [PATCH 21/31] qla2xxx: Remove potential macro parameter side-effect in ql_dump_regs() Himanshu Madhani
2017-08-23 22:05 ` [PATCH 22/31] qla2xxx: Add support for minimum link speed Himanshu Madhani
2017-08-23 22:05 ` [PATCH 23/31] qla2xxx: Add LR distance support from nvram bit Himanshu Madhani
2017-08-23 22:05 ` [PATCH 24/31] qla2xxx: Cleanup NPIV host in target mode during config teardown Himanshu Madhani
2017-08-23 22:05 ` [PATCH 25/31] qla2xxx: Enable Async TMF processing Himanshu Madhani
2017-08-23 22:05 ` [PATCH 26/31] qla2xxx: Increase ql2xmaxqdepth to 64 Himanshu Madhani
2017-08-23 22:05 ` [PATCH 27/31] qla2xxx: Recheck session state after RSCN Himanshu Madhani
2017-08-23 22:05 ` [PATCH 28/31] qla2xxx: Skip zero queue count entry during FW dump capture Himanshu Madhani
2017-08-23 22:05 ` [PATCH 29/31] qla2xxx: Ability to process multiple SGEs in Command SGL for CT passthrough commands Himanshu Madhani
2017-08-23 22:05 ` [PATCH 30/31] qla2xxx: Do not call abort handler function during chip reset Himanshu Madhani
2017-08-23 22:05 ` [PATCH 31/31] qla2xxx: Update driver version to 10.00.00.01-k Himanshu Madhani
2017-08-24 3:20 ` 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=yq14lsxabz3.fsf@oracle.com \
--to=martin.petersen@oracle.com \
--cc=James.Bottomley@HansenPartnership.com \
--cc=himanshu.madhani@cavium.com \
--cc=linux-scsi@vger.kernel.org \
/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.