summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2011-03-01Merge remote-tracking branch 'workqueues/for-next'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'devicetree/devicetree/next'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'suspend/linux-next'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'scsi/master'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'libata/NEXT'Stephen Rothwell
2011-02-28[SCSI] megaraid_sas: Version and Changelog updateadam radford
2011-02-28[SCSI] megaraid_sas: Fix iMR OCR support to work correctlyadam radford
2011-02-28[SCSI] megaraid_sas: Fix max_sectors for IEEE SGLadam radford
2011-02-28[SCSI] megaraid_sas: Fix fault state handlingadam radford
2011-02-28[SCSI] megaraid_sas: Fix tasklet_init calladam radford
2011-02-28[SCSI] megaraid_sas: Add CFG_CLEARED AENadam radford
2011-02-28[SCSI] megaraid_sas: Fix megasas_build_dcdb_fusion to use correct LUN fieldadam radford
2011-02-28[SCSI] megaraid_sas: Fix megasas_build_dcdb_fusion to not filter by TYPE_DISKadam radford
2011-02-28[SCSI] megaraid_sas: Fix probe_one to clear MSI-X flags in kdumpadam radford
2011-02-28[SCSI] megaraid_sas: Call tasklet_schedule for MSI-Xadam radford
2011-02-28[SCSI] megaraid_sas: Enable MSI-X before calling megasas_init_fwadam radford
2011-02-28[SCSI] megaraid_sas: Add missing check_and_restore_queue_depth calladam radford
2011-02-28[SCSI] megaraid_sas: Fix failure gotosadam radford
2011-02-28[SCSI] libsas: fix loopback topology bug during discoveryjack_wang
2011-02-28[SCSI] lpfc: block target when port queueing limit is hitMike Christie
2011-02-28[SCSI] lpfc: force retry in queuecommand when port is transitioningMike Christie
2011-02-28dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely
2011-02-25[SCSI] qla2xxx: Update version number to 8.03.07.00Madhuranath Iyengar
2011-02-25[SCSI] qla2xxx: Check return value of fc_block_scsi_eh()Andrew Vasquez
2011-02-25[SCSI] qla2xxx: The ISP82XX should be online while waiting for commands compl...Saurav Kashyap
2011-02-25[SCSI] qla2xxx: Propagate block-layer tags on submitted I/Os.Andrew Vasquez
2011-02-25[SCSI] qla2xxx: Adjust FCP_RSP response-info field check after TMF completion.Andrew Vasquez
2011-02-25[SCSI] qla2xxx: Clear any stale login-states during an adapter reset.Andrew Vasquez
2011-02-25[SCSI] qla2xxx: Pass right CT command string for CT status processing.Andrew Vasquez
2011-02-25[SCSI] qla2xxx: Don't wait for active mailbox command completion when firmwar...Giridhar Malavali
2011-02-25[SCSI] qla2xxx: Abort pending commands for faster recovery during ISP reset.Giridhar Malavali
2011-02-25[SCSI] qla2xxx: Display nport_id when any SNS command fails.Giridhar Malavali
2011-02-25[SCSI] qla2xxx: Reinitialize the device initialize timeout value after reset ...Giridhar Malavali
2011-02-25[SCSI] qla2xxx: Fix array subscript is above array bounds in qla2xx_build_scs...Chad Dupuis
2011-02-25[SCSI] qla2xxx: Remove host_lock in queuecommand functionMadhuranath Iyengar
2011-02-24PM: Remove CONFIG_PM_OPSRafael J. Wysocki
2011-02-24[SCSI] be2iscsi: fix null ptr ref in conn get paramMike Christie
2011-02-24[SCSI] bnx2i: fix null ptr ref in conn get paramMike Christie
2011-02-24[SCSI] cxgbi: convert to use iscsi_conn_get_addr_paramMike Christie
2011-02-24[SCSI] iscsi class: add callout to get iscsi_endpoint valuesMike Christie
2011-02-24[SCSI] iscsi_tcp: use iscsi_conn_get_addr_param libiscsi functionMike Christie
2011-02-24[SCSI] libiscsi: add helper to convert addr to stringMike Christie
2011-02-24[SCSI] iscsi class: remove unused active variableMike Christie
2011-02-24[SCSI] iscsi: fix iscsi_endpoint leakMike Christie
2011-02-24[SCSI] cxgbi: enable TEXT PDU supportMike Christie
2011-02-24[SCSI] bnx2i: Updated to version 2.6.2.3Eddie Wai
2011-02-24[SCSI] bnx2i: Added iSCSI text pdu support for iSCSI offloadEddie Wai
2011-02-24[SCSI] bnx2i: Added jumbo MTU support for the no shost caseEddie Wai
2011-02-24[SCSI] bnx2i: Added support for the 57712(E) devicesEddie Wai