| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] drivers/scsi: Use ARRAY_SIZE macro | Tobias Klauser | 2006-06-10 | 47 | -200/+167 |
* | [SCSI] Remove last page_address from dc395x.c | Guennadi Liakhovetski | 2006-06-10 | 1 | -24/+35 |
* | [SCSI] hptiop: HighPoint RocketRAID 3xxx controller driver | HighPoint Linux Team | 2006-06-10 | 6 | -0/+2075 |
* | [SCSI] remove the scsi_request interface from the gdth driver | Leubner, Achim | 2006-06-10 | 5 | -497/+297 |
* | [SCSI] fix up request buffer reference in various scsi drivers | Christoph Hellwig | 2006-06-06 | 17 | -30/+30 |
* | [SCSI] megaraid_sas: switch fw_outstanding to an atomic_t | Sumant Patro | 2006-06-06 | 3 | -18/+24 |
* | [SCSI] iscsi: update version to 1.0-595 | Mike Christie | 2006-06-05 | 1 | -1/+1 |
* | [SCSI] iscsi: fix writepsace race | Mike Christie | 2006-06-05 | 3 | -95/+126 |
* | [SCSI] iscsi: return task found during search | Mike Christie | 2006-06-05 | 1 | -1/+1 |
* | [SCSI] iscsi: fix run list corruption | Mike Christie | 2006-06-05 | 1 | -0/+6 |
* | [SCSI] iscsi: don't switch states when just cleaning up | Mike Christie | 2006-06-05 | 3 | -63/+33 |
* | [SCSI] kdump: mpt fusion driver initialization failure fix | Vivek Goyal | 2006-05-31 | 1 | -38/+50 |
* | [SCSI] audit drivers for incorrect max_id use | Hannes Reinecke | 2006-05-28 | 5 | -8/+8 |
* | [SCSI] Return -EINVAL when "id == max_id" in scsi_scan_host_selected() | Amit Arora | 2006-05-28 | 1 | -1/+1 |
* | [SCSI] zfcp: bump up version number | Andreas Herrmann | 2006-05-28 | 1 | -1/+1 |
* | [SCSI] zfcp: make use of fc_remote_port_delete when target port is unavailable | Andreas Herrmann | 2006-05-28 | 3 | -4/+27 |
* | [SCSI] zfcp: evaluate plogi payload to set maxframe_size, supported_classes o... | Ralph Wuerthner | 2006-05-28 | 6 | -4/+34 |
* | [SCSI] zfcp: print bit error threshold data human readable | Ralph Wuerthner | 2006-05-28 | 1 | -4/+32 |
* | [SCSI] zfcp: (cleanup) removed superfluous macros, struct members, typedefs | Andreas Herrmann | 2006-05-28 | 7 | -122/+41 |
* | [SCSI] zfcp: (cleanup) kmalloc/kzalloc replacement | Andreas Herrmann | 2006-05-28 | 3 | -20/+10 |
* | [SCSI] zfcp: (cleanup) remove useless comments | Andreas Herrmann | 2006-05-28 | 3 | -284/+0 |
* | [SCSI] zfcp: (cleanup) shortened copyright and author information | Andreas Herrmann | 2006-05-28 | 14 | -180/+59 |
* | [SCSI] imm: no need for unchecked_isa_dma | Randy Dunlap | 2006-05-20 | 1 | -4/+4 |
* | [SCSI] qla2xxx: Update version number to 8.01.05-k2. | Andrew Vasquez | 2006-05-20 | 1 | -2/+2 |
* | [SCSI] qla2xxx: Correct issue where driver improperly issued SNS commands in ... | Andrew Vasquez | 2006-05-20 | 1 | -0/+3 |
* | [SCSI] qla2xxx: Consolidate firmware-dump handling across ISPs. | Andrew Vasquez | 2006-05-20 | 5 | -62/+43 |
* | [SCSI] qla2xxx: Consolidate "qla2xxx" string usage to a #define. | Andrew Vasquez | 2006-05-20 | 2 | -7/+10 |
* | [SCSI] qla2xxx: Use PCI_DEVICE() for pci_device_id definition. | Andrew Vasquez | 2006-05-20 | 1 | -22/+11 |
* | [SCSI] qla2xxx: Remove obsolete firmware-loader-module support. | Andrew Vasquez | 2006-05-20 | 17 | -39456/+22 |
* | [SCSI] qla2xxx: Remove unused port-type RSCN handling code. | Andrew Vasquez | 2006-05-20 | 7 | -1581/+1 |
* | [SCSI] qla2xxx: Drop unused driver cruft. | Andrew Vasquez | 2006-05-20 | 9 | -170/+5 |
* | [SCSI] qla2xxx: Add support for alternate WWN NVRAM setting. | Andrew Vasquez | 2006-05-20 | 1 | -0/+12 |
* | [SCSI] qla2xxx: Correct endianess comparisons during ISP24xx NVRAM configurat... | Andrew Vasquez | 2006-05-20 | 1 | -3/+3 |
* | [SCSI] qla2xxx: ABBA lock ordering fix. | Andrew Vasquez | 2006-05-20 | 1 | -14/+1 |
* | [SCSI] qla2xxx: Update ISP24xx firwmare loading heuristics. | Andrew Vasquez | 2006-05-20 | 1 | -83/+93 |
* | [SCSI] qla2xxx: Use FW calculated residual count for underrun handling. | Ravi Anand | 2006-05-20 | 2 | -5/+13 |
* | [SCSI] qla2xxx: Add support for new flash part. | Ravi Anand | 2006-05-20 | 2 | -12/+83 |
* | [SCSI] qla2xxx: Don't wait for loop transition to complete if LOOP_DEAD state... | Ravi Anand | 2006-05-20 | 1 | -0/+4 |
* | [SCSI] iscsi: update version | Mike Christie | 2006-05-20 | 2 | -5/+5 |
* | [SCSI] iscsi: fix command requeues during iscsi recovery | Mike Christie | 2006-05-20 | 3 | -42/+50 |
* | [SCSI] iscsi: support mutiple daemons | Mike Christie | 2006-05-20 | 1 | -11/+27 |
* | [SCSI] iscsi: kill dtask mempools | Mike Christie | 2006-05-20 | 2 | -88/+10 |
* | [SCSI] iscsi: only preallocate login buffer | Mike Christie | 2006-05-20 | 1 | -16/+10 |
* | [SCSI] iscsi: dont use sendpage for iscsi headers | Mike Christie | 2006-05-20 | 1 | -16/+8 |
* | [SCSI] fix (unlikely) memory leak in DAC960 driver | Jesper Juhl | 2006-05-20 | 1 | -6/+7 |
* | [SCSI] aacraid: remove unneeded list | Mark Haverkamp | 2006-05-20 | 4 | -9/+0 |
* | [SCSI] aacraid: sa race condition fix | Mark Haverkamp | 2006-05-20 | 1 | -2/+2 |
* | [SCSI] aacraid: adjustable timeouts | Mark Haverkamp | 2006-05-20 | 6 | -7/+15 |
* | [SCSI] aacraid: optimize sg alloc | Mark Haverkamp | 2006-05-20 | 1 | -3/+3 |
* | [SCSI] aacraid: remove unneeded locking | Mark Haverkamp | 2006-05-20 | 1 | -8/+0 |