summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] ibmvfc: Delay NPIV login retry and add retriesBrian King2008-12-292-6/+15
* [SCSI] libiscsi_tcp: support padding offloadMike Christie2008-12-294-22/+29
* [SCSI] libiscsi: handle init task failures.Mike Christie2008-12-291-2/+2
* [SCSI] libiscsi: pass opcode into alloc_pdu calloutMike Christie2008-12-295-11/+11
* [SCSI] libiscsi: allow drivers to modify the itt sent to the targetMike Christie2008-12-293-15/+40
* [SCSI] iscsi_tcp: hook iscsi_tcp into new libiscsi_tcp moduleMike Christie2008-12-293-1338/+259
* [SCSI] iscsi_tcp: split module into lib and lldMike Christie2008-12-292-0/+1291
* [SCSI] iscsi_tcp: add iscsi_tcp prefix to iscsi_tcp functionsMike Christie2008-12-291-22/+16
* [SCSI] libiscsi: change login data buffer allocationMike Christie2008-12-291-2/+4
* [SCSI] iscsi_tcp: remove unused r2t handlingMike Christie2008-12-291-91/+0
* [SCSI] iscsi_tcp: convert to new alloc_hdr apiMike Christie2008-12-292-149/+121
* [SCSI] iser: convert iser to new alloc_pdu apiMike Christie2008-12-292-26/+27
* [SCSI] libiscsi: prepare libiscsi for new offload engines by modifying unsol ...Mike Christie2008-12-293-70/+156
* [SCSI] iscsi_tcp: prepare helpers for LLDs that can offload some operationsMike Christie2008-12-292-33/+92
* [SCSI] remove timeout from struct scsi_deviceJames Bottomley2008-12-291-2/+0
* [SCSI] st: update to use block timeoutJames Bottomley2008-12-291-19/+28
* [SCSI] mac_esp: fix for quadras with two esp chipsFinn Thain2008-12-291-23/+58
* [SCSI] m68k: mac_esp asm fixFinn Thain2008-12-291-9/+10
* [SCSI] qla2xxx: Code changes for vport bus resetAnirban Chakraborty2008-12-292-8/+11
* [SCSI] simplify scsi_io_completion()Alan Stern2008-12-291-59/+77
* [SCSI] ibmvfc: Driver version 1.0.4Brian King2008-12-291-2/+2
* [SCSI] ibmvfc: Handle port login required responseBrian King2008-12-292-0/+4
* [SCSI] ibmvfc: Fix command timeouts due to cached CRQ accessBrian King2008-12-291-8/+8
* [SCSI] ibmvfc: Fix oops in interrupt handlerBrian King2008-12-291-1/+1
* [SCSI] scsi_dh_rdac: Add LSI vendor and product ids in rdac device listBabu Moger2008-12-291-0/+2
* [SCSI] fusion: use ARRAY_SIZEJulia Lawall2008-12-291-6/+6
* [SCSI] fusion: remove excess kernel-doc notationRandy Dunlap2008-12-291-3/+0
* [SCSI] qla2xxx: Fix for build warningAnirban Chakraborty2008-12-291-1/+1
* [SCSI] qla2xxx: Code changes for qla data structure refactoringAnirban Chakraborty2008-12-296-1551/+1749
* [SCSI] qla2xxx: Refactor qla data structuresAnirban Chakraborty2008-12-299-1387/+1479
* [SCSI] scsi_error: TASK ABORTED status handling improvementVladislav Bolkhovitin2008-12-291-1/+2
* [SCSI] scsi_dh: Retry mode select in rdac device handlerChandra Seetharaman2008-12-291-4/+11
* [SCSI] scsi_dh: Make sure the state of a path is set properly when controller...Chandra Seetharaman2008-12-291-0/+1
* [SCSI] scsi_error: fix indentation and braces disagreement - add bracesIlpo Järvinen2008-12-291-1/+2
* [SCSI] tmscsim: fix indentation and braces disagreement - add bracesIlpo Järvinen2008-12-291-1/+2
* [SCSI] u14-34f: fix scsi_dma_map failure caseroel kluin2008-12-291-1/+2
* [SCSI] esp_scsi: Use DIV_ROUND_UPJulia Lawall2008-12-291-4/+2
* [SCSI] ibmvfc: Driver version 1.0.3Brian King2008-12-291-2/+2
* [SCSI] ibmvfc: Quiet gcc warning in ibmvfc_reset_deviceBrian King2008-12-291-1/+1
* [SCSI] ibmvfc: Fix target initialization failure retry handlingBrian King2008-12-292-20/+23
* [SCSI] ibmvfc: Error handling fixesBrian King2008-12-292-61/+148
* [SCSI] ibmvfc: Fix error reporting for some FC errorsBrian King2008-12-291-7/+3
* [SCSI] ibmvfc: Fix log level filteringBrian King2008-12-291-1/+1
* [SCSI] Clean up my email address and use a single standard address for everyt...Alan Cox2008-12-2923-26/+26
* [SCSI] aacraid: check pci_alloc_consistent errorsFUJITA Tomonori2008-12-291-1/+11
* [SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar()Arjan van de Ven2008-12-296-14/+8
* [SCSI] scsi ioctl: fix kernel-doc warningRandy Dunlap2008-12-291-2/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2008-12-28254-2728/+7138
|\
| * powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok2008-12-2910-48/+130
| * powerpc: Force memory size to be a multiple of PAGE_SIZEHollis Blanchard2008-12-291-1/+15