summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt2sas/mpt2sas_scsih.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-051-2/+2
|\
| * fix typos concerning "management"Uwe Kleine-König2010-06-161-2/+2
* | [SCSI] mpt2sas: driver fails to recover from injected PCIe bus errorsEric Moore2010-07-271-12/+35
* | [SCSI] mpt2sas: Adding additional message to error escalation callbackKashyap, Desai2010-07-271-39/+104
* | [SCSI] mpt2sas: Add additional check for responding volumes after Host ResetKashyap, Desai2010-07-271-2/+12
* | [SCSI] mpt2sas: Redesign Raid devices event handling using pd_handles per HBAKashyap, Desai2010-07-271-101/+362
* | [SCSI] mpt2sas: Tie a log info message to a specific PHY.Kashyap, Desai2010-07-271-1/+18
* | [SCSI] mpt2sas: print level KERN_DEBUG is replaced by KERN_INFOKashyap, Desai2010-07-271-28/+28
* | [SCSI] mpt2sas: MPI header version N is updated.Kashyap, Desai2010-07-271-2/+5
* | [SCSI] mpt2sas: Hold Controller reset when another reset is in progressKashyap, Desai2010-07-271-0/+1
* | [SCSI] mpt2sas: DIF Type 2 Protection SupportEric Moore2010-07-271-6/+12
|/
* [SCSI] mpt2sas: Before removing sas_device search device in list for _scsih_s...Kashyap, Desai2010-04-111-3/+8
* [SCSI] mpt2sas: Reworked scmd->result priority for _scsih_qcmd.Kashyap, Desai2010-04-111-7/+14
* [SCSI] mpt2sas: Added support for PCIe Advanced Error Recovery.Kashyap, Desai2010-04-111-0/+118
* [SCSI] mpt2sas : IOs needs to be pause until handles are refreshed for all de...Kashyap, Desai2010-04-111-9/+40
* [SCSI] mpt2sas: Copyright 2010.Kashyap, Desai2010-04-111-1/+1
* [SCSI] mpt2sas: Default descriptor for RAID Passthru command.Kashyap, Desai2010-04-111-2/+5
* [SCSI] mpt2sas: removed use of tm_cmds.mutex in IOCTL branch.Kashyap, Desai2010-04-111-75/+98
* [SCSI] mpt2sas: Fix for little endianKashyap, Desai2010-04-111-7/+8
* [SCSI] mpt2sas: Driver will not treat NEEDS_INIT as failure.Kashyap, Desai2010-04-111-15/+138
* [SCSI] mpt2sas: Early return from function if shost is in recovery.Kashyap, Desai2010-04-111-3/+3
* [SCSI] mpt2sas: Corrected conditional checks for Internal device ResetKashyap, Desai2010-04-111-3/+3
* [SCSI] mpt2sas : Do not reset handle before calling _scsih_remove_device in R...Kashyap, Desai2010-04-111-2/+0Star
* [SCSI] mpt2sas : Device removal algorithm in interrupt context onlyKashyap, Desai2010-04-111-184/+123Star
* [SCSI] mpt2sas: modified _scsih_sas_device_find_by_handle/sas_addressKashyap, Desai2010-04-111-39/+18Star
* [SCSI] mpt2sas: RESCAN Barrier work is added in case of HBA reset.Kashyap, Desai2010-04-111-65/+75
* [SCSI] mpt2sas: fix the incorrect scsi_dma_map error checkingFUJITA Tomonori2010-04-111-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] mpt2sas: Do not call sas_is_tlr_enabled for RAID volumes.Kashyap, Desai2010-02-181-3/+5
* [SCSI] mpt2sas: Enable TLR for SSP TAPE drives (Added SAS Transport APIs)Kashyap, Desai2010-02-091-20/+35
* [SCSI] mpt2sas: Added raid transport supportKashyap, Desai2010-02-091-4/+186
* [SCSI] mpt2sas: Delete volume before HBA detach.Kashyap, Desai2010-02-091-0/+17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-101-1/+1
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-041-3/+7
* | [SCSI] mpt2sas: No link rate change, do not call update links nor unblock deviceKashyap, Desai2009-10-291-25/+27
* | [SCSI] mpt2sas : Add support for RAID Action System Shutdown Initiated at OS ...Kashyap, Desai2009-10-291-1/+132
* | [SCSI] mpt2sas: Freeze the sdev IO queue when firmware sends internal dev resetKashyap, Desai2009-10-291-1/+33
* | [SCSI] mpt2sas : PPC (power pc) endian bug fix'sKashyap, Desai2009-10-291-9/+8Star
* | [SCSI] mpt2sas: mpt2sas_base_get_sense_buffer_dma should be returning little ...Kashyap, Desai2009-10-291-1/+1
* | [SCSI] mpt2sas: Return DID_TRANSPORT_DISRUPTED in nexus loss,SCSI_MLQUEUE_DEV...Kashyap, Desai2009-10-291-4/+3Star
* | [SCSI] mpt2sas: Added new info messages for IR and Expander events.Kashyap, Desai2009-10-291-2/+14
* | [SCSI] mpt2sas: Limit the max_depth to 32 for SATA devices which are not part...Kashyap, Desai2009-10-291-0/+25
* | [SCSI] mpt2sas: Support for stopping driver when Firmware encountersKashyap, Desai2009-10-291-0/+2
* | [SCSI] mpt2sas: New device SAS2208 support is addedKashyap, Desai2009-10-291-0/+18
* | [SCSI] mpt2sas: Add support in the driver to check for valid response infoKashyap, Desai2009-10-291-13/+14
* | [SCSI] mpt2sas: Expander remove fails when it is processing another expander ...Kashyap, Desai2009-10-291-47/+62
* | [SCSI] mpt2sas: Driver will use sas address instead of handle as a lookupKashyap, Desai2009-10-291-157/+216
|/
* [SCSI] mpt2sas: Support dev remove when phy status is MPI2_EVENT_SAS_TOPO_PHY...Kashyap, Desai2009-10-021-5/+6
* [SCSI] mpt2sas: Target Reset will be issued from Interrupt context.Kashyap, Desai2009-10-021-19/+295