summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla4xxx: Fix CPU lockups when ql4xdontresethba setMike Hernandez2011-12-151-0/+4
* [SCSI] qla4xxx: Perform context resets in case of context failures.Vikas Chaudhary2011-12-151-11/+19
* [SCSI] iscsi class: export pid of process that createdMike Christie2011-12-152-2/+24
* [SCSI] mpt2sas: Remove unused duplicate diag_buffer_enable paramRoland Dreier2011-12-151-13/+0
* [SCSI] mpt2sas: Fix possible integer truncation of cpu_countRoland Dreier2011-12-151-1/+1
* [SCSI] mpt2sas: Fix leak on mpt2sas_base_attach() error pathRoland Dreier2011-12-151-1/+1
* [SCSI] mpt2sas : Bump driver vesion to 12.100.00.00nagalakshmi.nandigama@lsi.com2011-12-151-2/+2
* [SCSI] mpt2sas : Fix for memory allocation error for large host creditsnagalakshmi.nandigama@lsi.com2011-12-152-58/+29
* [SCSI] mpt2sas: Do not retry a timed out direct IO for warpdrivenagalakshmi.nandigama@lsi.com2011-12-151-2/+4
* [SCSI] mpt2sas: Release spinlock for the raid device list before blocking itnagalakshmi.nandigama@lsi.com2011-12-151-3/+4
* [SCSI] mpt2sas: MPI next revision header updatenagalakshmi.nandigama@lsi.com2011-12-154-23/+90
* [SCSI] mpt2sas: Added support for customer specific brandingnagalakshmi.nandigama@lsi.com2011-12-152-0/+28
* [SCSI] mpt2sas: Increase max transfer support from 4MB to 16MBnagalakshmi.nandigama@lsi.com2011-12-151-5/+5
* [SCSI] mpt2sas: Support for greater than 2TB capacity WarpDrivenagalakshmi.nandigama@lsi.com2011-12-152-43/+74
* [SCSI] mpt2sas: Bump driver version to 11.100.00.00nagalakshmi.nandigama@lsi.com2011-12-151-2/+2
* [SCSI] mpt2sas: Rearrange the the code so that the completion queues are init...nagalakshmi.nandigama@lsi.com2011-12-153-11/+12
* [SCSI] mpt2sas: Do not set sas_device->starget to NULL from the slave_destroy...nagalakshmi.nandigama@lsi.com2011-12-151-8/+12
* [SCSI] mpt2sas: MPI next revision header updatenagalakshmi.nandigama@lsi.com2011-12-154-22/+36
* [SCSI] mpt2sas: Adding support for customer specific brandingnagalakshmi.nandigama@lsi.com2011-12-152-2/+7
* [SCSI] mpt2sas: When IOs are terminated, update the result to DID_SOFT_ERROR ...nagalakshmi.nandigama@lsi.com2011-12-151-0/+2
* [SCSI] mpt2sas: Better handling DEAD IOC (PCI-E LInk down) error conditionnagalakshmi.nandigama@lsi.com2011-12-153-0/+63
* [SCSI] be2iscsi: cleanup a min_t() callDan Carpenter2011-12-151-2/+3
* [SCSI] hpsa: add the Smart Array 5i to the kdump blacklistTomas Henzl2011-12-151-0/+2
* [SCSI] hpsa: Add IRQF_SHARED back in for the non-MSI(X) interrupt handlerStephen M. Cameron2011-12-151-2/+2
* [SCSI] mptsas: Add device ID for SAS1068_820XELP.Chandrakala Chavva2011-12-152-0/+3
* [SCSI] fusion: ensure NUL-termination of MptCallbacksName elementsFerenc Wagner2011-12-152-3/+5
* [SCSI] qla2xxx: remove redundant semicolonJesper Juhl2011-12-151-1/+1
* [SCSI] qla2xxx: Do not check for minidump when device state is QLA82XX_DEV_RE...Chad Dupuis2011-12-151-1/+0
* [SCSI] qla2xxx: Move initialization of some variables before iospace_config.Chad Dupuis2011-12-151-5/+5
* [SCSI] qla2xxx: Ensure there's enough request-queue space for passthru IOCBs.Andrew Vasquez2011-12-154-2/+27
* [SCSI] qla2xxx: Implement FCP priority tagging for 82xx adapters.Saurav Kashyap2011-12-153-2/+16
* [SCSI] qla2xxx: Consolidated IOCB processing routines.Giridhar Malavali2011-12-154-583/+522
* [SCSI] qla2xxx: Process marker IOCB request on request queue 0.Giridhar Malavali2011-12-151-0/+1
* [SCSI] qla2xxx: Added a new entry to ISP specific function pointers structure.Giridhar Malavali2011-12-152-124/+133
* [SCSI] qla2xxx: Corrected the display of firmware dump availability for ISP82xx.Giridhar Malavali2011-12-151-4/+4
* [SCSI] qla2xxx: Corrected the default setting of the help text of Minidump ca...Giridhar Malavali2011-12-151-1/+1
* [SCSI] qla2xxx: Corrections to returned sysfs error codes.Joe Carnuccio2011-12-151-2/+2
* [SCSI] qla2xxx: Correct report-id acquisition checkGiridhar Malavali2011-12-151-1/+1
* [SCSI] qla2xxx: Fix to include FCE data as part of dump.Giridhar Malavali2011-12-151-1/+1
* [SCSI] qla2xxx: Limit excessive DPC cycles.Andrew Vasquez2011-12-151-13/+8
* [SCSI] qla2xxx: Only read requested mailbox registers.Andrew Vasquez2011-12-151-9/+25
* [SCSI] qla2xxx: Proper cleanup of pass through commands when firmware returns...Giridhar Malavali2011-12-152-31/+61
* [SCSI] qla2xxx: Update to dynamic logging.Chad Dupuis2011-12-1510-216/+199
* [SCSI] qla2xxx: Make the logging functions verify their arguments and fixed t...Joe Perches2011-12-158-25/+26
* [SCSI] qla2xxx: Use less stack to emit logging messages.Joe Perches2011-12-152-115/+107
* [SCSI] bfa: fix endian and bit field check bugJing Huang2011-12-152-5/+5
* [SCSI] bfa: fix formating and checkpatch issuesJing Huang2011-12-152-219/+221
* [SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_infoMoger, Babu2011-12-153-60/+0
* [SCSI] scsi_dh_rdac: Adding the match function for rdac device handlerMoger, Babu2011-12-151-0/+19
* [SCSI] scsi_dh_hp_sw: Adding the match function for hp_sw device handlerMoger, Babu2011-12-151-0/+19