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] Remove SUGGEST flags
Martin K. Petersen
2009-03-12
9
-36
/
+15
*
[SCSI] ipr: add MSI support
Wayne Boyer
2009-03-12
2
-2
/
+9
*
[SCSI] scsi_transport_fc: Add missing parenthesis to Point-To-Point description
Christof Schmitt
2009-03-12
1
-1
/
+1
*
[SCSI] sym53c8xx: Keep transfer negotiations valid
Aaro Koskinen
2009-03-12
2
-9
/
+27
*
[SCSI] Improve SCSI_LOGGING Kconfig entry
Robert Love
2009-03-12
1
-6
/
+7
*
[SCSI] Check for deleted device in scsi_device_online()
Hannes Reinecke
2009-03-12
1
-1
/
+2
*
[SCSI] lpfc: constify virtual function tables
Jan Engelhardt
2009-03-12
1
-8
/
+8
*
[SCSI] libfc: fix compile warning
FUJITA Tomonori
2009-03-12
2
-3
/
+4
*
[SCSI] libfc: needs CRC32
Randy Dunlap
2009-03-12
1
-0
/
+1
*
[SCSI] scsi_debug: needs CRC_T10DIF
Randy Dunlap
2009-03-12
1
-0
/
+1
*
[SCSI] scsi_debug: DIF/DIX support
Martin K. Petersen
2009-03-12
1
-7
/
+436
*
[SCSI] scsi_sysfs: delete extra kernel-doc
Randy Dunlap
2009-03-12
1
-1
/
+0
*
[SCSI] ses: Use new scsi VPD helper
Matthew Wilcox
2009-03-12
1
-27
/
+4
*
[SCSI] Add VPD helper
Matthew Wilcox
2009-03-12
2
-0
/
+105
*
[SCSI] qla2xxx: Update version number to 8.03.00-k4.
Andrew Vasquez
2009-03-10
1
-1
/
+1
*
[SCSI] qla2xxx: Correct overwrite of pre-assigned init-control-block structur...
Andrew Vasquez
2009-03-10
1
-4
/
+0
*
[SCSI] qla2xxx: Correct truncation in return-code status checking.
Andrew Vasquez
2009-03-10
2
-2
/
+2
*
[SCSI] qla2xxx: Correct vport delete bug.
Anirban Chakraborty
2009-03-10
3
-9
/
+15
*
[SCSI] qla2xxx: Use correct value for max vport in LOOP topology.
Lalit Chandivade
2009-03-10
1
-1
/
+5
*
[SCSI] qla2xxx: Correct address range checking for option-rom updates.
Andrew Vasquez
2009-03-10
1
-8
/
+1
*
[SCSI] fcoe: Change fcoe receive thread nice value from 19 (lowest priority) ...
Robert Love
2009-03-10
1
-1
/
+1
*
[SCSI] fcoe: fix handling of pending queue, prevent out of order frames (v3)
Chris Leech
2009-03-10
1
-57
/
+24
*
[SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ...
Vasu Dev
2009-03-10
3
-24
/
+23
*
[SCSI] fcoe: fix kfree(skb)
Roel Kluin
2009-03-10
1
-1
/
+1
*
[SCSI] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using it anyway
Yi Zou
2009-03-10
1
-4
/
+0
*
[SCSI] libfc: do not change the fh_rx_id of a recevied frame
Yi Zou
2009-03-10
1
-13
/
+0
*
[SCSI] fcoe: Correct fcoe_transports initialization vs. registration
Robert Love
2009-03-10
2
-3
/
+5
*
[SCSI] fcoe: Use setup_timer() and mod_timer()
Robert Love
2009-03-10
1
-5
/
+3
*
[SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapper
Robert Love
2009-03-10
3
-14
/
+8
*
[SCSI] libfc, fcoe: Cleanup function formatting and minor typos
Robert Love
2009-03-10
4
-20
/
+20
*
[SCSI] libfc, fcoe: Fix kerneldoc comments
Robert Love
2009-03-10
8
-257
/
+252
*
[SCSI] libfc: Cleanup libfc_function_template comments
Robert Love
2009-03-06
1
-41
/
+66
*
[SCSI] libfc: check for err when recv and state is incorrect
Robert Love
2009-03-06
2
-40
/
+40
*
[SCSI] libfc: rename rp to rdata in fc_disc_new_target()
Robert Love
2009-03-06
1
-4
/
+4
*
[SCSI] libfc: correct RPORT_TO_PRIV usage
Robert Love
2009-03-06
1
-2
/
+2
*
[SCSI] libfc: Don't violate transport template for rogue port creation
Robert Love
2009-03-06
4
-5
/
+13
*
[SCSI] libfc: exch mgr is freed while lport still retrying sequences
Steve Ma
2009-03-06
1
-0
/
+2
*
[SCSI] libfc: fixed a read IO data integrity issue when a IO data frame lost
Vasu Dev
2009-03-06
1
-3
/
+3
*
[SCSI] libfc: rport retry on LS_RJT from certain ELS
Chris Leech
2009-03-06
3
-49
/
+69
*
[SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l...
Vasu Dev
2009-03-06
5
-69
/
+30
*
[SCSI] libfc: fixed a soft lockup issue in fc_exch_recv_abts
Vasu Dev
2009-03-06
1
-1
/
+1
*
[SCSI] libfc: handle RRQ exch timeout
Vasu Dev
2009-03-06
1
-1
/
+1
*
[SCSI] libfc: when rport goes away (re-plogi), clean up exchanges to/from rport
Abhijeet Joglekar
2009-03-06
1
-1
/
+6
*
[SCSI] libfc: Pass lport in exch_mgr_reset
Abhijeet Joglekar
2009-03-06
4
-7
/
+8
*
[SCSI] sd: Don't try to spin up drives that are connected to an inactive port
Matthew Wilcox
2009-03-05
1
-15
/
+11
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-03-04
1
-0
/
+4
|
\
|
*
powerpc: Run sbc610 USB fixup code only on the appropriate platform.
Tony Breeds
2009-03-04
1
-0
/
+4
*
|
drm: fix double lock typo
Helge Bahmann
2009-03-04
1
-1
/
+1
|
/
*
Linux 2.6.29-rc7
v2.6.29-rc7
Linus Torvalds
2009-03-03
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2009-03-03
5
-8
/
+21
|
\
[next]