Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1563672
| From | Chaitra P B <chaitra.basappa@broadcom.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/4] mpt3sas driver Enhancements and |
| Date | 2017-01-20 15:50 +0100 |
| Message-ID | <t1IFP-8tF-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Here is the change list:
Posting 4 patches for mpt3sas driver enhancement and defect fixes.
* Handle cable event for notifying degraded speed.
* Performance improvement for Crusader.
* Fix Firmware fault state 0x2100 during heavy 4K RR
FIO stress test.
* Updated driver version to 15.100.00.00
Chaitra P B (4):
mpt3sas: Added print to notify cable running at a degraded
speed.
mpt3sas: Fix for Crusader to achieve product targets with SAS
devices.
mpt3sas: Fix Firmware fault state 0x2100 during heavy 4K RR
FIO stress test.
mpt3sas: Updating driver version to v15.100.00.00
drivers/scsi/mpt3sas/mpi/mpi2_ioc.h | 2 +
drivers/scsi/mpt3sas/mpt3sas_base.c | 20 +++++++++++++
drivers/scsi/mpt3sas/mpt3sas_base.h | 7 ++--
drivers/scsi/mpt3sas/mpt3sas_ctl.c | 4 ++-
drivers/scsi/mpt3sas/mpt3sas_scsih.c | 51 ++++++++++++++++++++++++++++------
5 files changed, 71 insertions(+), 13 deletions(-)
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/4] mpt3sas driver Enhancements and Chaitra P B <chaitra.basappa@broadcom.com> - 2017-01-20 15:50 +0100
[PATCH v2 3/4] mpt3sas: Fix Firmware fault state 0x2100 during heavy 4K RR FIO stress test. Chaitra P B <chaitra.basappa@broadcom.com> - 2017-01-20 15:50 +0100
Re: [PATCH v2 3/4] mpt3sas: Fix Firmware fault state 0x2100 during heavy 4K RR FIO stress test. Johannes Thumshirn <jthumshirn@suse.de> - 2017-01-20 16:50 +0100
Re: [PATCH v2 3/4] mpt3sas: Fix Firmware fault state 0x2100 during heavy 4K RR FIO stress test. Sreekanth Reddy <sreekanth.reddy@broadcom.com> - 2017-01-20 17:20 +0100
[PATCH v2 4/4] mpt3sas: Updating driver version to v15.100.00.00 Chaitra P B <chaitra.basappa@broadcom.com> - 2017-01-20 15:50 +0100
Re: [PATCH v2 4/4] mpt3sas: Updating driver version to v15.100.00.00 Johannes Thumshirn <jthumshirn@suse.de> - 2017-01-20 16:10 +0100
[PATCH v2 1/4] mpt3sas: Added print to notify cable running at a degraded speed. Chaitra P B <chaitra.basappa@broadcom.com> - 2017-01-20 15:50 +0100
Re: [PATCH v2 1/4] mpt3sas: Added print to notify cable running at a degraded speed. Johannes Thumshirn <jthumshirn@suse.de> - 2017-01-20 16:10 +0100
Re: [PATCH v2 1/4] mpt3sas: Added print to notify cable running at a degraded speed. Joe Perches <joe@perches.com> - 2017-01-20 19:00 +0100
Re: [PATCH v2 1/4] mpt3sas: Added print to notify cable running at a degraded speed. Joe Perches <joe@perches.com> - 2017-01-20 19:20 +0100
[PATCH v2 2/4] mpt3sas: Fix for Crusader to achieve product targets with SAS devices. Chaitra P B <chaitra.basappa@broadcom.com> - 2017-01-20 15:50 +0100
Re: [PATCH v2 2/4] mpt3sas: Fix for Crusader to achieve product targets with SAS devices. Johannes Thumshirn <jthumshirn@suse.de> - 2017-01-20 16:10 +0100
Re: [PATCH v2 2/4] mpt3sas: Fix for Crusader to achieve product targets with SAS devices. Sreekanth Reddy <sreekanth.reddy@broadcom.com> - 2017-01-20 17:30 +0100
csiph-web