summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ibmvscsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] ibmvfc: Increase cancel timeoutBrian King2009-02-101-1/+1
* [SCSI] ibmvfc: Fix rport reloginBrian King2009-02-101-1/+11
* [SCSI] ibmvfc: Fix command timeout errorsBrian King2009-02-101-3/+0
* [SCSI] ibmvscsi: Correct DMA mapping leakRobert Jennings2009-02-101-0/+1
* [SCSI] ibmvfc: Fix DMA mapping leak on memory allocation failureBrian King2009-01-251-1/+3
* powerpc: Cleanup from l64 to ll64 change drivers/scsiStephen Rothwell2009-01-162-10/+10
* powerpc: Change u64/s64 to a long long integer typeIngo Molnar2009-01-131-6/+6
* [SCSI] ibmvscsi: Make max_requests module parameter more accurateBrian King2009-01-021-6/+10
* [SCSI] ibmvfc: Fixup command response translationBrian King2009-01-021-5/+5
* [SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-021-2/+2
* [SCSI] ibmvfc: Improve async event handlingBrian King2008-12-292-5/+7
* [SCSI] ibmvscsi: Don't fail EH due to insufficient resourcesBrian King2008-12-291-2/+2
* [SCSI] ibmvfc: Fix errors due to inconsistent command dataBrian King2008-12-291-0/+2
* [SCSI] ibmvfc: Delay NPIV login retry and add retriesBrian King2008-12-292-6/+15
* [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] 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] ibmvstgt: move crq_queue_create to the end of initializationBrian King2008-12-091-7/+9
* [SCSI] ibmvscsi: switch to block timeoutJames Bottomley2008-12-011-1/+1
* [SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unblock calls in terminate c...Mike Christie2008-10-131-2/+0
* block: unify request timeout handlingJens Axboe2008-10-091-1/+1
* [SCSI] ibmvfc: Driver version 1.0.2Brian King2008-08-161-2/+2
* [SCSI] ibmvfc: Add details to async event logBrian King2008-08-161-1/+2
* [SCSI] ibmvfc: Sanitize response lengthsBrian King2008-08-161-3/+3
* [SCSI] ibmvfc: Fix for lost async eventsBrian King2008-08-161-7/+11
* [SCSI] ibmvfc: Fixup host state during reinitBrian King2008-08-161-1/+2
* [SCSI] ibmvfc: Fix another hang on module removalBrian King2008-08-161-3/+4
* [SCSI] ibmvscsi: Fixup desired DMA value for shared memory partitionsBrian King2008-08-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-273-32/+218
|\
| * [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-272-3/+3
| * [SCSI] ibmvfc: Update driver version to 1.0.1Brian King2008-07-261-2/+2
| * [SCSI] ibmvfc: Add ADISC supportBrian King2008-07-262-0/+171
| * [SCSI] ibmvfc: Miscellaneous fixesBrian King2008-07-261-1/+2
| * [SCSI] ibmvfc: Fix hang on module removalBrian King2008-07-261-4/+7
| * [SCSI] ibmvfc: Target refcounting fixesBrian King2008-07-261-20/+28
| * [SCSI] ibmvfc: Reduce unnecessary log noiseBrian King2008-07-261-2/+5
* | dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-264-6/+6
|/
* ibmvfc: Add support for collaborative memory overcommitBrian King2008-07-251-0/+15
* ibmvscsi: driver enablement for CMORobert Jennings2008-07-252-7/+40
* [SCSI] ibmvfc: IBM Power Virtual Fibre Channel Adapter Client DriverBrian King2008-07-123-0/+4593
* [SCSI] ibmvscsi: Non SCSI error status fixupBrian King2008-05-272-2/+3
* [SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh2008-05-021-1/+1
* [SCSI] ibmvscsi: Handle non SCSI error statusBrian King2008-04-292-1/+13