| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 3 | -7/+7 |
|\ |
|
| * | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody | 2011-07-21 | 2 | -5/+5 |
| * | Merge branch 'master' into for-next | Jiri Kosina | 2011-07-11 | 38 | -7/+23605 |
| |\ |
|
| * | | scsi: qla_isr.c: fix comment typo 'hammmer' | Justin P. Mattock | 2011-06-27 | 1 | -2/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2011-07-23 | 87 | -3170/+13232 |
|\ \ \ |
|
| * \ \ | Merge branch 'scsi-fixes' | James Bottomley | 2011-07-23 | 41 | -11/+23656 |
| |\ \ \ |
|
| | * | | | [SCSI] fix crash in scsi_dispatch_cmd() | James Bottomley | 2011-07-21 | 1 | -0/+2 |
| | * | | | [SCSI] sr: check_events() ignore GET_EVENT when TUR says otherwise | Kay Sievers | 2011-07-21 | 2 | -4/+49 |
| | | |/
| | |/| |
|
| * | | | [SCSI] bnx2i: Fixed kernel panic due to illegal usage of sc->request->cpu | Eddie Wai | 2011-07-21 | 1 | -1/+7 |
| * | | | [SCSI] bfa: Update the driver version to 3.0.2.1 | Krishna Gudipati | 2011-06-29 | 1 | -1/+1 |
| * | | | [SCSI] bfa: Driver and BSG enhancements. | Krishna Gudipati | 2011-06-29 | 6 | -34/+100 |
| * | | | [SCSI] bfa: Added support to query PHY. | Krishna Gudipati | 2011-06-29 | 9 | -0/+867 |
| * | | | [SCSI] bfa: Added HBA diagnostics support. | Krishna Gudipati | 2011-06-29 | 11 | -9/+1665 |
| * | | | [SCSI] bfa: Added support for flash configuration | Krishna Gudipati | 2011-06-29 | 9 | -47/+910 |
| * | | | [SCSI] bfa: Added support to obtain SFP info. | Krishna Gudipati | 2011-06-29 | 8 | -0/+903 |
| * | | | [SCSI] bfa: Added support for CEE info and stats query. | Krishna Gudipati | 2011-06-29 | 8 | -0/+683 |
| * | | | [SCSI] bfa: Extend BSG interface. | Krishna Gudipati | 2011-06-29 | 11 | -7/+867 |
| * | | | [SCSI] bfa: FCS bug fixes. | Krishna Gudipati | 2011-06-29 | 12 | -55/+288 |
| * | | | [SCSI] bfa: DMA memory allocation enhancement. | Krishna Gudipati | 2011-06-29 | 13 | -569/+624 |
| * | | | [SCSI] bfa: Brocade-1860 Fabric Adapter vHBA support. | Krishna Gudipati | 2011-06-29 | 12 | -118/+278 |
| * | | | [SCSI] bfa: Brocade-1860 Fabric Adapter PLL init fixes. | Krishna Gudipati | 2011-06-29 | 9 | -132/+169 |
| * | | | [SCSI] bfa: Added Fabric Assigned Address(FAA) support | Krishna Gudipati | 2011-06-29 | 12 | -6/+466 |
| * | | | [SCSI] bfa: IOC bug fixes. | Krishna Gudipati | 2011-06-29 | 5 | -34/+125 |
| * | | | [SCSI] bfa: Enable ASIC block configuration and query. | Krishna Gudipati | 2011-06-29 | 10 | -9/+863 |
| * | | | [SCSI] bnx2i: Updated copyright and bump version | Eddie Wai | 2011-06-29 | 7 | -9/+9 |
| * | | | [SCSI] bnx2i: Modified to skip CNIC registration if iSCSI is not supported | Eddie Wai | 2011-06-29 | 1 | -14/+15 |
| * | | | [SCSI] bnx2i: Added the use of kthreads to handle SCSI cmd completion | Eddie Wai | 2011-06-29 | 4 | -35/+333 |
| * | | | [SCSI] libiscsi_tcp: fix LLD data allocation | Mike Christie | 2011-06-29 | 1 | -11/+3 |
| * | | | [SCSI] iscsi_tcp: fix locking around iscsi sk user data | Mike Christie | 2011-06-29 | 1 | -20/+41 |
| * | | | [SCSI] iscsi_ibft, be2iscsi, iscsi_boot: fix boot kobj data lifetime management | Mike Christie | 2011-06-29 | 2 | -100/+118 |
| * | | | [SCSI] iscsi_boot_sysfs: have this module check for null on destruction | Mike Christie | 2011-06-29 | 2 | -4/+5 |
| * | | | [SCSI] cxgb3i: fixed programing of the dma page sizes | Karen Xie | 2011-06-29 | 1 | -1/+3 |
| * | | | [SCSI] fcoe: Rearrange fcoe port and NPIV port cleanup | Neerav Parikh | 2011-06-29 | 1 | -37/+49 |
| * | | | [SCSI] libfc: post reset event on lport reset | Vasu Dev | 2011-06-29 | 1 | -0/+2 |
| * | | | [SCSI] libfc:Fix for exchange/seq loopup failure when FCoE stack is used as t... | Kiran Patil | 2011-06-29 | 1 | -2/+24 |
| * | | | [SCSI] fcoe: Amends previous patch, Round-robin based selection of CPU for po... | Kiran Patil | 2011-06-29 | 1 | -1/+5 |
| * | | | [SCSI] fcoe: Round-robin based selection of CPU for post-processing of incomi... | Kiran Patil | 2011-06-29 | 1 | -1/+38 |
| * | | | [SCSI] fcoe: Unable to select the exchangeID from offload pool for storage ta... | Kiran Patil | 2011-06-29 | 1 | -2/+17 |
| * | | | [SCSI] fcoe: support ndo_fcoe_ddp_target() for DDP in FCoE targe | Yi Zou | 2011-06-29 | 1 | -1/+25 |
| * | | | [SCSI] libfc: Enhancement to RPORT state machine applicable only for VN2VN mode | Kiran Patil | 2011-06-29 | 1 | -0/+14 |
| * | | | [SCSI] iscsi: Use struct scsi_lun in iscsi structs instead of u8[8] | Andy Grover | 2011-06-29 | 3 | -14/+13 |
| * | | | [SCSI] mpt2sas: Bump version 09.100.00.00 | Kashyap, Desai | 2011-06-29 | 1 | -3/+3 |
| * | | | [SCSI] mpt2sas: Adding support for customer specific branding | Kashyap, Desai | 2011-06-29 | 2 | -2/+20 |
| * | | | [SCSI] mpt2sas: Added DID_NO_CONNECT return when driver remove and avoid shut... | Kashyap, Desai | 2011-06-29 | 1 | -2/+1 |
| * | | | [SCSI] mpt2sas: fix broadcast AEN and task management issue | Kashyap, Desai | 2011-06-29 | 3 | -56/+202 |
| * | | | [SCSI] mpt2sas: Set max_sector count from module parameter | Kashyap, Desai | 2011-06-29 | 1 | -0/+23 |
| * | | | [SCSI] mpt2sas MPI next revision header update | Kashyap, Desai | 2011-06-29 | 4 | -21/+75 |
| * | | | [SCSI] mpt2sas: Fixed Big Indian Issues on 32 bit PPC | Kashyap, Desai | 2011-06-29 | 6 | -70/+96 |
| * | | | [SCSI] fnic: fix incorrect use of SLAB_CACHE_DMA flag | Abhijeet Joglekar | 2011-06-29 | 3 | -19/+6 |
| * | | | [SCSI] bfa: Update the driver version to 3.0.2.0 | Krishna Gudipati | 2011-06-29 | 1 | -1/+1 |