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] mpt2sas: add MPT2SAS_MINOR(221) to miscdevice.h
Eric Moore
2009-03-13
1
-0
/
+1
*
[SCSI] ch: Add scsi type modalias
Scott James Remnant
2009-03-13
1
-0
/
+1
*
[SCSI] 3w-9xxx: add power management support
adam radford
2009-03-13
2
-3
/
+100
*
[SCSI] bsg: add linux/types.h include to bsg.h
Douglas Gilbert
2009-03-13
1
-0
/
+2
*
[SCSI] cxgb3i: fix function descriptions
Karen Xie
2009-03-13
5
-20
/
+14
*
[SCSI] libiscsi: fix possbile null ptr session command cleanup
Mike Christie
2009-03-13
1
-2
/
+5
*
[SCSI] iscsi class: remove host no argument from session creation callout
Mike Christie
2009-03-13
5
-13
/
+8
*
[SCSI] libiscsi: pass session failure a session struct
Mike Christie
2009-03-13
2
-4
/
+3
*
[SCSI] iscsi lib: remove qdepth param from iscsi host allocation
Mike Christie
2009-03-13
5
-13
/
+10
*
[SCSI] iscsi lib: have lib create work queue for transmitting IO
Mike Christie
2009-03-13
7
-16
/
+48
*
[SCSI] iscsi class: fix lock dep warning on logout
Mike Christie
2009-03-13
2
-34
/
+6
*
[SCSI] libiscsi: don't cap queue depth in iscsi modules
Mike Christie
2009-03-13
4
-13
/
+5
*
[SCSI] iscsi_tcp: replace scsi_debug/tcp_debug logging with iscsi conn logging
Mike Christie
2009-03-13
1
-23
/
+34
*
[SCSI] libiscsi_tcp: replace tcp_debug/scsi_debug logging with session/conn l...
Mike Christie
2009-03-13
1
-60
/
+62
*
[SCSI] libiscsi: replace scsi_debug logging with session/conn logging
Mike Christie
2009-03-13
2
-68
/
+103
*
[SCSI] iser: have iser use its own logging
Mike Christie
2009-03-13
1
-5
/
+5
*
[SCSI] iscsi tcp: bidi capable
Pete Wyckoff
2009-03-13
1
-0
/
+7
*
[SCSI] libiscsi: fix iscsi pool error path
Jean Delvare
2009-03-13
1
-3
/
+2
*
[SCSI] fcoe: fcoe fc crc offload indication by skb->ip_summed
Yi Zou
2009-03-13
1
-1
/
+1
*
[SCSI] fcoe: add support to FCoE offload support in fcoe_sw through net_device
Yi Zou
2009-03-13
1
-0
/
+38
*
[SCSI] libfc: add support of large receive offload by ddp in fc_fcp
Yi Zou
2009-03-13
5
-37
/
+95
*
[SCSI] fcoe: add support to large send by gso through net_device for fcoe_sw
Yi Zou
2009-03-13
1
-1
/
+11
*
[SCSI] libfc: use lso_max for sequence offload
Yi Zou
2009-03-13
1
-1
/
+7
*
[SCSI] fcoe, libfc: check offload features from LLD through netdev
Yi Zou
2009-03-13
2
-1
/
+29
*
[SCSI] net: add FCoE offload support through net_device
Yi Zou
2009-03-13
1
-0
/
+13
*
[SCSI] net: add NETIF_F_FCOE_CRC to can_checksum_protocol
Yi Zou
2009-03-13
1
-1
/
+3
*
[SCSI] net: define feature flags for FCoE offloads
Chris Leech
2009-03-13
2
-0
/
+5
*
[SCSI] net: reclaim 8 upper bits of the netdev->features from GSO
Chris Leech
2009-03-13
2
-2
/
+2
*
[SCSI] net, fcoe: add ETH_P_FCOE for Fibre Channel over Ethernet (FCoE)
Yi Zou
2009-03-13
3
-8
/
+2
*
[SCSI] scsi_dh_rdac: Retry mode select for NO_SENSE, ABORTED_COMMAND, UNIT_AT...
Chauhan, Vijay
2009-03-12
1
-13
/
+25
*
[SCSI] zfcp: Report fc_host_port_type as NPIV
Christof Schmitt
2009-03-12
1
-2
/
+3
*
[SCSI] zfcp: Ensure all work is cancelled on adapter dequeue
Swen Schillig
2009-03-12
3
-4
/
+8
*
[SCSI] zfcp: fix queue, scheduled work processing.
Swen Schillig
2009-03-12
2
-3
/
+8
*
[SCSI] zfcp: erp failed status bit will not be set
Martin Petermann
2009-03-12
1
-1
/
+0
*
[SCSI] zfcp: Block FC transport rports early on errors
Christof Schmitt
2009-03-12
7
-56
/
+157
*
[SCSI] zfcp: incorrect reaction on incoming RSCN
Swen Schillig
2009-03-12
2
-15
/
+7
*
[SCSI] zfcp: Remove PCI flag
Christof Schmitt
2009-03-12
2
-22
/
+3
*
[SCSI] zfcp: replace current ERP logging with a more convenient version
Swen Schillig
2009-03-12
11
-356
/
+215
*
[SCSI] zfcp: prevent adapter close on initial adapter open
Swen Schillig
2009-03-12
1
-35
/
+34
*
[SCSI] zfcp: remove undefined subtype for status read response
Swen Schillig
2009-03-12
3
-13
/
+2
*
[SCSI] zfcp: Send ELS ADISC from workqueue
Christof Schmitt
2009-03-12
5
-22
/
+27
*
[SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcp
Christof Schmitt
2009-03-12
4
-99
/
+78
*
[SCSI] zfcp: Wait for free SBALs when possible
Christof Schmitt
2009-03-12
1
-9
/
+9
*
[SCSI] zfcp: Only increment req_id for successfully issued requests
Christof Schmitt
2009-03-12
1
-1
/
+2
*
[SCSI] zfcp: Simplify latency lock handling
Christof Schmitt
2009-03-12
2
-6
/
+4
*
[SCSI] zfcp: add measurement data for average qdio queue utilisation
Martin Peschke
2009-03-12
4
-1
/
+26
*
[SCSI] zfcp: Remove UNIT_REGISTERED status flag
Christof Schmitt
2009-03-12
4
-8
/
+2
*
[SCSI] zfcp: Remove some port flags
Christof Schmitt
2009-03-12
5
-32
/
+11
*
[SCSI] fix /proc memory leak in the SCSI core
Alan Stern
2009-03-12
1
-1
/
+2
*
[SCSI] sym53c8xx: don't flood syslog with negotiation messages
Tony Battersby
2009-03-12
2
-3
/
+29
[next]