aboutsummaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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 loggingMike 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_ATTENTION, NOT_READY(02/04/01)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
2009-03-12[SCSI] zfcp: Simplify latency lock handlingChristof Schmitt2-6/+4
2009-03-12[SCSI] zfcp: add measurement data for average qdio queue utilisationMartin Peschke4-1/+26
2009-03-12[SCSI] zfcp: Remove UNIT_REGISTERED status flagChristof Schmitt4-8/+2
2009-03-12[SCSI] zfcp: Remove some port flagsChristof Schmitt5-32/+11
2009-03-12[SCSI] fix /proc memory leak in the SCSI coreAlan Stern1-1/+2
2009-03-12[SCSI] sym53c8xx: don't flood syslog with negotiation messagesTony Battersby2-3/+29
2009-03-12[SCSI] sym53c8xx: use a queue depth of 1 for untagged devicesTony Battersby1-4/+4
2009-03-12[SCSI] sym53c8xx: handle pci_iomap() failuresTony Battersby1-26/+36
2009-03-12[SCSI] sym53c8xx: unmap pci memory after probe errorsTony Battersby1-25/+41
2009-03-12[SCSI] sym53c8xx: fix bogus free_irq() on error pathTony Battersby1-4/+7
2009-03-12[SCSI] sym53c8xx: fix NULL deref on error pathTony Battersby1-1/+1
2009-03-12[SCSI] sym53c8xx: fix shost use-after-free and memory leakTony Battersby1-1/+1
2009-03-12[SCSI] ipr: Expose debug and fastfail parametersWayne Boyer1-2/+2
2009-03-12[SCSI] sd: tell the user when a disk's capacity is adjustedAlan Stern1-11/+15
2009-03-12[SCSI] ses: code_set == 1 is tested twiceRoel Kluin1-1/+1
2009-03-12[SCSI] sg: remove the own list management for struct sg_fdFUJITA Tomonori1-36/+14