| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge by Hand | James Bottomley | 2005-11-04 | 7 | -155/+969 |
|\ |
|
| * | [SCSI] update fc_transport for removal of block/unblock functions | James.Smart@Emulex.Com | 2005-10-28 | 1 | -2/+29 |
| * | [SCSI] introduce sfoo_printk, sfoo_id, sfoo_channel helpers | Jeff Garzik | 2005-10-28 | 1 | -0/+16 |
| * | [SCSI] kill unused scsi_scan_single_target() | Jeff Garzik | 2005-10-28 | 1 | -2/+0 |
| * | [SCSI] Add an 'Issue LIP' device attribute in fc_transport class | Andrew Vasquez | 2005-10-28 | 1 | -0/+2 |
| * | [SCSI] sas: add support for PHY resets | Christoph Hellwig | 2005-10-28 | 1 | -0/+1 |
| * | [SCSI] sas: add flag for locally attached PHYs | Christoph Hellwig | 2005-10-28 | 1 | -0/+3 |
| * | [SCSI] scsi_transport_sas: support link error attributes | Christoph Hellwig | 2005-10-28 | 1 | -4/+19 |
| * | [SCSI] move the mid-layer printk's over to shost/starget/sdev_printk | James Bottomley | 2005-10-28 | 2 | -0/+10 |
| * | Merge HEAD from ../scsi-misc-2.6-old | James Bottomley | 2005-10-28 | 3 | -147/+889 |
| |\ |
|
| | * | [SCSI] iscsi: rename some proto defs | Mike Christie | 2005-09-20 | 1 | -13/+15 |
| | * | [SCSI] iscsi: update some iscsi proto defs | Mike Christie | 2005-09-20 | 1 | -12/+33 |
| | * | Merge HEAD from ../scsi-iscsi-2.6 | James Bottomley | 2005-09-08 | 3 | -147/+866 |
| | |\ |
|
| | | * | [SCSI] open-iscsi/linux-iscsi-5 Initiator: Header files | Alex Aizman | 2005-08-06 | 3 | -147/+866 |
* | | | | Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infi... | Linus Torvalds | 2005-11-04 | 1 | -0/+226 |
|\ \ \ \ |
|
| * | | | | IB: Add SCSI RDMA Protocol (SRP) initiator | Roland Dreier | 2005-11-02 | 1 | -0/+226 |
| |/ / / |
|
* | | | | [PATCH] fix missing includes | Tim Schmielau | 2005-10-30 | 2 | -0/+2 |
* | | | | Merge branch 'master' | Jeff Garzik | 2005-10-28 | 2 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | [PATCH] gfp_t: drivers/scsi | Al Viro | 2005-10-28 | 2 | -2/+2 |
* | | | | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-10-04 | 1 | -0/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | [SCSI] allow REPORT LUN scanning even for LUN 0 PQ of 3 | James Bottomley | 2005-09-25 | 1 | -0/+1 |
* | | | | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-09-24 | 2 | -4/+11 |
|\ \ \ \
| |/ / / |
|
| * | | | [SCSI] Fix thread termination for the SCSI error handle | James Bottomley | 2005-09-19 | 1 | -2/+0 |
| * | | | [SCSI] fix oops on usb storage device disconnect | James Bottomley | 2005-09-19 | 1 | -0/+9 |
| * | | | [SCSI] change port speed definitions for scsi_transport_fc | Andreas Herrmann | 2005-09-16 | 1 | -2/+2 |
* | | | | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-09-14 | 3 | -2/+110 |
|\ \ \ \
| |/ / / |
|
| * | | | [SCSI] Alter the scsi_add_device() API to conform to what users expect | James Bottomley | 2005-09-10 | 1 | -2/+2 |
| * | | | [SCSI] fc_transport: Generalize WWN to u64 interger conversions. | Andrew Vasquez | 2005-09-10 | 1 | -0/+8 |
| * | | | [SCSI] SAS transport class | Christoph Hellwig | 2005-09-09 | 1 | -0/+100 |
| |/ / |
|
* | | | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-09-08 | 7 | -30/+61 |
|\ \ \
| |/ / |
|
| * | | Merge by hand (conflicts in sd.c) | James Bottomley | 2005-09-06 | 2 | -5/+0 |
| |\ \ |
|
| | * | | [SCSI] unexport scsi_add_timer/scsi_delete_timer | Christoph Hellwig | 2005-09-06 | 1 | -3/+0 |
| | * | | [SCSI] switch EH thread startup to the kthread API | Christoph Hellwig | 2005-09-06 | 1 | -2/+0 |
| * | | | [SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API) | James Bottomley | 2005-08-28 | 2 | -9/+7 |
| * | | | [SCSI] convert SPI transport class to scsi_execute | James Bottomley | 2005-08-28 | 3 | -4/+21 |
| * | | | [SCSI] convert the remaining mid-layer pieces to scsi_execute_req | James Bottomley | 2005-08-28 | 2 | -17/+11 |
| * | | | Merge HEAD from ../scsi-misc-2.6-tmp | James Bottomley | 2005-08-28 | 3 | -7/+31 |
| |\ \ \
| | |/ / |
|
| | * | | [SCSI] add ability to deny binding to SPI transport class | James Bottomley | 2005-08-14 | 1 | -0/+1 |
| | * | | [SCSI] add global timeout to the scsi mid-layer | James Bottomley | 2005-08-08 | 1 | -2/+6 |
| | * | | [SCSI] add missing hold_mcs parameter to the spi transport class | James Bottomley | 2005-08-03 | 1 | -0/+5 |
| | * | | [SCSI] add template for scsi_host_set_state() | James Bottomley | 2005-07-30 | 1 | -0/+1 |
| | * | | [SCSI] host state model update: mediate host add/remove race | Mike Anderson | 2005-07-30 | 1 | -0/+9 |
| | * | | [SCSI] host state model update: replace old host bitmap state | Mike Anderson | 2005-07-30 | 1 | -5/+9 |
| | |/ |
|
| * | | [SCSI] use scatter lists for all block pc requests and simplify hw handlers | James Bottomley | 2005-08-28 | 1 | -0/+3 |
* | | | Merge upstream kernel into libata 'passthru' branch | Jeff Garzik | 2005-08-29 | 1 | -0/+8 |
|\ \ \
| |/ / |
|
| * | | [SCSI] fix target scanning oops with fc transport class | James.Smart@Emulex.Com | 2005-08-08 | 1 | -0/+8 |
| |/ |
|
* | | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-08-10 | 5 | -14/+30 |
|\ \
| |/ |
|
| * | [SCSI] fix function prototype warning | James Bottomley | 2005-07-14 | 1 | -1/+1 |
| * | [SCSI] add int_to_scsilun() function | James.Smart@Emulex.Com | 2005-07-14 | 1 | -0/+1 |
| * | [SCSI] add TYPE_RBC to our type table | James Bottomley | 2005-07-11 | 1 | -2/+2 |