summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-17[SCSI] scsi_dh_rdac: Retry for NOT_READY check conditionChauhan, Vijay1-0/+6
2009-03-17[SCSI] mpt2sas: make global symbols uniqueEric Moore3-10/+10
2009-03-17[SCSI] sd: Make revalidate less chattyMartin K. Petersen2-24/+38
2009-03-17[SCSI] sd: Try READ CAPACITY 16 first for SBC-2 devicesMatthew Wilcox1-3/+24
2009-03-14[SCSI] sd: Refactor sd_read_capacity()Matthew Wilcox1-86/+155
2009-03-13[SCSI] mpt2sas v00.100.11.15Eric Moore20-0/+21993
2009-03-13[SCSI] mpt2sas: add MPT2SAS_MINOR(221) to miscdevice.hEric Moore1-0/+1
2009-03-13[SCSI] ch: Add scsi type modaliasScott James Remnant1-0/+1
2009-03-13[SCSI] 3w-9xxx: add power management supportadam radford2-3/+100
2009-03-13[SCSI] bsg: add linux/types.h include to bsg.hDouglas Gilbert1-0/+2
2009-03-13[SCSI] cxgb3i: fix function descriptionsKaren Xie5-20/+14
2009-03-13[SCSI] libiscsi: fix possbile null ptr session command cleanupMike Christie1-2/+5
2009-03-13[SCSI] iscsi class: remove host no argument from session creation calloutMike Christie5-13/+8
2009-03-13[SCSI] libiscsi: pass session failure a session structMike Christie2-4/+3
2009-03-13[SCSI] iscsi lib: remove qdepth param from iscsi host allocationMike Christie5-13/+10
2009-03-13[SCSI] iscsi lib: have lib create work queue for transmitting IOMike Christie7-16/+48
2009-03-13[SCSI] iscsi class: fix lock dep warning on logoutMike Christie2-34/+6
2009-03-13[SCSI] libiscsi: don't cap queue depth in iscsi modulesMike Christie4-13/+5
2009-03-13[SCSI] iscsi_tcp: replace scsi_debug/tcp_debug logging with iscsi conn loggingMike Christie1-23/+34
2009-03-13[SCSI] libiscsi_tcp: replace tcp_debug/scsi_debug logging with session/conn l...Mike Christie1-60/+62
2009-03-13[SCSI] libiscsi: replace scsi_debug logging with session/conn loggingMike Christie2-68/+103
2009-03-13[SCSI] iser: have iser use its own loggingMike Christie1-5/+5
2009-03-13[SCSI] iscsi tcp: bidi capablePete Wyckoff1-0/+7
2009-03-13[SCSI] libiscsi: fix iscsi pool error pathJean Delvare1-3/+2
2009-03-13[SCSI] fcoe: fcoe fc crc offload indication by skb->ip_summedYi Zou1-1/+1
2009-03-13[SCSI] fcoe: add support to FCoE offload support in fcoe_sw through net_deviceYi Zou1-0/+38
2009-03-13[SCSI] libfc: add support of large receive offload by ddp in fc_fcpYi Zou5-37/+95
2009-03-13[SCSI] fcoe: add support to large send by gso through net_device for fcoe_swYi Zou1-1/+11
2009-03-13[SCSI] libfc: use lso_max for sequence offloadYi Zou1-1/+7
2009-03-13[SCSI] fcoe, libfc: check offload features from LLD through netdevYi Zou2-1/+29
2009-03-13[SCSI] net: add FCoE offload support through net_deviceYi Zou1-0/+13
2009-03-13[SCSI] net: add NETIF_F_FCOE_CRC to can_checksum_protocolYi Zou1-1/+3
2009-03-13[SCSI] net: define feature flags for FCoE offloadsChris Leech2-0/+5
2009-03-13[SCSI] net: reclaim 8 upper bits of the netdev->features from GSOChris Leech2-2/+2
2009-03-13[SCSI] net, fcoe: add ETH_P_FCOE for Fibre Channel over Ethernet (FCoE)Yi Zou3-8/+2
2009-03-12[SCSI] scsi_dh_rdac: Retry mode select for NO_SENSE, ABORTED_COMMAND, UNIT_AT...Chauhan, Vijay1-13/+25
2009-03-12[SCSI] zfcp: Report fc_host_port_type as NPIVChristof Schmitt1-2/+3
2009-03-12[SCSI] zfcp: Ensure all work is cancelled on adapter dequeueSwen Schillig3-4/+8
2009-03-12[SCSI] zfcp: fix queue, scheduled work processing.Swen Schillig2-3/+8
2009-03-12[SCSI] zfcp: erp failed status bit will not be setMartin Petermann1-1/+0
2009-03-12[SCSI] zfcp: Block FC transport rports early on errorsChristof Schmitt7-56/+157
2009-03-12[SCSI] zfcp: incorrect reaction on incoming RSCNSwen Schillig2-15/+7
2009-03-12[SCSI] zfcp: Remove PCI flagChristof Schmitt2-22/+3
2009-03-12[SCSI] zfcp: replace current ERP logging with a more convenient versionSwen Schillig11-356/+215
2009-03-12[SCSI] zfcp: prevent adapter close on initial adapter openSwen Schillig1-35/+34
2009-03-12[SCSI] zfcp: remove undefined subtype for status read responseSwen Schillig3-13/+2
2009-03-12[SCSI] zfcp: Send ELS ADISC from workqueueChristof Schmitt5-22/+27
2009-03-12[SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcpChristof Schmitt4-99/+78
2009-03-12[SCSI] zfcp: Wait for free SBALs when possibleChristof Schmitt1-9/+9
2009-03-12[SCSI] zfcp: Only increment req_id for successfully issued requestsChristof Schmitt1-1/+2