| Commit message (Expand) | Author | Age |
* | [PATCH] kfree cleanup: drivers/scsi | Jesper Juhl | 2005-11-07 |
* | [PATCH] drivers/scsi: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-11-07 |
* | [PATCH] fix remaining missing includes | Tim Schmielau | 2005-11-07 |
* | [libata] restore sg on DMA mapping failure | Tejun Heo | 2005-11-05 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 | Linus Torvalds | 2005-11-05 |
|\ |
|
| * | [SCSI] sd: Fix refcounting | Alan Stern | 2005-11-05 |
| * | Fix ips.c compile | James Bottomley | 2005-11-05 |
| * | Merge by Hand | James Bottomley | 2005-11-04 |
| |\ |
|
| | * | [SCSI] ips: Fix initialization bug with kdump | Jack Hammer | 2005-10-31 |
| | * | [SCSI] ips: Fix up for correct scatter/gather processing | Jack Hammer | 2005-10-29 |
| | * | [SCSI] lpfc: Change version number to 8.1.0 | James.Smart@Emulex.Com | 2005-10-29 |
| | * | [SCSI] lpfc 8.1.0 : Add owner field to struct pci_driver | James.Smart@Emulex.Com | 2005-10-29 |
| | * | [SCSI] lpfc: Fix eh_ return codes for commands | James.Smart@Emulex.Com | 2005-10-29 |
| | * | [SCSI] lpfc: Remove unneeded IOCB_t * cast | James.Smart@Emulex.Com | 2005-10-29 |
| | * | [SCSI] lpfc: Adjust lpfc_scsi_buf allocation | James.Smart@Emulex.Com | 2005-10-29 |
| | * | [SCSI] lpfc: Replace lpfc_sli_issue_iocb_wait_high_priority | James.Smart@Emulex.Com | 2005-10-29 |
| | * | [SCSI] lpfc: Fix for "command completion for iotax x?? not found" | James Bottomley | 2005-10-29 |
| | * | [SCSI] lpfc: Remove RPI hash from the driver | James.Smart@Emulex.Com | 2005-10-29 |
| | * | [SCSI] lpfc: Restore HEX safe bahavior of the sysfs xxx_store functions. | James.Smart@Emulex.Com | 2005-10-29 |
| | * | [SCSI] lpfc: Fix for "Unknown IOCB command Data: x0 x3 x0 x0" | James.Smart@Emulex.Com | 2005-10-29 |
| | * | [SCSI] lpfc: Fix comments for nodev_tmo | James.Smart@Emulex.Com | 2005-10-29 |
| | * | [SCSI] lpfc: Add range checking for attributes passed as options at load time. | James.Smart@Emulex.Com | 2005-10-29 |
| | * | [SCSI] lpfc: Return -EINVAL, -EPERM, and -EIO instead of 0 from sysfs callbacks | James.Smart@Emulex.Com | 2005-10-29 |
| | * | [SCSI] lpfc: Update to Emulex hba model names | James.Smart@Emulex.Com | 2005-10-29 |
| | * | [SCSI] lpfc: Cleanup code in lpfc_get_stats(). | James.Smart@Emulex.Com | 2005-10-29 |
| | * | [SCSI] remove broken driver cpqfc | James Bottomley | 2005-10-29 |
| | * | [SCSI] fix up mismerge in osst | James Bottomley | 2005-10-29 |
| | * | [SCSI] update fc_transport for removal of block/unblock functions | James.Smart@Emulex.Com | 2005-10-28 |
| | * | [SCSI] use scmd_id(), scmd_channel() throughout code | Jeff Garzik | 2005-10-28 |
| | * | [SCSI] use sfoo_printk() in drivers | Jeff Garzik | 2005-10-28 |
| | * | [SCSI] use {sdev,scmd,starget,shost}_printk in generic code | Jeff Garzik | 2005-10-28 |
| | * | [SCSI] kill unused scsi_scan_single_target() | Jeff Garzik | 2005-10-28 |
| | * | [SCSI] Add an 'Issue LIP' device attribute in fc_transport class | Andrew Vasquez | 2005-10-28 |
| | * | [SCSI] sas: add support for PHY resets | Christoph Hellwig | 2005-10-28 |
| | * | [SCSI] sas: add flag for locally attached PHYs | Christoph Hellwig | 2005-10-28 |
| | * | [SCSI] sr: remove dead code | Jayachandran C | 2005-10-28 |
| | * | [SCSI] Fix issue reported by coverity in drivers/scsi/scsi_ioctl.c | Jayachandran C | 2005-10-28 |
| | * | [SCSI] qla2xxx: put back label erroneously removed by eh_active patch | James Bottomley | 2005-10-28 |
| | * | [SCSI] scsi_transport_sas: support link error attributes | Christoph Hellwig | 2005-10-28 |
| | * | [SCSI] sgiwd93: small fixes | Ralf Baechle | 2005-10-28 |
| | * | [SCSI] dec_esp: Use the right address space macro | Ralf Baechle | 2005-10-28 |
| | * | [SCSI] dec_esp: Use physical addresses | Ralf Baechle | 2005-10-28 |
| | * | [SCSI] dec_esp: Fix mapping of ESP. | Ralf Baechle | 2005-10-28 |
| | * | [SCSI] qla2xxx: fix unnecessary activation of blk tag queue | James Bottomley | 2005-10-28 |
| | * | [SCSI] qla2xxx: fix compile warning | Andrew Vasquez | 2005-10-28 |
| | * | [SCSI] move the mid-layer printk's over to shost/starget/sdev_printk | James Bottomley | 2005-10-28 |
| | * | [SCSI] qla2xxx: remove eh_active checks in qla2xxx error handling | Andrew Vasquez | 2005-10-28 |
| | * | [SCSI] avoid overflows in disk size calculations | James Bottomley | 2005-10-28 |
| | * | [SCSI] qla2xxx: Resync with latest released ISP23xx/63xx firmware -- 3.03.18. | James Bottomley | 2005-10-28 |
| | * | [SCSI] qla2xxx: Update license. | Andrew Vasquez | 2005-10-28 |