summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-253-7/+7
|\
| * treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-212-5/+5
| * Merge branch 'master' into for-nextJiri Kosina2011-07-1138-7/+23605
| |\
| * | scsi: qla_isr.c: fix comment typo 'hammmer'Justin P. Mattock2011-06-271-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-07-2387-3170/+13232
|\ \ \
| * \ \ Merge branch 'scsi-fixes'James Bottomley2011-07-2341-11/+23656
| |\ \ \
| | * | | [SCSI] fix crash in scsi_dispatch_cmd()James Bottomley2011-07-211-0/+2
| | * | | [SCSI] sr: check_events() ignore GET_EVENT when TUR says otherwiseKay Sievers2011-07-212-4/+49
| | | |/ | | |/|
| * | | [SCSI] bnx2i: Fixed kernel panic due to illegal usage of sc->request->cpuEddie Wai2011-07-211-1/+7
| * | | [SCSI] bfa: Update the driver version to 3.0.2.1Krishna Gudipati2011-06-291-1/+1
| * | | [SCSI] bfa: Driver and BSG enhancements.Krishna Gudipati2011-06-296-34/+100
| * | | [SCSI] bfa: Added support to query PHY.Krishna Gudipati2011-06-299-0/+867
| * | | [SCSI] bfa: Added HBA diagnostics support.Krishna Gudipati2011-06-2911-9/+1665
| * | | [SCSI] bfa: Added support for flash configurationKrishna Gudipati2011-06-299-47/+910
| * | | [SCSI] bfa: Added support to obtain SFP info.Krishna Gudipati2011-06-298-0/+903
| * | | [SCSI] bfa: Added support for CEE info and stats query.Krishna Gudipati2011-06-298-0/+683
| * | | [SCSI] bfa: Extend BSG interface.Krishna Gudipati2011-06-2911-7/+867
| * | | [SCSI] bfa: FCS bug fixes.Krishna Gudipati2011-06-2912-55/+288
| * | | [SCSI] bfa: DMA memory allocation enhancement.Krishna Gudipati2011-06-2913-569/+624
| * | | [SCSI] bfa: Brocade-1860 Fabric Adapter vHBA support.Krishna Gudipati2011-06-2912-118/+278
| * | | [SCSI] bfa: Brocade-1860 Fabric Adapter PLL init fixes.Krishna Gudipati2011-06-299-132/+169
| * | | [SCSI] bfa: Added Fabric Assigned Address(FAA) supportKrishna Gudipati2011-06-2912-6/+466
| * | | [SCSI] bfa: IOC bug fixes.Krishna Gudipati2011-06-295-34/+125
| * | | [SCSI] bfa: Enable ASIC block configuration and query.Krishna Gudipati2011-06-2910-9/+863
| * | | [SCSI] bnx2i: Updated copyright and bump versionEddie Wai2011-06-297-9/+9
| * | | [SCSI] bnx2i: Modified to skip CNIC registration if iSCSI is not supportedEddie Wai2011-06-291-14/+15
| * | | [SCSI] bnx2i: Added the use of kthreads to handle SCSI cmd completionEddie Wai2011-06-294-35/+333
| * | | [SCSI] libiscsi_tcp: fix LLD data allocationMike Christie2011-06-291-11/+3
| * | | [SCSI] iscsi_tcp: fix locking around iscsi sk user dataMike Christie2011-06-291-20/+41
| * | | [SCSI] iscsi_ibft, be2iscsi, iscsi_boot: fix boot kobj data lifetime managementMike Christie2011-06-292-100/+118
| * | | [SCSI] iscsi_boot_sysfs: have this module check for null on destructionMike Christie2011-06-292-4/+5
| * | | [SCSI] cxgb3i: fixed programing of the dma page sizesKaren Xie2011-06-291-1/+3
| * | | [SCSI] fcoe: Rearrange fcoe port and NPIV port cleanupNeerav Parikh2011-06-291-37/+49
| * | | [SCSI] libfc: post reset event on lport resetVasu Dev2011-06-291-0/+2
| * | | [SCSI] libfc:Fix for exchange/seq loopup failure when FCoE stack is used as t...Kiran Patil2011-06-291-2/+24
| * | | [SCSI] fcoe: Amends previous patch, Round-robin based selection of CPU for po...Kiran Patil2011-06-291-1/+5
| * | | [SCSI] fcoe: Round-robin based selection of CPU for post-processing of incomi...Kiran Patil2011-06-291-1/+38
| * | | [SCSI] fcoe: Unable to select the exchangeID from offload pool for storage ta...Kiran Patil2011-06-291-2/+17
| * | | [SCSI] fcoe: support ndo_fcoe_ddp_target() for DDP in FCoE targeYi Zou2011-06-291-1/+25
| * | | [SCSI] libfc: Enhancement to RPORT state machine applicable only for VN2VN modeKiran Patil2011-06-291-0/+14
| * | | [SCSI] iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]Andy Grover2011-06-293-14/+13
| * | | [SCSI] mpt2sas: Bump version 09.100.00.00Kashyap, Desai2011-06-291-3/+3
| * | | [SCSI] mpt2sas: Adding support for customer specific brandingKashyap, Desai2011-06-292-2/+20
| * | | [SCSI] mpt2sas: Added DID_NO_CONNECT return when driver remove and avoid shut...Kashyap, Desai2011-06-291-2/+1
| * | | [SCSI] mpt2sas: fix broadcast AEN and task management issueKashyap, Desai2011-06-293-56/+202
| * | | [SCSI] mpt2sas: Set max_sector count from module parameterKashyap, Desai2011-06-291-0/+23
| * | | [SCSI] mpt2sas MPI next revision header updateKashyap, Desai2011-06-294-21/+75
| * | | [SCSI] mpt2sas: Fixed Big Indian Issues on 32 bit PPCKashyap, Desai2011-06-296-70/+96
| * | | [SCSI] fnic: fix incorrect use of SLAB_CACHE_DMA flagAbhijeet Joglekar2011-06-293-19/+6
| * | | [SCSI] bfa: Update the driver version to 3.0.2.0Krishna Gudipati2011-06-291-1/+1