summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-07-3090-4487/+11870
|\
| * [SCSI] fcoe: cleanup cpu selection for incoming requestsVasu Dev2011-07-281-30/+13
| * [SCSI] fcoe: add fip retry to avoid missing critical keep aliveVasu Dev2011-07-281-6/+15
| * [SCSI] libfc: fix warn on in lport retryVasu Dev2011-07-281-1/+0
| * [SCSI] libfc: Remove the reference to FCP packet from scsi_cmnd in case of errorNeerav Parikh2011-07-281-0/+1
| * [SCSI] libfc: cleanup sending SRR requestHillf Danton2011-07-281-2/+0
| * [SCSI] libfc: two minor changes in commentsHillf Danton2011-07-281-2/+2
| * [SCSI] libfc, fcoe: ignore rx frame with wrong xid infoVasu Dev2011-07-282-3/+5
| * [SCSI] libfc: release exchg cacheHillf Danton2011-07-281-1/+4
| * [SCSI] libfc: use FC_MAX_ERROR_CNTHillf Danton2011-07-281-1/+1
| * [SCSI] fcoe: remove unused ptype field in fcoe_rcv_infoYi Zou2011-07-282-2/+0
| * [SCSI] bnx2fc: Update copyright and bump version to 1.0.4Bhanu Prakash Gollapudi2011-07-286-8/+8
| * [SCSI] bnx2fc: Tx BDs cache in write tasksBhanu Prakash Gollapudi2011-07-281-7/+22
| * [SCSI] bnx2fc: Do not arm CQ when there are no CQEsBhanu Prakash Gollapudi2011-07-281-2/+4
| * [SCSI] bnx2fc: hold tgt lock when calling cmd_releaseBhanu Prakash Gollapudi2011-07-281-0/+2
| * [SCSI] bnx2fc: Enable support for sequence level error recoveryBhanu Prakash Gollapudi2011-07-281-3/+0
| * [SCSI] bnx2fc: HSI changes for tapeBhanu Prakash Gollapudi2011-07-281-4/+26
| * [SCSI] bnx2fc: Handle REC_TOV error code from firmwareBhanu Prakash Gollapudi2011-07-282-29/+112
| * [SCSI] bnx2fc: REC/SRR link service request and response handlingBhanu Prakash Gollapudi2011-07-283-17/+421
| * [SCSI] bnx2fc: Support 'sequence cleanup' taskBhanu Prakash Gollapudi2011-07-284-0/+237
| * [SCSI] dh_rdac: Associate HBA and storage in rdac_controller to support parti...Chandra Seetharaman2011-07-281-3/+6
| * [SCSI] ipr: reorder error handling code to include iounmapJulia Lawall2011-07-271-6/+6
| * [SCSI] pmcraid: reject negative request sizeDan Rosenberg2011-07-271-0/+3
| * [SCSI] libsas: remove expander from dev list on errorLuben Tuikov2011-07-271-0/+3
| * [SCSI] megaraid_sas Version to 5.40-rc1 and Changelog updateadam radford2011-07-272-4/+4
| * [SCSI] megaraid_sas: Add .change_queue_depth supportadam radford2011-07-271-0/+16
| * [SCSI] megaraid_sas: Fix FastPath I/O to work on degraded raid 1adam radford2011-07-271-1/+0
| * [SCSI] bnx2fc: Enable REC & CONF support for the sessionBhanu Prakash Gollapudi2011-07-274-1/+24
| * [SCSI] bnx2fc: Introduce interface structure for each vlan interfaceBhanu Prakash Gollapudi2011-07-276-495/+467
| * [SCSI] hpsa: retry commands completing with status of UNSOLICITED_ABORTStephen M. Cameron2011-07-271-2/+2
| * [SCSI] hpsa: do not attempt to read from a write-only registerStephen M. Cameron2011-07-271-1/+1
| * [SCSI] lpfc 8.3.25: Change driver version to 8.3.25James Smart2011-07-271-1/+1
| * [SCSI] lpfc 8.3.25: Add FCF priority failover functionalityJames Smart2011-07-278-20/+377
| * [SCSI] lpfc 8.3.25: Enhancements to Debug infrastructureJames Smart2011-07-278-36/+1664
| * [SCSI] lpfc 8.3.25: PCI and SR-IOV FixesJames Smart2011-07-274-73/+49
| * [SCSI] lpfc 8.3.25: Fabric and Target Discovery FixesJames Smart2011-07-273-21/+18
| * [SCSI] lpfc 8.3.25: Adapter Interface fixes and changesJames Smart2011-07-278-62/+133
| * [SCSI] lpfc 8.3.25: Miscellaneous Bug fixes and code cleanupJames Smart2011-07-277-54/+129
| * [SCSI] lpfc 8.3.25: T10 DIF FixesJames Smart2011-07-272-68/+33
| * [SCSI] bfa: Update the driver version to 3.0.2.2Krishna Gudipati2011-07-271-1/+1
| * [SCSI] bfa: Added support to configure lunmaskingKrishna Gudipati2011-07-275-0/+288
| * [SCSI] bfa: Introduced initiator based lun masking feature.Krishna Gudipati2011-07-277-5/+726
| * [SCSI] bfa: Add support to store driver configuration in flash.Krishna Gudipati2011-07-277-6/+481
| * [SCSI] bfa: Add support to collect / reset fabric stats.Krishna Gudipati2011-07-272-0/+66
| * [SCSI] bfa: Added support to configure QOS and collect stats.Krishna Gudipati2011-07-274-0/+168
| * [SCSI] bfa: Add support to configure trunking on Brocade adapter ports.Krishna Gudipati2011-07-272-0/+64
| * [SCSI] bfa: Add support to configure and query flash boot partitionKrishna Gudipati2011-07-273-0/+173
| * [SCSI] bfa: Added support to collect and reset fcport statsKrishna Gudipati2011-07-277-69/+172
| * [SCSI] bfa: Add support for IO profiling.Krishna Gudipati2011-07-274-8/+162
| * [SCSI] bfa: Extend BSG to support more user commandsKrishna Gudipati2011-07-274-0/+655