| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-05 | 18 | -31/+27 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-04 | 3 | -26/+43 |
| |\ |
|
| * | | libfc: use ARRAY_SIZE | Kulikov Vasiliy | 2010-07-20 | 1 | -3/+1 |
| * | | scsi: bfa: use ARRAY_SIZE | Kulikov Vasiliy | 2010-07-20 | 2 | -7/+5 |
| * | | fix comnment/printk typos concerning "empty" | Uwe Kleine-König | 2010-07-12 | 1 | -1/+1 |
| * | | fix comment/printk typos concerning "already" | Uwe Kleine-König | 2010-07-11 | 1 | -1/+1 |
| * | | Merge branch 'master' into for-next | Jiri Kosina | 2010-06-16 | 40 | -943/+1544 |
| |\ \ |
|
| * | | | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 2010-06-16 | 5 | -6/+6 |
| * | | | fix typos concerning "management" | Uwe Kleine-König | 2010-06-16 | 6 | -8/+8 |
| * | | | fix typos concerning "hierarchy" | Uwe Kleine-König | 2010-06-16 | 3 | -5/+5 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2010-08-05 | 227 | -6088/+18351 |
|\ \ \ \ |
|
| * | | | | [SCSI] zfcp: Introduce experimental support for DIF/DIX | Felix Beck | 2010-07-28 | 1 | -0/+4 |
| * | | | | [SCSI] sd: add support for runtime PM | Alan Stern | 2010-07-28 | 1 | -5/+16 |
| * | | | | [SCSI] implement runtime Power Management | Alan Stern | 2010-07-28 | 7 | -11/+193 |
| * | | | | [SCSI] convert to the new PM framework | Alan Stern | 2010-07-28 | 4 | -47/+105 |
| * | | | | [SCSI] Unify SAM_ and SAM_STAT_ macros | James Bottomley | 2010-07-28 | 8 | -30/+30 |
| * | | | | [SCSI] ibmvstgt: add __init/__exit macros | Peter Huewe | 2010-07-28 | 1 | -2/+2 |
| * | | | | [SCSI] aacraid: Do not set DMA mask to 32 bit first if adapter only supports 31 | Rolf Eike Beer | 2010-07-28 | 1 | -6/+8 |
| * | | | | [SCSI] qla2xxx: T10 DIF Type 2 support | Arun Easi | 2010-07-28 | 4 | -6/+43 |
| * | | | | [SCSI] qla2xxx: Cleanup some dead-code and make some functions static. | Andrew Vasquez | 2010-07-28 | 5 | -60/+5 |
| * | | | | [SCSI] qla2xxx: Update copyright banner. | Giridhar Malavali | 2010-07-28 | 22 | -22/+22 |
| * | | | | [SCSI] qla2xxx: Rearranged and cleaned up the code for processing the pending... | Giridhar Malavali | 2010-07-28 | 4 | -40/+25 |
| * | | | | [SCSI] qla2xxx: Updates for ISP82xx. | Giridhar Malavali | 2010-07-28 | 4 | -289/+42 |
| * | | | | [SCSI] qla2xxx: Do not allow ELS Passthru commands for ISP23xx adapters | Harish Zunjarrao | 2010-07-28 | 1 | -13/+24 |
| * | | | | [SCSI] qla2xxx: Add CT passthru support for ISP23xx adapters | Harish Zunjarrao | 2010-07-28 | 3 | -10/+162 |
| * | | | | [SCSI] qla2xxx: Don't issue set or get port param MBC if remote port is not l... | Madhuranath Iyengar | 2010-07-28 | 1 | -0/+7 |
| * | | | | [SCSI] qla2xxx: Add qla2x00_free_fcports() function | Chad Dupuis | 2010-07-28 | 3 | -6/+15 |
| * | | | | [SCSI] qla2xxx: Stop firmware before doing init firmware. | Andrew Vasquez | 2010-07-28 | 1 | -2/+3 |
| * | | | | [SCSI] qla2xxx: Propogate transport disrupted status for cable pull condition... | Duane Grigsby | 2010-07-28 | 1 | -0/+3 |
| * | | | | [SCSI] qla2xxx: Correct extended sense-data handling. | Andrew Vasquez | 2010-07-28 | 1 | -9/+18 |
| * | | | | [SCSI] qla2xxx: Check for golden firmware and show version if available | Madhuranath Iyengar | 2010-07-28 | 3 | -0/+42 |
| * | | | | [SCSI] qla2xxx: Use GFF_ID to check FCP-SCSI FC4 type before logging into Nx_... | Chad Dupuis | 2010-07-28 | 4 | -1/+103 |
| * | | | | [SCSI] qla2xxx: Appropriately log FCP priority data messages | Madhuranath Iyengar | 2010-07-28 | 3 | -20/+48 |
| * | | | | [SCSI] qla2xxx: Removed dependency for SRB structure for Marker processing | Giridhar Malavali | 2010-07-28 | 5 | -240/+19 |
| * | | | | [SCSI] qla2xxx: Don't issue set or get port param MBC if invalid port loop id | Madhuranath Iyengar | 2010-07-28 | 1 | -0/+7 |
| * | | | | [SCSI] iscsi_transport: wait on session in error handler path | Mike Christie | 2010-07-28 | 2 | -1/+42 |
| * | | | | [SCSI] iscsi_transport: Modidify recovery_tmo from sysfs | Vikas Chaudhary | 2010-07-28 | 1 | -5/+38 |
| * | | | | [SCSI] sg: fix bio leak with a detached device | FUJITA Tomonori | 2010-07-28 | 1 | -0/+2 |
| * | | | | [SCSI] fcoe: remove check for zero fabric name | Vasu Dev | 2010-07-28 | 1 | -1/+1 |
| * | | | | [SCSI] libfc: Add retry logic to lport state machine when receiving LS_RJT | Bhanu Prakash Gollapudi | 2010-07-28 | 1 | -36/+27 |
| * | | | | [SCSI] Revert "[SCSI] fcoe: Fix using VLAN ID in creating lport's WWWN/WWPN" | Vasu Dev | 2010-07-28 | 1 | -10/+1 |
| * | | | | [SCSI] fcoe: fix offload feature flag change from netdev | Yi Zou | 2010-07-28 | 1 | -19/+49 |
| * | | | | [SCSI] libfc: don't require a local exchange for incoming requests | Joe Eykholt | 2010-07-28 | 5 | -217/+169 |
| * | | | | [SCSI] libfc: add interface to allocate a sequence for incoming requests | Joe Eykholt | 2010-07-28 | 1 | -0/+25 |
| * | | | | [SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr() | Joe Eykholt | 2010-07-28 | 5 | -79/+110 |
| * | | | | [SCSI] libfc: add fc_frame_sid() and fc_frame_did() functions | Joe Eykholt | 2010-07-28 | 2 | -28/+10 |
| * | | | | [SCSI] libfc: eliminate rport LOGO state | Joe Eykholt | 2010-07-28 | 1 | -66/+22 |
| * | | | | [SCSI] fcoe: config via separate create_vn2vn module parameter | Joe Eykholt | 2010-07-28 | 1 | -4/+12 |
| * | | | | [SCSI] fcoe libfcoe: use correct FC-MAP for VN2VN mode | Joe Eykholt | 2010-07-28 | 2 | -8/+22 |
| * | | | | [SCSI] libfcoe: Fix FIP ELS encapsulation details for FLOGI responses | Joe Eykholt | 2010-07-28 | 1 | -14/+28 |