aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-21[SCSI] mpt2sas: Bump version 07.100.00.00Kashyap, Desai1-2/+2
2010-12-21[SCSI] mpt2sas: Debug string changes from target to device.Kashyap, Desai1-2/+2
2010-12-21[SCSI] mpt2sas: Sanity check for phy count is added using max phy countKashyap, Desai1-4/+8
2010-12-21[SCSI] mpt2sas: change queue depth with reason argument more appropriatelyKashyap, Desai1-11/+26
2010-12-21[SCSI] mpt2sas: Remove code for TASK_SET_FULL from driver.Kashyap, Desai2-92/+0
2010-12-21[SCSI] mpt2sas: MPI 2.0 Header updatedKashyap, Desai8-18/+95
2010-12-21[SCSI] mpt2sas: Modify code to support Expander switchKashyap, Desai3-124/+206
2010-12-21[SCSI] mpt2sas: Create a pool of chain buffer instead of dedicated per IOsKashyap, Desai3-43/+119
2010-12-21[SCSI] mpt2sas: Added loadtime para for IOMissingDelay and DMDKashyap, Desai1-0/+100
2010-12-21[SCSI] mpt2sas: Added sanity check for cb_idx and smid access.Kashyap, Desai2-1/+9
2010-12-21[SCSI] mpt2sas: Removed compiler warnnings when logging is disabledKashyap, Desai2-2/+3
2010-12-21[SCSI] lpfc 8.3.19: Update lpfc driver version to 8.3.19James Smart1-1/+1
2010-12-21[SCSI] lpfc 8.3.19: Change heartbeat to default to disabledJames Smart1-2/+2
2010-12-21[SCSI] lpfc 8.3.19: Added support for ELS RRQ commandJames Smart13-20/+803
2010-12-21[SCSI] lpfc 8.3.19: Add SLI4 FC Discovery supportJames Smart14-382/+516
2010-12-21[SCSI] lpfc 8.3.19: Add latest SLI4 Hardware initialization supportJames Smart3-33/+149
2010-12-21[SCSI] lpfc 8.3.19: Fix critical errors and crashesJames Smart6-14/+99
2010-12-21[SCSI] fix id computation in scsi_eh_target_reset()James Bottomley1-36/+25
2010-12-21[SCSI] ipr: fix mailbox register definition and add a delay before readingWayne Boyer2-6/+43
2010-12-21[SCSI] ipr: fix lun assignment and comparisonWayne Boyer1-4/+3
2010-12-21[SCSI] Retrieve the Caching mode pageLuben Tuikov1-16/+47
2010-12-21[SCSI] libsas: fix definition of wideport, include local sas addressDan Williams1-5/+13
2010-12-21[SCSI] sd: improve logic and efficiecy of media-change detectionAlan Stern1-7/+20
2010-12-20[SCSI] bfa: rename log_level to bfa_log_levelJing Huang9-46/+47
2010-12-09[SCSI] hpsa: fix redefinition of PCI_DEVICE_ID_CISSFMike Miller1-7/+1
2010-12-09[SCSI] qla2xxx: Update version number to 8.03.05-k0.Madhuranath Iyengar1-2/+2
2010-12-09[SCSI] qla2xxx: Properly set the return value in qla2xxx_eh_abort function.Saurav Kashyap1-1/+1
2010-12-09[SCSI] qla2xxx: Correct issue where NPIV-config data was not being allocated for 82xx parts.Andrew Vasquez1-0/+1
2010-12-09[SCSI] qla2xxx: Change MSI initialization from using incorrect request_irq parameter.Mike Hernandez2-3/+3
2010-12-09[SCSI] qla2xxx: Populate Command Type 6 LUN field properly.Mike Hernandez2-0/+2
2010-12-09[SCSI] Eliminate error handler overload of the SCSI serial numberJames Bottomley2-29/+2
2010-12-09[SCSI] pmcraid: disable msix and expand device config entryAnil Ravindranath2-5/+5
2010-12-09[SCSI] osd: checking NULL instead of ERR_PTR()Dan Carpenter1-2/+2
2010-11-23SCSI: arm fas216: fix missing ';'Russell King1-1/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann3-3/+0
2010-11-16SCSI host lock push-downJeff Garzik95-167/+271
2010-11-10block: remove REQ_HARDBARRIERChristoph Hellwig1-13/+5
2010-10-29[SCSI] pmcraid: add support for set timestamp command and other fixesAnil Ravindranath2-22/+129
2010-10-26[SCSI] pmcraid: remove duplicate struct memberAnil Ravindranath1-1/+0
2010-10-26[SCSI] qla4xxx: Fix cmd check in qla4xxx_cmd_waitMike Christie1-1/+7
2010-10-26[SCSI] megaraid_sas: Version and documentation updateYang, Bo2-4/+4
2010-10-26[SCSI] megaraid_sas: Add three times Online controller resetYang, Bo1-1/+69
2010-10-26[SCSI] megaraid_sas: Add input parameter for max_sectorsYang, Bo2-0/+31
2010-10-26[SCSI] megaraid_sas: support devices update flagYang, Bo1-0/+24
2010-10-26[SCSI] libosd: write/read_sg_kern APIBoaz Harrosh1-0/+71
2010-10-26[SCSI] libosd: Support for scatter gather write/read commandsBoaz Harrosh1-5/+143
2010-10-26[SCSI] libosd: Free resources in reverse order of allocationBoaz Harrosh1-4/+5
2010-10-26[SCSI] libosd: Fix bug in attr_page handlingBoaz Harrosh1-6/+10
2010-10-26[SCSI] lpfc 8.3.18: Update lpfc driver version to 8.3.18James Smart1-1/+1
2010-10-26[SCSI] lpfc 8.3.18: Add new WQE supportJames Smart3-207/+197