All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][SCSI] mpt2sas: Description patch
@ 2013-07-25  5:52 Sreekanth Reddy
  0 siblings, 0 replies; 11+ messages in thread
From: Sreekanth Reddy @ 2013-07-25  5:52 UTC (permalink / raw)
  To: jejb, JBottomley
  Cc: linux-scsi, Sathya.Prakash, Nagalakshmi.Nandigama, Sreekanth.Reddy


Please consider this patch set for next kernel release.

Signed-off-by: Sreekanth Reddy <Sreekanth.Reddy@lsi.com>
---

[PATCH 1/8][SCSI] mpt2sas: Null pointer deference possibility in mpt2sas_ctl_event_callback function.
[PATCH 2/8][SCSI] mpt2sas: Change in MPI2_RAID_ACTION_SYSTEM_SHUTDOWN_INITIATED notification methodology.
[PATCH 3/8][SCSI] mpt2sas: MPI2 Rev X (2.00.16) specifications.
[PATCH 4/8][SCSI] mpt2sas: The copyright in driver sources is updated for the year 2013.
[PATCH 5/8][SCSI] mpt2sas: Infinite loop can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAGE is not returned.
[PATCH 6/8][SCSI] mpt2sas: when Async scanning is enabled then while scanning, devices are removed but their transport layer entries are not removed.
[PATCH 7/8][SCSI] mpt2sas: Fix for kernel panic when driver loads with HBA connected to non LUN 0 configured expander.
[PATCH 8/8][SCSI] mpt2sas: Bump driver version to v16.100.00.00.


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PATCH][SCSI]mpt2sas: Description Patch
  2014-06-25 10:29 ` Reddy, Sreekanth
  (?)
@ 2014-07-01 18:41 ` Christoph Hellwig
  -1 siblings, 0 replies; 11+ messages in thread
From: Christoph Hellwig @ 2014-07-01 18:41 UTC (permalink / raw)
  To: Reddy, Sreekanth
  Cc: jejb, JBottomley, linux-scsi, Sathya.Prakash,
	Nagalakshmi.Nandigama, linux-kernel, hch, martin.petersen

Can someone give me a review for this series and the corresponding mpt3sas one?

Thanks!


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [PATCH][SCSI]mpt2sas: Description Patch
@ 2014-06-25 10:29 ` Reddy, Sreekanth
  0 siblings, 0 replies; 11+ messages in thread
From: Reddy, Sreekanth @ 2014-06-25 10:29 UTC (permalink / raw)
  To: jejb, JBottomley
  Cc: linux-scsi, Sathya.Prakash, Nagalakshmi.Nandigama,
	sreekanth.reddy, linux-kernel, hch, martin.petersen

Just resending below set of patches which I have sent on 14th March 2014.
And I have removed below subjected patch since we have already have the
module parameter port_mask to disable EEDP support.
[PATCH 02/11][SCSI]mpt2sas: Added new driver module Parameter disable_eedp to Disable EEDP Support.

Please consider this patch set for next kernel release.

Signed-off-by: Sreekanth Reddy <Sreekanth.Reddy@avagotech.com>
---

[RESEND][PATCH 01/10][SCSI]mpt2sas: Added driver module parameter max_msix_vectors.
[RESEND][PATCH 02/10][SCSI]mpt2sas: MPI2 Rev Y (2.00.17) and Rev Z (2.00.18) specifications.
[RESEND][PATCH 03/10][SCSI]mpt2sas: Copyright in driver sources is updated for year the 2014.
[RESEND][PATCH 04/10][SCSI]mpt2sas: Clear PFA Status on SGPIO when PFA Drive is Removed or Replaced.
[RESEND][PATCH 05/10][SCSI]mpt2sas: Bump mpt2sas driver version to 17.100.00.00.
[RESEND][PATCH 06/10][SCSI]mpt2sas: For >2TB volumes, DirectDrive support sends IO's with LBA bit 31 to IR FW instead of DirectDrive.
[RESEND][PATCH 07/10][SCSI]mpt2sas: Added Reply Descriptor Post Queue (RDPQ) Array support.
[RESEND][PATCH 08/10][SCSI]mpt2sas: Get IOC_FACTS information using handshake protocol only after HBA card gets into READY or Operational state.
[RESEND][PATCH 09/10][SCSI]mpt2sas: Added module parameter 'unblock_io' to unblock IO's during disk addition.
[RESEND][PATCH 10/10][SCSI]mpt2sas: Bump mpt2sas driver version to 18.100.00.00.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [PATCH][SCSI]mpt2sas: Description Patch
@ 2014-06-25 10:29 ` Reddy, Sreekanth
  0 siblings, 0 replies; 11+ messages in thread
From: Reddy, Sreekanth @ 2014-06-25 10:29 UTC (permalink / raw)
  To: jejb, JBottomley
  Cc: linux-scsi, Sathya.Prakash, Nagalakshmi.Nandigama,
	sreekanth.reddy, linux-kernel, hch, martin.petersen

Just resending below set of patches which I have sent on 14th March 2014.
And I have removed below subjected patch since we have already have the
module parameter port_mask to disable EEDP support.
[PATCH 02/11][SCSI]mpt2sas: Added new driver module Parameter disable_eedp to Disable EEDP Support.

Please consider this patch set for next kernel release.

Signed-off-by: Sreekanth Reddy <Sreekanth.Reddy@avagotech.com>
---

[RESEND][PATCH 01/10][SCSI]mpt2sas: Added driver module parameter max_msix_vectors.
[RESEND][PATCH 02/10][SCSI]mpt2sas: MPI2 Rev Y (2.00.17) and Rev Z (2.00.18) specifications.
[RESEND][PATCH 03/10][SCSI]mpt2sas: Copyright in driver sources is updated for year the 2014.
[RESEND][PATCH 04/10][SCSI]mpt2sas: Clear PFA Status on SGPIO when PFA Drive is Removed or Replaced.
[RESEND][PATCH 05/10][SCSI]mpt2sas: Bump mpt2sas driver version to 17.100.00.00.
[RESEND][PATCH 06/10][SCSI]mpt2sas: For >2TB volumes, DirectDrive support sends IO's with LBA bit 31 to IR FW instead of DirectDrive.
[RESEND][PATCH 07/10][SCSI]mpt2sas: Added Reply Descriptor Post Queue (RDPQ) Array support.
[RESEND][PATCH 08/10][SCSI]mpt2sas: Get IOC_FACTS information using handshake protocol only after HBA card gets into READY or Operational state.
[RESEND][PATCH 09/10][SCSI]mpt2sas: Added module parameter 'unblock_io' to unblock IO's during disk addition.
[RESEND][PATCH 10/10][SCSI]mpt2sas: Bump mpt2sas driver version to 18.100.00.00.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [PATCH][SCSI]mpt2sas: Description Patch
@ 2014-03-14 15:33 ` Reddy, Sreekanth
  0 siblings, 0 replies; 11+ messages in thread
From: Reddy, Sreekanth @ 2014-03-14 15:33 UTC (permalink / raw)
  To: jejb, JBottomley
  Cc: linux-scsi, Sathya.Prakash, Nagalakshmi.Nandigama,
	sreekanth.reddy, linux-kernel, sreekanthreddy0547


Please consider this patch set for next kernel release.

Signed-off-by: Sreekanth Reddy <Sreekanth.Reddy@lsi.com>
---

[PATCH 01/11][SCSI]mpt2sas: Added driver module parameter max_msix_vectors.
[PATCH 02/11][SCSI]mpt2sas: Added new driver module Parameter disable_eedp to Disable EEDP Support.
[PATCH 03/11][SCSI]mpt2sas: MPI2 Rev Y (2.00.17) and Rev Z (2.00.18) specifications.
[PATCH 04/11][SCSI]mpt2sas: Copyright in driver sources is updated for year the 2014.
[PATCH 05/11][SCSI]mpt2sas: Clear PFA Status on SGPIO when PFA Drive is Removed or Replaced.
[PATCH 06/11][SCSI]mpt2sas: Bump mpt2sas driver version to 17.100.00.00.
[PATCH 07/11][SCSI]mpt2sas: For >2TB volumes, DirectDrive support sends IO's with LBA bit 31 to IR FW instead of DirectDrive.
[PATCH 08/11][SCSI]mpt2sas: Added Reply Descriptor Post Queue (RDPQ) Array support.
[PATCH 09/11][SCSI]mpt2sas: Get IOC_FACTS information using handshake protocol only after HBA card gets into READY or Operational state.
[PATCH 10/11][SCSI]mpt2sas: Added module parameter 'unblock_io' to unblock IO's during disk addition.
[PATCH 11/11][SCSI]mpt2sas: Bump mpt2sas driver version to 18.100.00.00.


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [PATCH][SCSI]mpt2sas: Description Patch
@ 2014-03-14 15:33 ` Reddy, Sreekanth
  0 siblings, 0 replies; 11+ messages in thread
From: Reddy, Sreekanth @ 2014-03-14 15:33 UTC (permalink / raw)
  To: jejb, JBottomley
  Cc: linux-scsi, Sathya.Prakash, Nagalakshmi.Nandigama,
	sreekanth.reddy, linux-kernel, sreekanthreddy0547


Please consider this patch set for next kernel release.

Signed-off-by: Sreekanth Reddy <Sreekanth.Reddy@lsi.com>
---

[PATCH 01/11][SCSI]mpt2sas: Added driver module parameter max_msix_vectors.
[PATCH 02/11][SCSI]mpt2sas: Added new driver module Parameter disable_eedp to Disable EEDP Support.
[PATCH 03/11][SCSI]mpt2sas: MPI2 Rev Y (2.00.17) and Rev Z (2.00.18) specifications.
[PATCH 04/11][SCSI]mpt2sas: Copyright in driver sources is updated for year the 2014.
[PATCH 05/11][SCSI]mpt2sas: Clear PFA Status on SGPIO when PFA Drive is Removed or Replaced.
[PATCH 06/11][SCSI]mpt2sas: Bump mpt2sas driver version to 17.100.00.00.
[PATCH 07/11][SCSI]mpt2sas: For >2TB volumes, DirectDrive support sends IO's with LBA bit 31 to IR FW instead of DirectDrive.
[PATCH 08/11][SCSI]mpt2sas: Added Reply Descriptor Post Queue (RDPQ) Array support.
[PATCH 09/11][SCSI]mpt2sas: Get IOC_FACTS information using handshake protocol only after HBA card gets into READY or Operational state.
[PATCH 10/11][SCSI]mpt2sas: Added module parameter 'unblock_io' to unblock IO's during disk addition.
[PATCH 11/11][SCSI]mpt2sas: Bump mpt2sas driver version to 18.100.00.00.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [PATCH] [SCSI] mpt2sas: Description patch
@ 2013-02-01 16:16 Sreekanth Reddy
  0 siblings, 0 replies; 11+ messages in thread
From: Sreekanth Reddy @ 2013-02-01 16:16 UTC (permalink / raw)
  To: jejb, sreekanth.reddy, Nagalakshmi.Nandigama, JBottomley
  Cc: linux-scsi, sathya.prakash

Please consider this patch set for next kernel release.

Signed-off-by: Sreekanth Reddy <Sreekanth.Reddy@lsi.com>
---

[PATCH 1/8] [SCSI] mpt2sas : Add support for OEM specific controller.
[PATCH 2/8] [SCSI] mpt2sas : Fix for issue Missing delay not getting set during system bootup.
[PATCH 3/8] [SCSI] mpt2sas : MPI2 Rev W (2.00.15) specification.
[PATCH 4/8] [SCSI] mpt2sas : Update the timing requirements for issuing a Hard Reset as per the MPI spec.
[PATCH 5/8] [SCSI] mpt2sas : Fix for device scan following host reset could get stuck in a infinite loop.
[PATCH 6/8] [SCSI] mpt2sas : When SCSI command is received with task atrribute not set, set it to SIMPLE.
[PATCH 7/8] [SCSI] mpt2sas : Calulate the Reply post queue depth calculation as per the MPI spec.
[PATCH 8/8] [SCSI] mpt2sas : Bump driver vesion to v15.100.00.00.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [PATCH] [scsi] mpt2sas: Description Patch
@ 2012-07-17 10:24 sreekanth.reddy
  0 siblings, 0 replies; 11+ messages in thread
From: sreekanth.reddy @ 2012-07-17 10:24 UTC (permalink / raw)
  To: linux-scsi, Nagalakshmi.Nandigama, Sathya.Prakash, sreekanth.reddy; +Cc: jejb

Please consider this patch set for next kernel release.

Signed-off-by: Sreekanth Reddy <sreekanth.reddy@lsi.com>
---

[PATCH 01/09] [SCSI] mpt2sas : 2012 source code copyright.
[PATCH 02/09] [SCSI] mpt2sas : To include more Intel Branding.
[PATCH 03/09] [SCSI] mpt2sas : Fix for Driver oops, when loading driver with max_queue_depth command line option to a very small value.
[PATCH 04/09] [SCSI] mpt2sas : Provide sysfs attribute to report Backup Rail Monitor Status.
[PATCH 05/09] [SCSI] mpt2sas : Fix for max_sectors warning message is stating the incorrect range.
[PATCH 06/09] [SCSI] mpt2sas : MPI next revision header update.
[PATCH 07/09] [SCSI] mpt2sas : Fix for staged device discovery functionality of driver not working.
[PATCH 08/09] [SCSI] mpt2sas : Fix for With post diag reset same set of device gets added, removed and then again gets added with new target ids. 
[PATCH 09/09] [SCSI] mpt2sas : Bump driver vesion to 14.100.00.00.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [PATCH] [SCSI] mpt2sas : Description Patch
@ 2012-03-20  6:20 nagalakshmi.nandigama
  0 siblings, 0 replies; 11+ messages in thread
From: nagalakshmi.nandigama @ 2012-03-20  6:20 UTC (permalink / raw)
  To: linux-scsi, Nagalakshmi.Nandigama, Sathya.Prakash, Eric.Moore; +Cc: jejb

Please consider this patch set for next kernel release.

Signed-off-by: Nagalakshmi Nandigama <nagalakshmi.nandigama@lsi.com>
---

[PATCH 01/12] [SCSI] mpt2sas : MPI next revision header update
[PATCH 02/12] [SCSI] mpt2sas : Removed redundant global mutex for IOCTLs.
[PATCH 03/12] [SCSI] mpt2sas : Added multisegment mode support for Linux BSG Driver.
[PATCH 04/12] [SCSI] mpt2sas : Perform Target Reset instead of HBA reset when a SATA_PASSTHROUGH cmd timeout happens.
[PATCH 05/12] [SCSI] mpt2sas : Improvement were made to better protect the sas_device, raid_device, and expander_device lists.
[PATCH 06/12] [SCSI] mpt2sas : Fix security scan issues reported by source code analysis tool
[PATCH 07/12] [SCSI] mpt2sas : Fix linux driver sparse errors 
[PATCH 08/12] [SCSI] mpt2sas : While enabling phy, read the current port number from sas iounit page 0 instead of page 1.
[PATCH 09/12] [SCSI] mpt2sas : Set the phy identifier of the end device to the phy number of the parent device it is linked to. 
[PATCH 10/12] [SCSI] mpt2sas : Fix for hard drive going OFFLINE when hard reset issued and simultaneously another hard drive is hot unplugged.
[PATCH 11/12] [SCSI] mpt2sas : Fix for panic happening because of improper memory allocation
[PATCH 12/12] [SCSI] mpt2sas : Bump driver vesion to 13.100.00.00

The above patches are built by applying the following patches 
1) [PATCH] mpt2sas: Corrected the constant in comparison to a hexadecimal 

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [PATCH] [SCSI] mpt2sas: Description Patch
@ 2011-12-01  2:21 nagalakshmi.nandigama
  0 siblings, 0 replies; 11+ messages in thread
From: nagalakshmi.nandigama @ 2011-12-01  2:21 UTC (permalink / raw)
  To: linux-scsi, kashyap.desai, Nagalakshmi.Nandigama, Sathya.Prakash,
	Eric.Moore
  Cc: JBottomley

Please consider this patch set for next kernel release.

Signed-off-by: Nagalakshmi Nandigama <nagalakshmi.nandigama@lsi.com>
---
[PATCH 01/08] [SCSI]  mpt2sas : Support for greater than 2TB capacity WarpDrive
[PATCH 02/08] [SCSI]  mpt2sas : Increase max transfer support from 4MB to 16MB
[PATCH 03/08] [SCSI]  mpt2sas : Added support for customer specific branding 
[PATCH 04/08] [SCSI]  mpt2sas : MPI next revision header update 
[PATCH 05/08] [SCSI]  mpt2sas : Release spinlock for the raid device list before blocking it. 
[PATCH 06/08] [SCSI]  mpt2sas : Do not retry a timed out direct IO for warpdrive
[PATCH 07/08] [SCSI]  mpt2sas : Fix for memory allocation error for large host credits
[PATCH 08/08] [SCSI]  mpt2sas : Bump driver vesion to 12.100.00.00


The above patches are built by applying the following patches 
1) [PATCH] [SCSI] mpt2sas: Fix leak on mpt2sas_base_attach() error path, Roland Dreier 
2) [PATCH] [SCSI] mpt2sas: Fix possible integer truncation of cpu_count, Roland Dreier 
3) [PATCH] [SCSI] mpt2sas: Remove unused duplicate diag_buffer_enable param, Roland Dreier 
4) [PATCH] [SCSI] mpt2sas: Use kmemdup rather than duplicating its implementation, Thomas Meyer 
5) [PATCH] [SCSI] mpt2sas: _scsih_smart_predicted_fault uses GFP_KERNEL in interrupt context, Anton Blanchard 
6) [PATCH] [SCSI] mpt2sas : Better handling DEAD IOC (PCI-E LInk down) error condition
7) [PATCH] [SCSI] mpt2sas : When IOs are terminated, update the result to DID_SOFT_ERROR
to avoid infinite resets.
8) [PATCH] [SCSI] mpt2sas : Adding support for customer specific branding.
9) [PATCH] [SCSI] mpt2sas : MPI next revision header update
10)[PATCH] [SCSI] mpt2sas : Do not set sas_device->starget to NULL from the slave_destroy callback
when all the LUNS have been deleted.
11)[PATCH] [SCSI] mpt2sas : Rearrange the the code so that the completion queues are initialized prior 
to sending the request to controller firmware.
12)[PATCH] [SCSI] mpt2sas : Bump driver version to 11.100.00.00

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [PATCH] [SCSI] mpt2sas : Description Patch
@ 2011-12-01  2:11 nagalakshmi.nandigama
  0 siblings, 0 replies; 11+ messages in thread
From: nagalakshmi.nandigama @ 2011-12-01  2:11 UTC (permalink / raw)
  To: linux-scsi, kashyap.desai, Nagalakshmi.Nandigama, Sathya.Prakash,
	Eric.Moore
  Cc: JBottomley

Please consider this patch set for next kernel release.

Signed-off-by: Nagalakshmi Nandigama <nagalakshmi.nandigama@lsi.com>
---
[PATCH 01/07] [SCSI] mpt2sas : Better handling DEAD IOC (PCI-E LInk down) error condition
[PATCH 02/07] [SCSI] mpt2sas : When IOs are terminated, update the result to DID_SOFT_ERROR
to avoid infinite resets.
[PATCH 03/07] [SCSI] mpt2sas : Adding support for customer specific branding.
[PATCH 04/07] [SCSI] mpt2sas : MPI next revision header update
[PATCH 05/07] [SCSI] mpt2sas : Do not set sas_device->starget to NULL from the slave_destroy callback
when all the LUNS have been deleted.
[PATCH 06/07] [SCSI] mpt2sas : Rearrange the the code so that the completion queues are initialized prior 
to sending the request to controller firmware.
[PATCH 07/07] [SCSI] mpt2sas : Bump driver version to 11.100.00.00

The above patches are built by considering the following patches 
1) [PATCH] [SCSI] mpt2sas: Fix leak on mpt2sas_base_attach() error path, Roland Dreier 
2) [PATCH] [SCSI] mpt2sas: Fix possible integer truncation of cpu_count, Roland Dreier 
3) [PATCH] [SCSI] mpt2sas: Remove unused duplicate diag_buffer_enable param, Roland Dreier 
4) [PATCH] [SCSI] mpt2sas: Use kmemdup rather than duplicating its implementation, Thomas Meyer 
5) [PATCH] [SCSI] mpt2sas: _scsih_smart_predicted_fault uses GFP_KERNEL in interrupt context, Anton Blanchard 

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2014-07-01 18:39 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-25  5:52 [PATCH][SCSI] mpt2sas: Description patch Sreekanth Reddy
  -- strict thread matches above, loose matches on Subject: below --
2014-06-25 10:29 [PATCH][SCSI]mpt2sas: Description Patch Reddy, Sreekanth
2014-06-25 10:29 ` Reddy, Sreekanth
2014-07-01 18:41 ` Christoph Hellwig
2014-03-14 15:33 Reddy, Sreekanth
2014-03-14 15:33 ` Reddy, Sreekanth
2013-02-01 16:16 [PATCH] [SCSI] mpt2sas: Description patch Sreekanth Reddy
2012-07-17 10:24 [PATCH] [scsi] mpt2sas: Description Patch sreekanth.reddy
2012-03-20  6:20 [PATCH] [SCSI] mpt2sas : " nagalakshmi.nandigama
2011-12-01  2:21 [PATCH] [SCSI] mpt2sas: " nagalakshmi.nandigama
2011-12-01  2:11 [PATCH] [SCSI] mpt2sas : " nagalakshmi.nandigama

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.