Age | Commit message (Expand) | Author | Files | Lines |
2006-05-31 | [SCSI] kdump: mpt fusion driver initialization failure fix | Vivek Goyal | 1 | -38/+50 |
2006-05-28 | [SCSI] audit drivers for incorrect max_id use | Hannes Reinecke | 5 | -8/+8 |
2006-05-28 | [SCSI] Return -EINVAL when "id == max_id" in scsi_scan_host_selected() | Amit Arora | 1 | -1/+1 |
2006-05-28 | [SCSI] zfcp: bump up version number | Andreas Herrmann | 1 | -1/+1 |
2006-05-28 | [SCSI] zfcp: make use of fc_remote_port_delete when target port is unavailable | Andreas Herrmann | 3 | -4/+27 |
2006-05-28 | [SCSI] zfcp: evaluate plogi payload to set maxframe_size, supported_classes o... | Ralph Wuerthner | 6 | -4/+34 |
2006-05-28 | [SCSI] zfcp: print bit error threshold data human readable | Ralph Wuerthner | 1 | -4/+32 |
2006-05-28 | [SCSI] zfcp: (cleanup) removed superfluous macros, struct members, typedefs | Andreas Herrmann | 7 | -122/+41 |
2006-05-28 | [SCSI] zfcp: (cleanup) kmalloc/kzalloc replacement | Andreas Herrmann | 3 | -20/+10 |
2006-05-28 | [SCSI] zfcp: (cleanup) remove useless comments | Andreas Herrmann | 3 | -284/+0 |
2006-05-28 | [SCSI] zfcp: (cleanup) shortened copyright and author information | Andreas Herrmann | 14 | -180/+59 |
2006-05-20 | [SCSI] imm: no need for unchecked_isa_dma | Randy Dunlap | 1 | -4/+4 |
2006-05-20 | [SCSI] qla2xxx: Update version number to 8.01.05-k2. | Andrew Vasquez | 1 | -2/+2 |
2006-05-20 | [SCSI] qla2xxx: Correct issue where driver improperly issued SNS commands in ... | Andrew Vasquez | 1 | -0/+3 |
2006-05-20 | [SCSI] qla2xxx: Consolidate firmware-dump handling across ISPs. | Andrew Vasquez | 5 | -62/+43 |
2006-05-20 | [SCSI] qla2xxx: Consolidate "qla2xxx" string usage to a #define. | Andrew Vasquez | 2 | -7/+10 |
2006-05-20 | [SCSI] qla2xxx: Use PCI_DEVICE() for pci_device_id definition. | Andrew Vasquez | 1 | -22/+11 |
2006-05-20 | [SCSI] qla2xxx: Remove obsolete firmware-loader-module support. | Andrew Vasquez | 17 | -39456/+22 |
2006-05-20 | [SCSI] qla2xxx: Remove unused port-type RSCN handling code. | Andrew Vasquez | 7 | -1581/+1 |
2006-05-20 | [SCSI] qla2xxx: Drop unused driver cruft. | Andrew Vasquez | 9 | -170/+5 |
2006-05-20 | [SCSI] qla2xxx: Add support for alternate WWN NVRAM setting. | Andrew Vasquez | 1 | -0/+12 |
2006-05-20 | [SCSI] qla2xxx: Correct endianess comparisons during ISP24xx NVRAM configurat... | Andrew Vasquez | 1 | -3/+3 |
2006-05-20 | [SCSI] qla2xxx: ABBA lock ordering fix. | Andrew Vasquez | 1 | -14/+1 |
2006-05-20 | [SCSI] qla2xxx: Update ISP24xx firwmare loading heuristics. | Andrew Vasquez | 1 | -83/+93 |
2006-05-20 | [SCSI] qla2xxx: Use FW calculated residual count for underrun handling. | Ravi Anand | 2 | -5/+13 |
2006-05-20 | [SCSI] qla2xxx: Add support for new flash part. | Ravi Anand | 2 | -12/+83 |
2006-05-20 | [SCSI] qla2xxx: Don't wait for loop transition to complete if LOOP_DEAD state... | Ravi Anand | 1 | -0/+4 |
2006-05-20 | [SCSI] iscsi: update version | Mike Christie | 1 | -3/+5 |
2006-05-20 | [SCSI] iscsi: fix command requeues during iscsi recovery | Mike Christie | 1 | -39/+48 |
2006-05-20 | [SCSI] iscsi: support mutiple daemons | Mike Christie | 1 | -11/+27 |
2006-05-20 | [SCSI] iscsi: kill dtask mempools | Mike Christie | 2 | -88/+10 |
2006-05-20 | [SCSI] iscsi: only preallocate login buffer | Mike Christie | 1 | -16/+10 |
2006-05-20 | [SCSI] iscsi: dont use sendpage for iscsi headers | Mike Christie | 1 | -16/+8 |
2006-05-20 | [SCSI] fix (unlikely) memory leak in DAC960 driver | Jesper Juhl | 1 | -6/+7 |
2006-05-20 | [SCSI] aacraid: remove unneeded list | Mark Haverkamp | 4 | -9/+0 |
2006-05-20 | [SCSI] aacraid: sa race condition fix | Mark Haverkamp | 1 | -2/+2 |
2006-05-20 | [SCSI] aacraid: adjustable timeouts | Mark Haverkamp | 6 | -7/+15 |
2006-05-20 | [SCSI] aacraid: optimize sg alloc | Mark Haverkamp | 1 | -3/+3 |
2006-05-20 | [SCSI] aacraid: remove unneeded locking | Mark Haverkamp | 1 | -8/+0 |
2006-05-10 | [SCSI] fix proc_scsi_write to return "length" on success with remove-single-d... | James Bottomley | 1 | -2/+7 |
2006-05-10 | [SCSI] iscsi: dequeue all buffers from queue | Mike Christie | 1 | -6/+8 |
2006-05-10 | [SCSI] iscsi: increment expstatsn during login | Mike Christie | 3 | -21/+30 |
2006-05-10 | [SCSI] iscsi: align printks | Or Gerlitz | 3 | -17/+19 |
2006-05-10 | [SCSI] iscsi: fix manamgement task oops | Mike Christie | 1 | -6/+21 |
2006-05-10 | [SCSI] iscsi: add transport end point callbacks | Or Gerlitz | 2 | -3/+42 |
2006-04-20 | [SCSI] scsi_lib.c: fix warning in scsi_kmap_atomic_sg | Andrew Morton | 1 | -1/+2 |
2006-04-15 | [SCSI] scsi_scan.c: fix compile warnings | akpm@osdl.org | 2 | -9/+18 |
2006-04-15 | [SCSI] dc395x: dynamically map scatter-gather for PIO | Guennadi Liakhovetski | 2 | -102/+172 |
2006-04-15 | [SCSI] ibmvscsi: convert kmalloc + memset to kcalloc | FUJITA Tomonori | 1 | -2/+1 |
2006-04-15 | Merge ../scsi-rc-fixes-2.6 | James Bottomley | 38 | -13226/+990 |