aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-03-13[SCSI] libiscsi: pass session failure a session structMike Christie
2009-03-13[SCSI] iscsi lib: remove qdepth param from iscsi host allocationMike Christie
2009-03-13[SCSI] iscsi lib: have lib create work queue for transmitting IOMike Christie
2009-03-13[SCSI] iscsi class: fix lock dep warning on logoutMike Christie
2009-03-13[SCSI] libiscsi: don't cap queue depth in iscsi modulesMike Christie
2009-03-13[SCSI] iscsi_tcp: replace scsi_debug/tcp_debug logging with iscsi conn loggingMike Christie
2009-03-13[SCSI] libiscsi_tcp: replace tcp_debug/scsi_debug logging with session/conn l...Mike Christie
2009-03-13[SCSI] libiscsi: replace scsi_debug logging with session/conn loggingMike Christie
2009-03-13[SCSI] iser: have iser use its own loggingMike Christie
2009-03-13[SCSI] iscsi tcp: bidi capablePete Wyckoff
2009-03-13[SCSI] libiscsi: fix iscsi pool error pathJean Delvare
2009-03-13[SCSI] fcoe: fcoe fc crc offload indication by skb->ip_summedYi Zou
2009-03-13[SCSI] fcoe: add support to FCoE offload support in fcoe_sw through net_deviceYi Zou
2009-03-13[SCSI] libfc: add support of large receive offload by ddp in fc_fcpYi Zou
2009-03-13[SCSI] fcoe: add support to large send by gso through net_device for fcoe_swYi Zou
2009-03-13[SCSI] libfc: use lso_max for sequence offloadYi Zou
2009-03-13[SCSI] fcoe, libfc: check offload features from LLD through netdevYi Zou
2009-03-13[SCSI] net: reclaim 8 upper bits of the netdev->features from GSOChris Leech
2009-03-13[SCSI] net, fcoe: add ETH_P_FCOE for Fibre Channel over Ethernet (FCoE)Yi Zou
2009-03-12[SCSI] scsi_dh_rdac: Retry mode select for NO_SENSE, ABORTED_COMMAND, UNIT_AT...Chauhan, Vijay
2009-03-12[SCSI] zfcp: Report fc_host_port_type as NPIVChristof Schmitt
2009-03-12[SCSI] zfcp: Ensure all work is cancelled on adapter dequeueSwen Schillig
2009-03-12[SCSI] zfcp: fix queue, scheduled work processing.Swen Schillig
2009-03-12[SCSI] zfcp: erp failed status bit will not be setMartin Petermann
2009-03-12[SCSI] zfcp: Block FC transport rports early on errorsChristof Schmitt
2009-03-12[SCSI] zfcp: incorrect reaction on incoming RSCNSwen Schillig
2009-03-12[SCSI] zfcp: Remove PCI flagChristof Schmitt
2009-03-12[SCSI] zfcp: replace current ERP logging with a more convenient versionSwen Schillig
2009-03-12[SCSI] zfcp: prevent adapter close on initial adapter openSwen Schillig
2009-03-12[SCSI] zfcp: remove undefined subtype for status read responseSwen Schillig
2009-03-12[SCSI] zfcp: Send ELS ADISC from workqueueChristof Schmitt
2009-03-12[SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcpChristof Schmitt
2009-03-12[SCSI] zfcp: Wait for free SBALs when possibleChristof Schmitt
2009-03-12[SCSI] zfcp: Only increment req_id for successfully issued requestsChristof Schmitt
2009-03-12[SCSI] zfcp: Simplify latency lock handlingChristof Schmitt
2009-03-12[SCSI] zfcp: add measurement data for average qdio queue utilisationMartin Peschke
2009-03-12[SCSI] zfcp: Remove UNIT_REGISTERED status flagChristof Schmitt
2009-03-12[SCSI] zfcp: Remove some port flagsChristof Schmitt
2009-03-12[SCSI] fix /proc memory leak in the SCSI coreAlan Stern
2009-03-12[SCSI] sym53c8xx: don't flood syslog with negotiation messagesTony Battersby
2009-03-12[SCSI] sym53c8xx: use a queue depth of 1 for untagged devicesTony Battersby
2009-03-12[SCSI] sym53c8xx: handle pci_iomap() failuresTony Battersby
2009-03-12[SCSI] sym53c8xx: unmap pci memory after probe errorsTony Battersby
2009-03-12[SCSI] sym53c8xx: fix bogus free_irq() on error pathTony Battersby
2009-03-12[SCSI] sym53c8xx: fix NULL deref on error pathTony Battersby
2009-03-12[SCSI] sym53c8xx: fix shost use-after-free and memory leakTony Battersby
2009-03-12[SCSI] ipr: Expose debug and fastfail parametersWayne Boyer
2009-03-12[SCSI] sd: tell the user when a disk's capacity is adjustedAlan Stern
2009-03-12[SCSI] ses: code_set == 1 is tested twiceRoel Kluin
2009-03-12[SCSI] sg: remove the own list management for struct sg_fdFUJITA Tomonori