| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] qla2xxx: Add a filter to compare port_name against the physical on vpo... | Seokmann Ju | 2008-01-23 | 1 | -0/+2 |
* | [SCSI] qla2xxx: Use completion routines. | Marcus Barrow | 2008-01-23 | 6 | -69/+16 |
* | [SCSI] qla2xxx: Don't schedule the DPC routine to perform an issue-lip request. | Andrew Vasquez | 2008-01-23 | 3 | -3/+4 |
* | [SCSI] qla2xxx: Restrict MSI/MSI-X enablement on select ISP2432-type HBAs. | Andrew Vasquez | 2008-01-23 | 1 | -0/+12 |
* | [SCSI] qla2xxx: Wait for FLASH write-protection to complete after a write. | Andrew Vasquez | 2008-01-23 | 1 | -2/+8 |
* | [SCSI] qla2xxx: Fix for 32-bit platforms with 64-bit resources. | Andrew Vasquez | 2008-01-23 | 2 | -17/+8 |
* | [SCSI] qla2xxx: Retrieve additional HBA port statistics from recent ISPs. | Andrew Vasquez | 2008-01-23 | 4 | -98/+74 |
* | [SCSI] qla2xxx: Consolidate duplicate sense-data handling codes. | Andrew Vasquez | 2008-01-23 | 1 | -54/+31 |
* | [SCSI] st: convert to unlocked_ioctl | Kai Makisara | 2008-01-23 | 1 | -5/+4 |
* | [SCSI] aacraid: remove pigs in space | Salyzyn, Mark | 2008-01-23 | 5 | -464/+458 |
* | [SCSI] sg: handle class_device_create failure properly | FUJITA Tomonori | 2008-01-23 | 1 | -4/+7 |
* | [SCSI] sg: set class_data after success | FUJITA Tomonori | 2008-01-23 | 1 | -1/+2 |
* | [SCSI] dpt_i2o: use constant instead of bare value | Salyzyn, Mark | 2008-01-23 | 1 | -1/+1 |
* | [SCSI] ch: Convert to use unlocked_ioctl | Mathieu Segaud | 2008-01-23 | 1 | -10/+8 |
* | [SCSI] sg: Only print SCSI data direction warning once for a command | Andi Kleen | 2008-01-23 | 1 | -2/+6 |
* | [SCSI] aacraid: fix security weakness | Alan Cox | 2008-01-23 | 1 | -0/+2 |
* | [SCSI] aacraid: replace '<?:' with min_t() | Salyzyn, Mark | 2008-01-23 | 1 | -24/+16 |
* | [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE | FUJITA Tomonori | 2008-01-23 | 28 | -97/+90 |
* | [SCSI] aic7xxx_old, eata_pio, ips, libsas: don't zero out sense_buffer in que... | FUJITA Tomonori | 2008-01-23 | 4 | -6/+0 |
* | [SCSI] megaraid: fix section mismatch | Randy Dunlap | 2008-01-23 | 1 | -3/+3 |
* | [SCSI] libsas: fix sense_buffer overrun | FUJITA Tomonori | 2008-01-23 | 1 | -1/+1 |
* | [SCSI] aacraid: SMC vendor identification | Salyzyn, Mark | 2008-01-23 | 1 | -10/+15 |
* | [SCSI] aacraid: respond to enclosure service events | Salyzyn, Mark | 2008-01-23 | 2 | -22/+79 |
* | [SCSI] sym53c8xx: fixes two bugs related to chip reset | Krzysztof Helt | 2008-01-23 | 1 | -6/+7 |
* | [SCSI] aacraid: add call to flush_kernel_dcache_page | Salyzyn, Mark | 2008-01-23 | 1 | -1/+2 |
* | [SCSI] mpt fusion: Fix for module unload problem in flash less controller env... | Prakash, Sathya | 2008-01-23 | 2 | -43/+53 |
* | [SCSI] lpfc 8.2.4 : Update lpfc driver version to 8.2.4 | James Smart | 2008-01-23 | 1 | -3/+3 |
* | [SCSI] lpfc 8.2.4 : Rework misplaced reference taking on node structure | James Smart | 2008-01-23 | 5 | -58/+157 |
* | [SCSI] lpfc 8.2.4 : Enhance debugfs use | James Smart | 2008-01-23 | 2 | -25/+122 |
* | [SCSI] lpfc 8.2.4 : Fix Unsolicited Data items | James Smart | 2008-01-23 | 4 | -111/+121 |
* | [SCSI] lpfc 8.2.4 : Add additional sysfs and module parameters | James Smart | 2008-01-23 | 3 | -14/+106 |
* | [SCSI] lpfc 8.2.4 : Make lpfc legacy I/O port free | Tomohiro Kusumi | 2008-01-23 | 1 | -4/+7 |
* | [SCSI] lpfc 8.2.4 : Miscellaneous Fixes | James Smart | 2008-01-23 | 13 | -169/+274 |
* | [SCSI] lpfc 8.2.4 : Add parameters to enable and disable heartbeat and hba re... | James Smart | 2008-01-23 | 4 | -38/+73 |
* | [SCSI] lpfc 8.2.4 : Correct abort handler logic | James Smart | 2008-01-23 | 2 | -10/+29 |
* | [SCSI] lpfc 8.2.4 : Miscellaneous Discovery/ELS Fixes | James Smart | 2008-01-23 | 9 | -15/+224 |
* | [SCSI] aacraid: improve queue balancing | Salyzyn, Mark | 2008-01-23 | 1 | -10/+13 |
* | [SCSI] aacraid: OS panic after Adapter panic (hardening). | Salyzyn, Mark | 2008-01-23 | 4 | -3/+25 |
* | [SCSI] aacraid: fix multiple definition of automatic variable warning. | Salyzyn, Mark | 2008-01-23 | 1 | -5/+4 |
* | [SCSI] aacraid: fix big endian issues | Salyzyn, Mark | 2008-01-23 | 6 | -24/+22 |
* | [SCSI] aacraid: variable redefinition hides earlier warning | Salyzyn, Mark | 2008-01-23 | 1 | -5/+5 |
* | [SCSI] aacraid: add sysfs report of RAID level | Salyzyn, Mark | 2008-01-23 | 3 | -1/+32 |
* | [SCSI] aacraid: add parameter to control FUA and SYNCHRONIZE_CACHE policy | Salyzyn, Mark | 2008-01-23 | 3 | -12/+30 |
* | [SCSI] scsi_transport_spi: convert to attribute groups | James Bottomley | 2008-01-23 | 1 | -82/+176 |
* | [SCSI] sysfs: add filter function to groups | James Bottomley | 2008-01-23 | 3 | -11/+19 |
* | [SCSI] add missing transport configure points for target and host | James Bottomley | 2008-01-23 | 2 | -0/+3 |
* | [SCSI] attribute_container: update to use the group interface | James Bottomley | 2008-01-23 | 2 | -2/+13 |
* | [SCSI] sysfs: fix the sysfs_add_file_to_group interfaces | James Bottomley | 2008-01-23 | 1 | -2/+9 |
* | [SCSI] libata: fix corruption induced by relaxed DMA alignment in SCSI | James Bottomley | 2008-01-23 | 1 | -4/+8 |
* | [SCSI] relax scsi dma alignment | James Bottomley | 2008-01-11 | 5 | -11/+34 |