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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] return success after retries in scsi_eh_tur
Alan Stern
2005-09-06
1
-1
/
+3
*
[SCSI] ibmvscsi: handle large scatter/gather lists
James Bottomley
2005-09-06
2
-42
/
+116
*
[SCSI] qla2xxx: Update version number to 8.01.00-k.
Andrew Vasquez
2005-09-04
1
-2
/
+2
*
[SCSI] qla2xxx: Stop firmware execution at unintialization time.
Andrew Vasquez
2005-09-04
4
-6
/
+41
*
[SCSI] qla2xxx: Replace schedule_timeout().
Andrew Vasquez
2005-09-04
1
-14
/
+11
*
[SCSI] qla2xxx: Remove bad call to fc_remove_host() during probe failure.
Andrew Vasquez
2005-09-04
1
-2
/
+0
*
[SCSI] qla2xxx: Add host attributes.
Andrew Vasquez
2005-09-04
3
-0
/
+136
*
[SCSI] qla2xxx: Add change_queue_depth/type() API support.
Andrew Vasquez
2005-09-04
1
-0
/
+29
*
[SCSI] qla2xxx: Remove redundant call to pci_unmap_sg().
Andrew Vasquez
2005-09-04
1
-5
/
+1
*
[SCSI] qla2xxx: Remove RISC pause/release barriers during flash manipulation.
Andrew Vasquez
2005-09-04
1
-34
/
+0
*
[SCSI] qla2xxx: Correct LED scheme definition.
Andrew Vasquez
2005-09-04
2
-3
/
+3
*
[SCSI] qla2xxx: Simplify redundant target/device reset logic.
Andrew Vasquez
2005-09-04
3
-56
/
+1
*
[SCSI] qla2xxx: Correct domain/area exclusion logic.
Andrew Vasquez
2005-09-04
1
-1
/
+8
*
[SCSI] qla2xxx: Add FDMI support.
Andrew Vasquez
2005-09-04
8
-5
/
+741
*
[SCSI] qla2xxx: Export class-of-service (COS) information.
Andrew Vasquez
2005-09-04
4
-0
/
+26
*
[SCSI] qla2xxx: Use dma_get_required_mask() in determining the 'ideal' DMA mask.
Andrew Vasquez
2005-09-04
1
-23
/
+10
*
[SCSI] fusion: whitespace fixes
Christoph Hellwig
2005-09-04
3
-155
/
+174
*
[SCSI] fusion: endianess fixes
Christoph Hellwig
2005-09-04
3
-16
/
+16
*
[SCSI] fusion: update LSI headers
Christoph Hellwig
2005-09-04
6
-44
/
+415
*
[SCSI] fusion: extended config header support
Christoph Hellwig
2005-09-04
4
-44
/
+81
*
[SCSI] aic7xxx: remove aiclib.c
Christoph Hellwig
2005-09-04
6
-165
/
+253
*
[SCSI] aacraid: bad BUG_ON fix
Mark Haverkamp
2005-09-04
1
-1
/
+1
*
[SCSI] sg direct io/mmap oops, st sync
Douglas Gilbert
2005-09-04
1
-4
/
+4
*
This patch fixes in st.c the bug in the signed/unsigned int comparison
James Bottomley
2005-09-04
1
-4
/
+4
*
[SCSI] embryonic RAID class
James Bottomley
2005-08-30
4
-0
/
+317
*
[SCSI] attribute container final klist fixes
James Bottomley
2005-08-30
1
-4
/
+20
*
[SCSI] correct attribute_container list usage
James Bottomley
2005-08-30
2
-24
/
+31
*
[SCSI] sr.c: Fix getting wrong size
Pete Zaitcev
2005-08-28
2
-23
/
+2
*
[SCSI] ibmvscsi timeout fix
Dave C Boutcher
2005-08-28
1
-1
/
+1
*
[SCSI] drivers/scsi/constants.c should include scsi_dbg.h
Adrian Bunk
2005-08-28
1
-0
/
+1
*
[SCSI] add missing attribute container function prototype
James Bottomley
2005-08-28
1
-0
/
+1
*
[SCSI] ibmvscsi eh locking
Dave C Boutcher
2005-08-28
1
-3
/
+20
*
[SCSI] aacraid: Fix aacraid probe breakage (updated)
Mark Haverkamp
2005-08-28
1
-26
/
+53
*
[SCSI] fix transport class corner case after rework
James Bottomley
2005-08-28
2
-1
/
+6
*
[SCSI] aiclib remove dead
Christoph Hellwig
2005-08-15
2
-2124
/
+0
*
[SCSI] aic79xx: sane pci probing
Christoph Hellwig
2005-08-15
7
-291
/
+60
*
[SCSI] aic79xx: remove some dead code
Christoph Hellwig
2005-08-15
2
-38
/
+0
*
[SCSI] correct transport class abstraction to work outside SCSI
James Bottomley
2005-08-14
6
-20
/
+72
*
[SCSI] add ability to deny binding to SPI transport class
James Bottomley
2005-08-14
2
-1
/
+11
*
[SCSI] aic7xxx: lost multifunction flags handling
James Bottomley
2005-08-13
1
-0
/
+29
*
[SCSI] fix warning in aic7770.c
akpm@osdl.org
2005-08-12
1
-1
/
+0
*
[SCSI] fix warning in scsi_softirq
akpm@osdl.org
2005-08-12
1
-1
/
+1
*
[SCSI] Add Emulex as maintainer of lpfc SCSI driver
James.Smart@Emulex.Com
2005-08-12
1
-0
/
+7
*
[SCSI] lpfc driver 8.0.30 : update version to 8.0.30
James.Smart@Emulex.Com
2005-08-12
1
-1
/
+1
*
[SCSI] lpfc driver 8.0.30 : convert to use of int_to_scsilun()
James.Smart@Emulex.Com
2005-08-12
11
-19
/
+16
*
[SCSI] lpfc driver 8.0.30 : dev_loss and nodev timeouts
James.Smart@Emulex.Com
2005-08-12
1
-0
/
+4
*
[SCSI] lpfc driver 8.0.30 : fix get_stats panic
James.Smart@Emulex.Com
2005-08-12
7
-8
/
+14
*
[SCSI] lpfc driver 8.0.30 : task mgmt bit clearing
James.Smart@Emulex.Com
2005-08-12
1
-0
/
+2
*
[SCSI] lpfc driver 8.0.30 : fix lip/cablepull panic
James.Smart@Emulex.Com
2005-08-12
1
-0
/
+2
*
[SCSI] lpfc driver 8.0.30 : fix iocb reuse initialization
James.Smart@Emulex.Com
2005-08-12
1
-1
/
+6
[next]