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] zfcp: Add information to symbolic port name when running in NPIV mode
Christof Schmitt
2011-02-25
7
-0
/
+169
*
[SCSI] fc: Add GSPN_ID request to header file
Christof Schmitt
2011-02-25
1
-1
/
+10
*
[SCSI] zfcp: Move SCSI host and transport templates out of struct zfcp_data
Christof Schmitt
2011-02-25
4
-48
/
+48
*
[SCSI] zfcp: Merge FCP task management setup with regular FCP command setup
Christof Schmitt
2011-02-25
2
-16
/
+10
*
[SCSI] zfcp: Move qtcb kmem_cache to zfcp_fsf.c
Christof Schmitt
2011-02-25
4
-9
/
+11
*
[SCSI] zfcp: Use common FC kmem_cache for GPN_FT request
Christof Schmitt
2011-02-25
4
-87
/
+35
*
[SCSI] zfcp: Allocate GID_PN data through new FC kmem_cache
Christof Schmitt
2011-02-25
4
-70
/
+46
*
[SCSI] zfcp: Introduce new kmem_cache for FC request and response data
Christof Schmitt
2011-02-25
5
-42
/
+47
*
[SCSI] zfcp: Replace kmem_cache for "status read" data
Christof Schmitt
2011-02-25
4
-22
/
+15
*
[SCSI] zfcp: Remove unused flag ZFCP_STATUS_FSFREQ_TASK_MANAGEMENT
Christof Schmitt
2011-02-25
2
-2
/
+0
*
[SCSI] zfcp: Remove redundant unlikely()
Tobias Klauser
2011-02-25
1
-2
/
+2
*
[SCSI] be2iscsi: fix null ptr ref in conn get param
Mike Christie
2011-02-24
3
-16
/
+9
*
[SCSI] iser: export addr and port
Mike Christie
2011-02-24
1
-0
/
+26
*
[SCSI] bnx2i: fix null ptr ref in conn get param
Mike Christie
2011-02-24
1
-23
/
+22
*
[SCSI] cxgbi: convert to use iscsi_conn_get_addr_param
Mike Christie
2011-02-24
5
-28
/
+22
*
[SCSI] iscsi class: add callout to get iscsi_endpoint values
Mike Christie
2011-02-24
2
-2
/
+39
*
[SCSI] iscsi_tcp: use iscsi_conn_get_addr_param libiscsi function
Mike Christie
2011-02-24
2
-67
/
+71
*
[SCSI] libiscsi: add helper to convert addr to string
Mike Christie
2011-02-24
2
-3
/
+43
*
[SCSI] iscsi class: remove unused active variable
Mike Christie
2011-02-24
2
-3
/
+0
*
[SCSI] iscsi: fix iscsi_endpoint leak
Mike Christie
2011-02-24
2
-13
/
+53
*
[SCSI] cxgbi: enable TEXT PDU support
Mike Christie
2011-02-24
2
-2
/
+2
*
[SCSI] bnx2i: Updated to version 2.6.2.3
Eddie Wai
2011-02-24
1
-2
/
+2
*
[SCSI] bnx2i: Added iSCSI text pdu support for iSCSI offload
Eddie Wai
2011-02-24
3
-1
/
+123
*
[SCSI] bnx2i: Added jumbo MTU support for the no shost case
Eddie Wai
2011-02-24
1
-1
/
+1
*
[SCSI] bnx2i: Added support for the 57712(E) devices
Eddie Wai
2011-02-24
3
-11
/
+8
*
[SCSI] bnx2i: Added handling for unsupported iSCSI offload hba
Eddie Wai
2011-02-24
1
-0
/
+15
*
[SCSI] bnx2i: Fixed the 32-bit swapping of the LUN field for nopouts for 5771X
Eddie Wai
2011-02-24
1
-3
/
+3
*
[SCSI] bnx2i: Allow ep CONNECT_FAILED condition to go through proper cleanup
Eddie Wai
2011-02-24
1
-1
/
+1
*
[SCSI] lpfc 8.3.21: Change lpfc driver version to 8.3.21
James Smart
2011-02-18
1
-2
/
+2
*
[SCSI] lpfc 8.3.21: Debugfs additions
James Smart
2011-02-18
5
-55
/
+972
*
[SCSI] lpfc 8.3.21: Initialization and user interface changes
James Smart
2011-02-18
7
-37
/
+72
*
[SCSI] lpfc 8.3.21: FC Discovery changes
James Smart
2011-02-18
9
-7
/
+219
*
[SCSI] lpfc 8.3.21: RRQ Implementation fixes
James Smart
2011-02-18
7
-138
/
+205
*
[SCSI] lpfc 8.3.21: Critical Errors and Bug Fixes
James Smart
2011-02-18
12
-56
/
+264
*
[SCSI] hpsa: fix bad comparison
Dan Carpenter
2011-02-18
1
-1
/
+1
*
[SCSI] hpsa: Do not attempt kdump if we detect resetting controller failed.
Stephen M. Cameron
2011-02-18
1
-3
/
+3
*
[SCSI] hpsa: Inform controller we are using 32-bit tags.
Stephen M. Cameron
2011-02-18
2
-11
/
+14
*
[SCSI] hpsa: Add transport_mode host attribute in /sys
Stephen M. Cameron
2011-02-18
2
-1
/
+22
*
[SCSI] hpsa: make hpsa.hpsa_simple_mode=1 module parameter actually work
Stephen M. Cameron
2011-02-18
2
-14
/
+24
*
[SCSI] hpsa: do not re-order commands in internal queues
Stephen M. Cameron
2011-02-18
3
-15
/
+14
*
[SCSI] ipr: Fix a race on multiple configuration changes
Kleber Sacilotto de Souza
2011-02-18
1
-2
/
+5
*
[SCSI] libsas: convert to libata new error handler
James Bottomley
2011-02-13
3
-8
/
+115
*
[SCSI] libata: separate error handler into usable components
James Bottomley
2011-02-13
2
-9
/
+46
*
[SCSI] libata: fix eh locking
James Bottomley
2011-02-13
1
-2
/
+7
*
[SCSI] libata: fix locking for sas paths
James Bottomley
2011-02-13
1
-1
/
+1
*
[SCSI] libata: plumb sas port scan into standard libata paths
James Bottomley
2011-02-13
3
-25
/
+24
*
[SCSI] scsi_dh_rdac : Adding MODULE VERSION for rdac device handler
Moger, Babu
2011-02-12
1
-0
/
+1
*
[SCSI] scsi_dh: cosmetic change to sizeof()
Hillf Danton
2011-02-12
4
-5
/
+5
*
[SCSI] scsi_dh_rdac: fix for lun_table update for rdac device handler
Moger, Babu
2011-02-12
1
-12
/
+10
*
[SCSI] mptfusion: Remove bus reset for mptsas module
Kashyap, Desai
2011-02-12
1
-1
/
+0
[next]