aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-28[SCSI] megaraid_sas: Version and Changelog updateadam radford3-4/+28
2011-02-28[SCSI] megaraid_sas: Fix iMR OCR support to work correctlyadam radford1-25/+37
2011-02-28[SCSI] megaraid_sas: Fix max_sectors for IEEE SGLadam radford2-0/+5
2011-02-28[SCSI] megaraid_sas: Fix fault state handlingadam radford1-1/+3
2011-02-28[SCSI] megaraid_sas: Fix tasklet_init calladam radford1-1/+1
2011-02-28[SCSI] megaraid_sas: Add CFG_CLEARED AENadam radford1-0/+1
2011-02-28[SCSI] megaraid_sas: Fix megasas_build_dcdb_fusion to use correct LUN fieldadam radford1-2/+2
2011-02-28[SCSI] megaraid_sas: Fix megasas_build_dcdb_fusion to not filter by TYPE_DISKadam radford1-2/+1
2011-02-28[SCSI] megaraid_sas: Fix probe_one to clear MSI-X flags in kdumpadam radford2-1/+21
2011-02-28[SCSI] megaraid_sas: Call tasklet_schedule for MSI-Xadam radford1-1/+3
2011-02-28[SCSI] megaraid_sas: Enable MSI-X before calling megasas_init_fwadam radford1-12/+12
2011-02-28[SCSI] megaraid_sas: Add missing check_and_restore_queue_depth calladam radford1-1/+5
2011-02-28[SCSI] megaraid_sas: Fix failure gotosadam radford2-11/+12
2011-02-28[SCSI] libsas: fix loopback topology bug during discoveryjack_wang1-0/+5
2011-02-28[SCSI] lpfc: block target when port queueing limit is hitMike Christie1-1/+4
2011-02-28[SCSI] lpfc: force retry in queuecommand when port is transitioningMike Christie1-1/+1
2011-02-25[SCSI] qla2xxx: Update version number to 8.03.07.00Madhuranath Iyengar1-2/+2
2011-02-25[SCSI] qla2xxx: Check return value of fc_block_scsi_eh()Andrew Vasquez1-9/+20
2011-02-25[SCSI] qla2xxx: The ISP82XX should be online while waiting for commands completion.Saurav Kashyap1-3/+16
2011-02-25[SCSI] qla2xxx: Propagate block-layer tags on submitted I/Os.Andrew Vasquez2-2/+82
2011-02-25[SCSI] qla2xxx: Adjust FCP_RSP response-info field check after TMF completion.Andrew Vasquez1-16/+13
2011-02-25[SCSI] qla2xxx: Clear any stale login-states during an adapter reset.Andrew Vasquez1-0/+17
2011-02-25[SCSI] qla2xxx: Pass right CT command string for CT status processing.Andrew Vasquez1-1/+1
2011-02-25[SCSI] qla2xxx: Don't wait for active mailbox command completion when firmware is hung.Giridhar Malavali1-7/+7
2011-02-25[SCSI] qla2xxx: Abort pending commands for faster recovery during ISP reset.Giridhar Malavali6-61/+125
2011-02-25[SCSI] qla2xxx: Display nport_id when any SNS command fails.Giridhar Malavali1-6/+13
2011-02-25[SCSI] qla2xxx: Reinitialize the device initialize timeout value after reset on ISP82xx.Giridhar Malavali1-0/+2
2011-02-25[SCSI] qla2xxx: Fix array subscript is above array bounds in qla2xx_build_scsi_type_6_iocbs().Chad Dupuis1-1/+1
2011-02-25[SCSI] qla2xxx: Remove host_lock in queuecommand functionMadhuranath Iyengar1-16/+6
2011-02-25[SCSI] zfcp: Add information to symbolic port name when running in NPIV modeChristof Schmitt7-0/+169
2011-02-25[SCSI] fc: Add GSPN_ID request to header fileChristof Schmitt1-1/+10
2011-02-25[SCSI] zfcp: Move SCSI host and transport templates out of struct zfcp_dataChristof Schmitt4-48/+48
2011-02-25[SCSI] zfcp: Merge FCP task management setup with regular FCP command setupChristof Schmitt2-16/+10
2011-02-25[SCSI] zfcp: Move qtcb kmem_cache to zfcp_fsf.cChristof Schmitt4-9/+11
2011-02-25[SCSI] zfcp: Use common FC kmem_cache for GPN_FT requestChristof Schmitt4-87/+35
2011-02-25[SCSI] zfcp: Allocate GID_PN data through new FC kmem_cacheChristof Schmitt4-70/+46
2011-02-25[SCSI] zfcp: Introduce new kmem_cache for FC request and response dataChristof Schmitt5-42/+47
2011-02-25[SCSI] zfcp: Replace kmem_cache for "status read" dataChristof Schmitt4-22/+15
2011-02-25[SCSI] zfcp: Remove unused flag ZFCP_STATUS_FSFREQ_TASK_MANAGEMENTChristof Schmitt2-2/+0
2011-02-25[SCSI] zfcp: Remove redundant unlikely()Tobias Klauser1-2/+2
2011-02-24[SCSI] be2iscsi: fix null ptr ref in conn get paramMike Christie3-16/+9
2011-02-24[SCSI] iser: export addr and portMike Christie1-0/+26
2011-02-24[SCSI] bnx2i: fix null ptr ref in conn get paramMike Christie1-23/+22
2011-02-24[SCSI] cxgbi: convert to use iscsi_conn_get_addr_paramMike Christie5-28/+22
2011-02-24[SCSI] iscsi class: add callout to get iscsi_endpoint valuesMike Christie2-2/+39
2011-02-24[SCSI] iscsi_tcp: use iscsi_conn_get_addr_param libiscsi functionMike Christie2-67/+71
2011-02-24[SCSI] libiscsi: add helper to convert addr to stringMike Christie2-3/+43
2011-02-24[SCSI] iscsi class: remove unused active variableMike Christie2-3/+0
2011-02-24[SCSI] iscsi: fix iscsi_endpoint leakMike Christie2-13/+53
2011-02-24[SCSI] cxgbi: enable TEXT PDU supportMike Christie2-2/+2