aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt2sas/mpt2sas_scsih.c
AgeCommit message (Expand)Author
2011-01-24[SCSI] mpt2sas: fix Integrated Raid unsynced on shutdown problemKashyap, Desai
2011-01-24[SCSI] mpt2sas: Fix the race between broadcast asyn event and scsi command co...Kashyap, Desai
2011-01-24[SCSI] mpt2sas: fix internal device reset for older firmware prior to MPI Rev KKashyap, Desai
2011-01-24[SCSI] mpt2sas: Fix device removal handshake for zoned devicesKashyap, Desai
2010-12-21[SCSI] mpt2sas: Debug string changes from target to device.Kashyap, Desai
2010-12-21[SCSI] mpt2sas: Sanity check for phy count is added using max phy countKashyap, Desai
2010-12-21[SCSI] mpt2sas: change queue depth with reason argument more appropriatelyKashyap, Desai
2010-12-21[SCSI] mpt2sas: Remove code for TASK_SET_FULL from driver.Kashyap, Desai
2010-12-21[SCSI] mpt2sas: Modify code to support Expander switchKashyap, Desai
2010-12-21[SCSI] mpt2sas: Create a pool of chain buffer instead of dedicated per IOsKashyap, Desai
2010-12-21[SCSI] mpt2sas: Removed compiler warnnings when logging is disabledKashyap, Desai
2010-11-16SCSI host lock push-downJeff Garzik
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-07-27[SCSI] mpt2sas: driver fails to recover from injected PCIe bus errorsEric Moore
2010-07-27[SCSI] mpt2sas: Adding additional message to error escalation callbackKashyap, Desai
2010-07-27[SCSI] mpt2sas: Add additional check for responding volumes after Host ResetKashyap, Desai
2010-07-27[SCSI] mpt2sas: Redesign Raid devices event handling using pd_handles per HBAKashyap, Desai
2010-07-27[SCSI] mpt2sas: Tie a log info message to a specific PHY.Kashyap, Desai
2010-07-27[SCSI] mpt2sas: print level KERN_DEBUG is replaced by KERN_INFOKashyap, Desai
2010-07-27[SCSI] mpt2sas: MPI header version N is updated.Kashyap, Desai
2010-07-27[SCSI] mpt2sas: Hold Controller reset when another reset is in progressKashyap, Desai
2010-07-27[SCSI] mpt2sas: DIF Type 2 Protection SupportEric Moore
2010-06-16fix typos concerning "management"Uwe Kleine-König
2010-04-11[SCSI] mpt2sas: Before removing sas_device search device in list for _scsih_s...Kashyap, Desai
2010-04-11[SCSI] mpt2sas: Reworked scmd->result priority for _scsih_qcmd.Kashyap, Desai
2010-04-11[SCSI] mpt2sas: Added support for PCIe Advanced Error Recovery.Kashyap, Desai
2010-04-11[SCSI] mpt2sas : IOs needs to be pause until handles are refreshed for all de...Kashyap, Desai
2010-04-11[SCSI] mpt2sas: Copyright 2010.Kashyap, Desai
2010-04-11[SCSI] mpt2sas: Default descriptor for RAID Passthru command.Kashyap, Desai
2010-04-11[SCSI] mpt2sas: removed use of tm_cmds.mutex in IOCTL branch.Kashyap, Desai
2010-04-11[SCSI] mpt2sas: Fix for little endianKashyap, Desai
2010-04-11[SCSI] mpt2sas: Driver will not treat NEEDS_INIT as failure.Kashyap, Desai
2010-04-11[SCSI] mpt2sas: Early return from function if shost is in recovery.Kashyap, Desai
2010-04-11[SCSI] mpt2sas: Corrected conditional checks for Internal device ResetKashyap, Desai
2010-04-11[SCSI] mpt2sas : Do not reset handle before calling _scsih_remove_device in R...Kashyap, Desai
2010-04-11[SCSI] mpt2sas : Device removal algorithm in interrupt context onlyKashyap, Desai
2010-04-11[SCSI] mpt2sas: modified _scsih_sas_device_find_by_handle/sas_addressKashyap, Desai
2010-04-11[SCSI] mpt2sas: RESCAN Barrier work is added in case of HBA reset.Kashyap, Desai
2010-04-11[SCSI] mpt2sas: fix the incorrect scsi_dma_map error checkingFUJITA Tomonori
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-17[SCSI] mpt2sas: Do not call sas_is_tlr_enabled for RAID volumes.Kashyap, Desai
2010-02-08[SCSI] mpt2sas: Enable TLR for SSP TAPE drives (Added SAS Transport APIs)Kashyap, Desai
2010-02-08[SCSI] mpt2sas: Added raid transport supportKashyap, Desai
2010-02-08[SCSI] mpt2sas: Delete volume before HBA detach.Kashyap, Desai
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-10-29[SCSI] mpt2sas: No link rate change, do not call update links nor unblock deviceKashyap, Desai
2009-10-29[SCSI] mpt2sas : Add support for RAID Action System Shutdown Initiated at OS ...Kashyap, Desai
2009-10-29[SCSI] mpt2sas: Freeze the sdev IO queue when firmware sends internal dev resetKashyap, Desai