index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] introduce sfoo_printk, sfoo_id, sfoo_channel helpers
Jeff Garzik
2005-10-28
1
-0
/
+16
*
[SCSI] kill unused scsi_scan_single_target()
Jeff Garzik
2005-10-28
2
-15
/
+0
*
[SCSI] Add an 'Issue LIP' device attribute in fc_transport class
Andrew Vasquez
2005-10-28
5
-13
/
+50
*
[SCSI] mptsas: white space fixes and version bump
Christoph Hellwig
2005-10-28
2
-10
/
+13
*
[SCSI] mptsas: add support for PHY resets
Christoph Hellwig
2005-10-28
2
-0
/
+100
*
[SCSI] sas: add support for PHY resets
Christoph Hellwig
2005-10-28
2
-2
/
+42
*
[SCSI] sas: add flag for locally attached PHYs
Christoph Hellwig
2005-10-28
3
-3
/
+13
*
[SCSI] sr: remove dead code
Jayachandran C
2005-10-28
1
-1
/
+1
*
[SCSI] Fix issue reported by coverity in drivers/scsi/scsi_ioctl.c
Jayachandran C
2005-10-28
1
-2
/
+2
*
[SCSI] mptsas: support link error attributes
Christoph Hellwig
2005-10-28
1
-73
/
+153
*
[SCSI] qla2xxx: put back label erroneously removed by eh_active patch
James Bottomley
2005-10-28
1
-1
/
+1
*
[SCSI] scsi_transport_sas: support link error attributes
Christoph Hellwig
2005-10-28
2
-5
/
+49
*
[SCSI] sgiwd93: small fixes
Ralf Baechle
2005-10-28
2
-27
/
+2
*
[SCSI] dec_esp: Use the right address space macro
Ralf Baechle
2005-10-28
1
-5
/
+7
*
[SCSI] dec_esp: Use physical addresses
Ralf Baechle
2005-10-28
1
-4
/
+7
*
[SCSI] dec_esp: Fix mapping of ESP.
Ralf Baechle
2005-10-28
1
-1
/
+1
*
[SCSI] qla2xxx: fix unnecessary activation of blk tag queue
James Bottomley
2005-10-28
1
-26
/
+1
*
[SCSI] qla2xxx: fix compile warning
Andrew Vasquez
2005-10-28
1
-0
/
+2
*
[SCSI] move the mid-layer printk's over to shost/starget/sdev_printk
James Bottomley
2005-10-28
16
-119
/
+96
*
[SCSI] qla2xxx: remove eh_active checks in qla2xxx error handling
Andrew Vasquez
2005-10-28
1
-26
/
+15
*
[SCSI] avoid overflows in disk size calculations
James Bottomley
2005-10-28
1
-4
/
+3
*
[SCSI] qla2xxx: Resync with latest released ISP23xx/63xx firmware -- 3.03.18.
James Bottomley
2005-10-28
3
-21052
/
+21098
*
[SCSI] qla2xxx: Update license.
Andrew Vasquez
2005-10-28
28
-393
/
+158
*
[SCSI] qla2xxx: Use midlayer's int_to_scsilun() function.
Andrew Vasquez
2005-10-28
2
-4
/
+3
*
[SCSI] qla2xxx: Add support to dynamically enable/disable ZIO.
Andrew Vasquez
2005-10-28
7
-41
/
+146
*
[SCSI] qla2xxx: Correct issue where fcport is prematurely marked DEAD.
Andrew Vasquez
2005-10-28
1
-1
/
+1
*
[SCSI] aacraid: Newer adapter communication iterface support
Mark Haverkamp
2005-10-28
11
-219
/
+454
*
Merge HEAD from ../scsi-misc-2.6-old
James Bottomley
2005-10-28
16
-443
/
+6095
|
\
|
*
[SCSI] aacraid: remove compiler warning
Mark Haverkamp
2005-10-28
1
-2
/
+2
|
*
[SCSI] aacraid: fix struct element cpu order
Mark Haverkamp
2005-10-28
2
-2
/
+2
|
*
[SCSI] aacraid: fix inquiry page
Mark Haverkamp
2005-10-28
1
-11
/
+38
|
*
[SCSI] aacraid: Use DMA mask defines
James Bottomley
2005-10-28
2
-9
/
+9
|
*
[SCSI] ncr53c8xx: Cleanup namespace collision with ktimers
Matthew Wilcox
2005-10-26
2
-24
/
+11
|
*
[SCSI] dc395x: atomic_kmap for PIO
Guennadi Liakhovetski
2005-09-20
2
-0
/
+21
|
*
[SCSI] iscsi: add module version
Mike Christie
2005-09-20
1
-1
/
+1
|
*
[SCSI] iscsi: fix nop-in handling
Mike Christie
2005-09-20
1
-35
/
+47
|
*
[SCSI] iscsi: rename some proto defs
Mike Christie
2005-09-20
1
-13
/
+15
|
*
[SCSI] iscsi: add newline to sysfs output
Mike Christie
2005-09-20
1
-1
/
+1
|
*
[SCSI] iscsi: fix ahs len
Mike Christie
2005-09-20
1
-1
/
+1
|
*
[SCSI] iscsi: update some iscsi proto defs
Mike Christie
2005-09-20
2
-13
/
+34
|
*
[SCSI] iscsi: handle nonlinear skbs
Mike Christie
2005-09-20
1
-2
/
+1
|
*
[SCSI] iscsi: preemt fix and cleanup
Mike Christie
2005-09-20
1
-24
/
+28
|
*
[SCSI] iscsi: nodelay fix
Mike Christie
2005-09-20
1
-1
/
+1
|
*
[SCSI] move iscsi to a better place in Kconfig
James Bottomley
2005-09-09
1
-6
/
+7
|
*
[SCSI] iscsi_tcp: make iscsi compile again after recent netlink changes
James Bottomley
2005-09-09
1
-1
/
+2
|
*
Merge HEAD from ../scsi-iscsi-2.6
James Bottomley
2005-09-08
8
-395
/
+5972
|
|
\
|
|
*
Merge ../linux-2.6
James Bottomley
2005-08-09
80
-1160
/
+1988
|
|
|
\
|
|
*
|
[SCSI] iscsi: fix 64 bit compile warning
James Bottomley
2005-08-09
1
-1
/
+1
|
|
*
|
[SCSI] open-iscsi/linux-iscsi-5 Initiator: Initiator code
Alex Aizman
2005-08-06
1
-0
/
+3627
|
|
*
|
[SCSI] open-iscsi/linux-iscsi-5 Initiator: Kconfig update
Alex Aizman
2005-08-06
1
-1
/
+24
[next]