index
:
talos-op-linux
master
Talos™ II 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] be2iscsi: fix null ptr ref in conn get param
Mike Christie
2011-02-24
3
-16
/
+9
*
[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
4
-22
/
+22
*
[SCSI] iscsi class: add callout to get iscsi_endpoint values
Mike Christie
2011-02-24
1
-2
/
+37
*
[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
1
-3
/
+41
*
[SCSI] iscsi class: remove unused active variable
Mike Christie
2011-02-24
1
-2
/
+0
*
[SCSI] iscsi: fix iscsi_endpoint leak
Mike Christie
2011-02-24
1
-13
/
+50
*
[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
1
-4
/
+6
*
[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
1
-1
/
+17
*
[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
2
-8
/
+93
*
[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] libfcoe: Move common code from fcoe to libfcoe module
Bhanu Prakash Gollapudi
2011-02-12
3
-237
/
+224
*
[SCSI] fcoe: use dedicated workqueue instead of system_wq
Tejun Heo
2011-02-12
1
-11
/
+21
*
[SCSI] libfc: introduce LLD event callback
Bhanu Prakash Gollapudi
2011-02-12
2
-1
/
+19
*
[SCSI] libfc: Extending lport's roles for target if there is a registered tar...
Kiran Patil
2011-02-12
3
-0
/
+21
*
[SCSI] fcoe: convert fcoe.ko to become an fcoe transport provider driver
Yi Zou
2011-02-12
1
-108
/
+62
*
[SCSI] fcoe: prepare fcoe for using fcoe transport
Yi Zou
2011-02-12
1
-14
/
+15
*
[SCSI] libfcoe: include fcoe_transport.c into kernel libfcoe module
Yi Zou
2011-02-12
3
-9
/
+9
*
[SCSI] libfcoe: rename libfcoe.c to fcoe_cltr.c for the coming fcoe_transport.c
Yi Zou
2011-02-12
2
-6
/
+8
*
[SCSI] libfcoe: add implementation to support fcoe transport
Yi Zou
2011-02-12
2
-0
/
+524
*
[SCSI] libfcoe: move logging macros into the local libfcoe.h header file
Yi Zou
2011-02-12
2
-20
/
+27
*
[SCSI] libfc: Enhanced exchange ID selection mechanism and fix related EMA se...
Kiran Patil
2011-02-12
1
-21
/
+43
*
[SCSI] libfc: export seq_release() for users of seq_assign()
Joe Eykholt
2011-02-12
1
-0
/
+14
*
[SCSI] libfc: Remove usage of the Scsi_Host's host_lock
Robert Love
2011-02-12
1
-14
/
+6
*
[SCSI] libfc: use PRLI hook to get parameters when sending outgoing PRLI
Joe Eykholt
2011-02-12
1
-3
/
+24
*
[SCSI] libfc: add hook to notify providers of local port changes
Joe Eykholt
2011-02-12
3
-0
/
+45
*
[SCSI] libfc: add method for setting handler for incoming exchange
Joe Eykholt
2011-02-12
1
-0
/
+19
*
[SCSI] libfc: add hook for FC-4 provider registration
Joe Eykholt
2011-02-12
4
-36
/
+233
[next]