index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] aic7xxx: expose the bus setting to sysfs
James Bottomley
2006-06-10
3
-7
/
+92
*
[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
4
-0
/
+1977
*
[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
15
-22
/
+22
*
[SCSI] megaraid_sas: switch fw_outstanding to an atomic_t
Sumant Patro
2006-06-06
2
-18
/
+11
*
[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
2
-93
/
+120
*
[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
2
-62
/
+33
*
[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] 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
1
-3
/
+5
*
[SCSI] iscsi: fix command requeues during iscsi recovery
Mike Christie
2006-05-20
1
-39
/
+48
*
[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] 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
*
[SCSI] fix proc_scsi_write to return "length" on success with remove-single-d...
James Bottomley
2006-05-10
1
-2
/
+7
*
[SCSI] iscsi: dequeue all buffers from queue
Mike Christie
2006-05-10
1
-6
/
+8
*
[SCSI] iscsi: increment expstatsn during login
Mike Christie
2006-05-10
3
-21
/
+30
*
[SCSI] iscsi: align printks
Or Gerlitz
2006-05-10
3
-17
/
+19
*
[SCSI] iscsi: fix manamgement task oops
Mike Christie
2006-05-10
1
-6
/
+21
*
[SCSI] iscsi: add transport end point callbacks
Or Gerlitz
2006-05-10
2
-3
/
+42
*
[SCSI] scsi_lib.c: fix warning in scsi_kmap_atomic_sg
Andrew Morton
2006-04-19
1
-1
/
+2
*
[SCSI] scsi_scan.c: fix compile warnings
akpm@osdl.org
2006-04-15
2
-9
/
+18
*
[SCSI] dc395x: dynamically map scatter-gather for PIO
Guennadi Liakhovetski
2006-04-14
2
-102
/
+172
[next]