Please consider this patch set for next kernel release. Signed-off-by: Nagalakshmi Nandigama <nagalakshmi.nandigama@xxxxxxx> --- [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 -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html