| Commit message (Expand) | Author | Files | Lines |
2009-03-13 | [SCSI] libiscsi: don't cap queue depth in iscsi modules | Mike Christie | 4 | -13/+5 |
2009-03-13 | [SCSI] iscsi_tcp: replace scsi_debug/tcp_debug logging with iscsi conn logging | Mike Christie | 1 | -23/+34 |
2009-03-13 | [SCSI] libiscsi_tcp: replace tcp_debug/scsi_debug logging with session/conn l... | Mike Christie | 1 | -60/+62 |
2009-03-13 | [SCSI] libiscsi: replace scsi_debug logging with session/conn logging | Mike Christie | 2 | -68/+103 |
2009-03-13 | [SCSI] iser: have iser use its own logging | Mike Christie | 1 | -5/+5 |
2009-03-13 | [SCSI] iscsi tcp: bidi capable | Pete Wyckoff | 1 | -0/+7 |
2009-03-13 | [SCSI] libiscsi: fix iscsi pool error path | Jean Delvare | 1 | -3/+2 |
2009-03-13 | [SCSI] fcoe: fcoe fc crc offload indication by skb->ip_summed | Yi Zou | 1 | -1/+1 |
2009-03-13 | [SCSI] fcoe: add support to FCoE offload support in fcoe_sw through net_device | Yi Zou | 1 | -0/+38 |
2009-03-13 | [SCSI] libfc: add support of large receive offload by ddp in fc_fcp | Yi Zou | 5 | -37/+95 |
2009-03-13 | [SCSI] fcoe: add support to large send by gso through net_device for fcoe_sw | Yi Zou | 1 | -1/+11 |
2009-03-13 | [SCSI] libfc: use lso_max for sequence offload | Yi Zou | 1 | -1/+7 |
2009-03-13 | [SCSI] fcoe, libfc: check offload features from LLD through netdev | Yi Zou | 2 | -1/+29 |
2009-03-13 | [SCSI] net: add FCoE offload support through net_device | Yi Zou | 1 | -0/+13 |
2009-03-13 | [SCSI] net: add NETIF_F_FCOE_CRC to can_checksum_protocol | Yi Zou | 1 | -1/+3 |
2009-03-13 | [SCSI] net: define feature flags for FCoE offloads | Chris Leech | 2 | -0/+5 |
2009-03-13 | [SCSI] net: reclaim 8 upper bits of the netdev->features from GSO | Chris Leech | 2 | -2/+2 |
2009-03-13 | [SCSI] net, fcoe: add ETH_P_FCOE for Fibre Channel over Ethernet (FCoE) | Yi Zou | 3 | -8/+2 |
2009-03-12 | [SCSI] scsi_dh_rdac: Retry mode select for NO_SENSE, ABORTED_COMMAND, UNIT_AT... | Chauhan, Vijay | 1 | -13/+25 |
2009-03-12 | [SCSI] zfcp: Report fc_host_port_type as NPIV | Christof Schmitt | 1 | -2/+3 |
2009-03-12 | [SCSI] zfcp: Ensure all work is cancelled on adapter dequeue | Swen Schillig | 3 | -4/+8 |
2009-03-12 | [SCSI] zfcp: fix queue, scheduled work processing. | Swen Schillig | 2 | -3/+8 |
2009-03-12 | [SCSI] zfcp: erp failed status bit will not be set | Martin Petermann | 1 | -1/+0 |
2009-03-12 | [SCSI] zfcp: Block FC transport rports early on errors | Christof Schmitt | 7 | -56/+157 |
2009-03-12 | [SCSI] zfcp: incorrect reaction on incoming RSCN | Swen Schillig | 2 | -15/+7 |
2009-03-12 | [SCSI] zfcp: Remove PCI flag | Christof Schmitt | 2 | -22/+3 |
2009-03-12 | [SCSI] zfcp: replace current ERP logging with a more convenient version | Swen Schillig | 11 | -356/+215 |
2009-03-12 | [SCSI] zfcp: prevent adapter close on initial adapter open | Swen Schillig | 1 | -35/+34 |
2009-03-12 | [SCSI] zfcp: remove undefined subtype for status read response | Swen Schillig | 3 | -13/+2 |
2009-03-12 | [SCSI] zfcp: Send ELS ADISC from workqueue | Christof Schmitt | 5 | -22/+27 |
2009-03-12 | [SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcp | Christof Schmitt | 4 | -99/+78 |
2009-03-12 | [SCSI] zfcp: Wait for free SBALs when possible | Christof Schmitt | 1 | -9/+9 |
2009-03-12 | [SCSI] zfcp: Only increment req_id for successfully issued requests | Christof Schmitt | 1 | -1/+2 |
2009-03-12 | [SCSI] zfcp: Simplify latency lock handling | Christof Schmitt | 2 | -6/+4 |
2009-03-12 | [SCSI] zfcp: add measurement data for average qdio queue utilisation | Martin Peschke | 4 | -1/+26 |
2009-03-12 | [SCSI] zfcp: Remove UNIT_REGISTERED status flag | Christof Schmitt | 4 | -8/+2 |
2009-03-12 | [SCSI] zfcp: Remove some port flags | Christof Schmitt | 5 | -32/+11 |
2009-03-12 | [SCSI] fix /proc memory leak in the SCSI core | Alan Stern | 1 | -1/+2 |
2009-03-12 | [SCSI] sym53c8xx: don't flood syslog with negotiation messages | Tony Battersby | 2 | -3/+29 |
2009-03-12 | [SCSI] sym53c8xx: use a queue depth of 1 for untagged devices | Tony Battersby | 1 | -4/+4 |
2009-03-12 | [SCSI] sym53c8xx: handle pci_iomap() failures | Tony Battersby | 1 | -26/+36 |
2009-03-12 | [SCSI] sym53c8xx: unmap pci memory after probe errors | Tony Battersby | 1 | -25/+41 |
2009-03-12 | [SCSI] sym53c8xx: fix bogus free_irq() on error path | Tony Battersby | 1 | -4/+7 |
2009-03-12 | [SCSI] sym53c8xx: fix NULL deref on error path | Tony Battersby | 1 | -1/+1 |
2009-03-12 | [SCSI] sym53c8xx: fix shost use-after-free and memory leak | Tony Battersby | 1 | -1/+1 |
2009-03-12 | [SCSI] ipr: Expose debug and fastfail parameters | Wayne Boyer | 1 | -2/+2 |
2009-03-12 | [SCSI] sd: tell the user when a disk's capacity is adjusted | Alan Stern | 1 | -11/+15 |
2009-03-12 | [SCSI] ses: code_set == 1 is tested twice | Roel Kluin | 1 | -1/+1 |
2009-03-12 | [SCSI] sg: remove the own list management for struct sg_fd | FUJITA Tomonori | 1 | -36/+14 |
2009-03-12 | [SCSI] sg: use ALIGN macro | FUJITA Tomonori | 1 | -3/+2 |