summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ch.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-29[SCSI] ibmvfc: Delay NPIV login retry and add retriesBrian King2-6/+15
2008-12-29[SCSI] libiscsi_tcp: support padding offloadMike Christie4-22/+29
2008-12-29[SCSI] libiscsi: handle init task failures.Mike Christie1-2/+2
2008-12-29[SCSI] libiscsi: pass opcode into alloc_pdu calloutMike Christie5-11/+11
2008-12-29[SCSI] libiscsi: allow drivers to modify the itt sent to the targetMike Christie3-15/+40
2008-12-29[SCSI] iscsi_tcp: hook iscsi_tcp into new libiscsi_tcp moduleMike Christie3-1338/+259
2008-12-29[SCSI] iscsi_tcp: split module into lib and lldMike Christie2-0/+1291
2008-12-29[SCSI] iscsi_tcp: add iscsi_tcp prefix to iscsi_tcp functionsMike Christie1-22/+16
2008-12-29[SCSI] libiscsi: change login data buffer allocationMike Christie1-2/+4
2008-12-29[SCSI] iscsi_tcp: remove unused r2t handlingMike Christie1-91/+0
2008-12-29[SCSI] iscsi_tcp: convert to new alloc_hdr apiMike Christie2-149/+121
2008-12-29[SCSI] iser: convert iser to new alloc_pdu apiMike Christie2-26/+27
2008-12-29[SCSI] libiscsi: prepare libiscsi for new offload engines by modifying unsol ...Mike Christie3-70/+156
2008-12-29[SCSI] iscsi_tcp: prepare helpers for LLDs that can offload some operationsMike Christie2-33/+92
2008-12-29[SCSI] remove timeout from struct scsi_deviceJames Bottomley1-2/+0
2008-12-29[SCSI] st: update to use block timeoutJames Bottomley1-19/+28
2008-12-29[SCSI] mac_esp: fix for quadras with two esp chipsFinn Thain1-23/+58
2008-12-29[SCSI] m68k: mac_esp asm fixFinn Thain1-9/+10
2008-12-29[SCSI] qla2xxx: Code changes for vport bus resetAnirban Chakraborty2-8/+11
2008-12-29[SCSI] simplify scsi_io_completion()Alan Stern1-59/+77
2008-12-29[SCSI] ibmvfc: Driver version 1.0.4Brian King1-2/+2
2008-12-29[SCSI] ibmvfc: Handle port login required responseBrian King2-0/+4
2008-12-29[SCSI] ibmvfc: Fix command timeouts due to cached CRQ accessBrian King1-8/+8
2008-12-29[SCSI] ibmvfc: Fix oops in interrupt handlerBrian King1-1/+1
2008-12-29[SCSI] scsi_dh_rdac: Add LSI vendor and product ids in rdac device listBabu Moger1-0/+2
2008-12-29[SCSI] fusion: use ARRAY_SIZEJulia Lawall1-6/+6
2008-12-29[SCSI] fusion: remove excess kernel-doc notationRandy Dunlap1-3/+0
2008-12-29[SCSI] qla2xxx: Fix for build warningAnirban Chakraborty1-1/+1
2008-12-29[SCSI] qla2xxx: Code changes for qla data structure refactoringAnirban Chakraborty6-1551/+1749
2008-12-29[SCSI] qla2xxx: Refactor qla data structuresAnirban Chakraborty9-1387/+1479
2008-12-29[SCSI] scsi_error: TASK ABORTED status handling improvementVladislav Bolkhovitin1-1/+2
2008-12-29[SCSI] scsi_dh: Retry mode select in rdac device handlerChandra Seetharaman1-4/+11
2008-12-29[SCSI] scsi_dh: Make sure the state of a path is set properly when controller...Chandra Seetharaman1-0/+1
2008-12-29[SCSI] scsi_error: fix indentation and braces disagreement - add bracesIlpo Järvinen1-1/+2
2008-12-29[SCSI] tmscsim: fix indentation and braces disagreement - add bracesIlpo Järvinen1-1/+2
2008-12-29[SCSI] u14-34f: fix scsi_dma_map failure caseroel kluin1-1/+2
2008-12-29[SCSI] esp_scsi: Use DIV_ROUND_UPJulia Lawall1-4/+2
2008-12-29[SCSI] ibmvfc: Driver version 1.0.3Brian King1-2/+2
2008-12-29[SCSI] ibmvfc: Quiet gcc warning in ibmvfc_reset_deviceBrian King1-1/+1
2008-12-29[SCSI] ibmvfc: Fix target initialization failure retry handlingBrian King2-20/+23
2008-12-29[SCSI] ibmvfc: Error handling fixesBrian King2-61/+148
2008-12-29[SCSI] ibmvfc: Fix error reporting for some FC errorsBrian King1-7/+3
2008-12-29[SCSI] ibmvfc: Fix log level filteringBrian King1-1/+1
2008-12-29[SCSI] Clean up my email address and use a single standard address for everyt...Alan Cox23-26/+26
2008-12-29[SCSI] aacraid: check pci_alloc_consistent errorsFUJITA Tomonori1-1/+11
2008-12-29[SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar()Arjan van de Ven6-14/+8
2008-12-29[SCSI] scsi ioctl: fix kernel-doc warningRandy Dunlap1-2/+2
2008-12-29net: ehea NAPI interface cleanup fixStephen Rothwell2-2/+2
2008-12-29cifs: update for new IP4/6 address printingStephen Rothwell1-4/+4
2008-12-28powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok10-48/+130