Age | Commit message (Expand) | Author | Files | Lines |
2010-08-05 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -2/+2 |
2010-07-27 | [SCSI] mpt2sas: driver fails to recover from injected PCIe bus errors | Eric Moore | 1 | -12/+35 |
2010-07-27 | [SCSI] mpt2sas: Adding additional message to error escalation callback | Kashyap, Desai | 1 | -39/+104 |
2010-07-27 | [SCSI] mpt2sas: Add additional check for responding volumes after Host Reset | Kashyap, Desai | 1 | -2/+12 |
2010-07-27 | [SCSI] mpt2sas: Redesign Raid devices event handling using pd_handles per HBA | Kashyap, Desai | 1 | -101/+362 |
2010-07-27 | [SCSI] mpt2sas: Tie a log info message to a specific PHY. | Kashyap, Desai | 1 | -1/+18 |
2010-07-27 | [SCSI] mpt2sas: print level KERN_DEBUG is replaced by KERN_INFO | Kashyap, Desai | 1 | -28/+28 |
2010-07-27 | [SCSI] mpt2sas: MPI header version N is updated. | Kashyap, Desai | 1 | -2/+5 |
2010-07-27 | [SCSI] mpt2sas: Hold Controller reset when another reset is in progress | Kashyap, Desai | 1 | -0/+1 |
2010-07-27 | [SCSI] mpt2sas: DIF Type 2 Protection Support | Eric Moore | 1 | -6/+12 |
2010-06-16 | fix typos concerning "management" | Uwe Kleine-König | 1 | -2/+2 |
2010-04-11 | [SCSI] mpt2sas: Before removing sas_device search device in list for _scsih_s... | Kashyap, Desai | 1 | -3/+8 |
2010-04-11 | [SCSI] mpt2sas: Reworked scmd->result priority for _scsih_qcmd. | Kashyap, Desai | 1 | -7/+14 |
2010-04-11 | [SCSI] mpt2sas: Added support for PCIe Advanced Error Recovery. | Kashyap, Desai | 1 | -0/+118 |
2010-04-11 | [SCSI] mpt2sas : IOs needs to be pause until handles are refreshed for all de... | Kashyap, Desai | 1 | -9/+40 |
2010-04-11 | [SCSI] mpt2sas: Copyright 2010. | Kashyap, Desai | 1 | -1/+1 |
2010-04-11 | [SCSI] mpt2sas: Default descriptor for RAID Passthru command. | Kashyap, Desai | 1 | -2/+5 |
2010-04-11 | [SCSI] mpt2sas: removed use of tm_cmds.mutex in IOCTL branch. | Kashyap, Desai | 1 | -75/+98 |
2010-04-11 | [SCSI] mpt2sas: Fix for little endian | Kashyap, Desai | 1 | -7/+8 |
2010-04-11 | [SCSI] mpt2sas: Driver will not treat NEEDS_INIT as failure. | Kashyap, Desai | 1 | -15/+138 |
2010-04-11 | [SCSI] mpt2sas: Early return from function if shost is in recovery. | Kashyap, Desai | 1 | -3/+3 |
2010-04-11 | [SCSI] mpt2sas: Corrected conditional checks for Internal device Reset | Kashyap, Desai | 1 | -3/+3 |
2010-04-11 | [SCSI] mpt2sas : Do not reset handle before calling _scsih_remove_device in R... | Kashyap, Desai | 1 | -2/+0 |
2010-04-11 | [SCSI] mpt2sas : Device removal algorithm in interrupt context only | Kashyap, Desai | 1 | -184/+123 |
2010-04-11 | [SCSI] mpt2sas: modified _scsih_sas_device_find_by_handle/sas_address | Kashyap, Desai | 1 | -39/+18 |
2010-04-11 | [SCSI] mpt2sas: RESCAN Barrier work is added in case of HBA reset. | Kashyap, Desai | 1 | -65/+75 |
2010-04-11 | [SCSI] mpt2sas: fix the incorrect scsi_dma_map error checking | FUJITA Tomonori | 1 | -2/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-18 | [SCSI] mpt2sas: Do not call sas_is_tlr_enabled for RAID volumes. | Kashyap, Desai | 1 | -3/+5 |
2010-02-09 | [SCSI] mpt2sas: Enable TLR for SSP TAPE drives (Added SAS Transport APIs) | Kashyap, Desai | 1 | -20/+35 |
2010-02-09 | [SCSI] mpt2sas: Added raid transport support | Kashyap, Desai | 1 | -4/+186 |
2010-02-09 | [SCSI] mpt2sas: Delete volume before HBA detach. | Kashyap, Desai | 1 | -0/+17 |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2009-12-04 | [SCSI] modify change_queue_depth to take in reason why it is being called | Mike Christie | 1 | -3/+7 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 1 | -1/+1 |
2009-10-29 | [SCSI] mpt2sas: No link rate change, do not call update links nor unblock device | Kashyap, Desai | 1 | -25/+27 |
2009-10-29 | [SCSI] mpt2sas : Add support for RAID Action System Shutdown Initiated at OS ... | Kashyap, Desai | 1 | -1/+132 |
2009-10-29 | [SCSI] mpt2sas: Freeze the sdev IO queue when firmware sends internal dev reset | Kashyap, Desai | 1 | -1/+33 |
2009-10-29 | [SCSI] mpt2sas : PPC (power pc) endian bug fix's | Kashyap, Desai | 1 | -9/+8 |
2009-10-29 | [SCSI] mpt2sas: mpt2sas_base_get_sense_buffer_dma should be returning little ... | Kashyap, Desai | 1 | -1/+1 |
2009-10-29 | [SCSI] mpt2sas: Return DID_TRANSPORT_DISRUPTED in nexus loss,SCSI_MLQUEUE_DEV... | Kashyap, Desai | 1 | -4/+3 |
2009-10-29 | [SCSI] mpt2sas: Added new info messages for IR and Expander events. | Kashyap, Desai | 1 | -2/+14 |
2009-10-29 | [SCSI] mpt2sas: Limit the max_depth to 32 for SATA devices which are not part... | Kashyap, Desai | 1 | -0/+25 |
2009-10-29 | [SCSI] mpt2sas: Support for stopping driver when Firmware encounters | Kashyap, Desai | 1 | -0/+2 |
2009-10-29 | [SCSI] mpt2sas: New device SAS2208 support is added | Kashyap, Desai | 1 | -0/+18 |
2009-10-29 | [SCSI] mpt2sas: Add support in the driver to check for valid response info | Kashyap, Desai | 1 | -13/+14 |
2009-10-29 | [SCSI] mpt2sas: Expander remove fails when it is processing another expander ... | Kashyap, Desai | 1 | -47/+62 |
2009-10-29 | [SCSI] mpt2sas: Driver will use sas address instead of handle as a lookup | Kashyap, Desai | 1 | -157/+216 |
2009-10-02 | [SCSI] mpt2sas: Support dev remove when phy status is MPI2_EVENT_SAS_TOPO_PHY... | Kashyap, Desai | 1 | -5/+6 |
2009-10-02 | [SCSI] mpt2sas: Target Reset will be issued from Interrupt context. | Kashyap, Desai | 1 | -19/+295 |