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] bnx2i : Fix command session number jump issue seen during cable pull test
Anil Veerabhadrappa
2009-08-22
1
-3
/
+0
*
[SCSI] fcoe: removes phys_dev and renames real_dev to netdev.
Vasu Dev
2009-08-22
2
-47
/
+51
*
[SCSI] libfc: Remove page flags check for sglist
Yi Zou
2009-08-22
1
-27
/
+0
*
[SCSI] libfc: Remove FC_FRAME_SG_LEN in fc_fcp_send_data
Yi Zou
2009-08-22
2
-9
/
+0
*
[SCSI] fcoe: Remove ifdef for NETIF_F_FCOE_CRC and NETIF_F_FSO
Yi Zou
2009-08-22
1
-6
/
+0
*
[SCSI] fcoe, libfc: adds offload EM per eth device with only single xid range...
Vasu Dev
2009-08-22
3
-79
/
+85
*
[SCSI] fcoe: modifies fcoe_hostlist_lock uses as prep work to add shared offl...
Vasu Dev
2009-08-22
1
-8
/
+18
*
[SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor list
Vasu Dev
2009-08-22
6
-137
/
+142
*
[SCSI] libfc: Remove the FC_EM_DBG macro
Robert Love
2009-08-22
2
-13
/
+6
*
[SCSI] fcoe, libfc: adds exchange manager(EM) anchor list per lport and relat...
Vasu Dev
2009-08-22
4
-7
/
+80
*
[SCSI] libfc: fix: cancel rport retry timer
Joe Eykholt
2009-08-22
1
-2
/
+1
*
[SCSI] libfc: fc_rport_logoff should not drop the lock
Joe Eykholt
2009-08-22
1
-22
/
+38
*
[SCSI] libfc: rename rport state "NONE" to "DELETE".
Joe Eykholt
2009-08-22
2
-15
/
+15
*
[SCSI] libfc: fix WARNING from fc_seq_start_next on closed exchanges
Joe Eykholt
2009-08-22
1
-1
/
+0
*
[SCSI] libfc: in fc_lport_destroy, flush rports after turning off link
Joe Eykholt
2009-08-22
1
-1
/
+5
*
[SCSI] libfc: stop login after fabric logoff
Joe Eykholt
2009-08-22
1
-8
/
+34
*
[SCSI] libfc: rename lport NONE state to DISABLED
Joe Eykholt
2009-08-22
3
-8
/
+8
*
[SCSI] fcoe: stop delivery of received frames before doing lport_destroy()
Joe Eykholt
2009-08-22
1
-3
/
+3
*
[SCSI] libfc: change debug messages to give host number.
Joe Eykholt
2009-08-22
1
-16
/
+20
*
[SCSI] libfc: remove extra semicolons from debug macros
Joe Eykholt
2009-08-22
1
-10
/
+10
*
[SCSI] fcoe: Call dev_ethtool_get_settings() in fcoe_link_ok
Yi Zou
2009-08-22
1
-21
/
+17
*
[SCSI] libfcoe: Set fip_flags according to fcf and lport's capability of SPMA...
Yi Zou
2009-08-22
1
-3
/
+9
*
[SCSI] fcoe: Fix validation of mac address when checking for spma support
Yi Zou
2009-08-22
1
-1
/
+1
*
[SCSI] ALUA: send STPG if explicit and implicit is supported
Mike Christie
2009-08-22
1
-1
/
+1
*
[SCSI] scsi_transport_sas: fix incorrect duplicate setup of max_phys
James Bottomley
2009-08-22
1
-4
/
+0
*
[SCSI] fc_transport: Correct max fc_host attribute count
James Smart
2009-08-22
1
-1
/
+1
*
[SCSI] lpfc 8.3.4: Update driver version to 8.3.4
James Smart
2009-08-22
1
-1
/
+1
*
[SCSI] lpfc 8.3.4: Remove spaces before newlines in several log messages
James Smart
2009-08-22
6
-13
/
+13
*
[SCSI] lpfc 8.3.4: Add bsg (SGIOv4) support for ELS/CT support
James Smart
2009-08-22
10
-2
/
+954
*
[SCSI] lpfc 8.3.4: NPIV vport fixes
James Smart
2009-08-22
7
-56
/
+168
*
[SCSI] lpfc 8.3.4: Fix a pair of FCoE issues
James Smart
2009-08-22
5
-5
/
+92
*
[SCSI] lpfc 8.3.4: Various SLI3 fixes
James Smart
2009-08-22
4
-16
/
+31
*
[SCSI] lpfc 8.3.4: Consistently Implement persistent port disable
James Smart
2009-08-22
8
-32
/
+242
*
[SCSI] lpfc 8.3.4: Various SLI4 fixes
James Smart
2009-08-22
7
-99
/
+190
*
[SCSI] fcoe: convert to %pM
Johannes Berg
2009-08-22
1
-4
/
+2
*
[SCSI] lpfc: don't dereference NULL
Jiri Slaby
2009-08-22
1
-2
/
+1
*
[SCSI] qla2xxx: Fix __LITTLE_ENDIAN definition warnings
Dave Jones
2009-08-22
1
-1
/
+1
*
[SCSI] bnx2i: register given device with cnic if shost != NULL in ep_connect()
Anil Veerabhadrappa
2009-08-22
2
-4
/
+10
*
[SCSI] scsi_transport_fc: fix kernel-doc param name
Randy Dunlap
2009-08-22
1
-1
/
+1
*
[SCSI] bnx2i: convert bnx2i_dev_lock to mutex
Anil Veerabhadrappa
2009-08-22
1
-29
/
+25
*
[SCSI] bnx2i: bug fixes in bnx2i_init_one to handle error conditions
Anil Veerabhadrappa
2009-08-22
1
-12
/
+19
*
[SCSI] bnx2i: remove global variable bnx2i_reg_devices
Anil Veerabhadrappa
2009-08-22
1
-19
/
+1
*
[SCSI] Print failed commands
Martin K. Petersen
2009-08-22
1
-0
/
+1
*
[SCSI] scsi_dh: Reference count scsi_dh_attach
Chandra Seetharaman
2009-08-22
2
-7
/
+18
*
[SCSI] update scsi/constants.c
Douglas Gilbert
2009-08-22
1
-20
/
+75
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2009-08-22
2
-1
/
+3
|
\
|
*
PCI: check saved state before restore
Alek Du
2009-08-20
2
-1
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2009-08-22
4
-134
/
+185
|
\
\
|
*
|
[SCSI] mpt2sas: fix config request and diag reset deadlock
Kashyap, Desai
2009-08-14
1
-65
/
+20
|
*
|
[SCSI] mpt2sas: Bump driver version 01.100.04.00
Kashyap, Desai
2009-08-13
1
-2
/
+2
[prev]
[next]