aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/ibmvscsi
AgeCommit message (Expand)Author
2009-06-08[SCSI] ibmvscsi: Add 16 byte CDB supportBrian King
2009-06-08[SCSI] ibmvfc: Driver version 1.0.6Brian King
2009-06-08[SCSI] ibmvfc: Improve LOGO/PRLO ELS handlingBrian King
2009-06-08[SCSI] ibmvfc: Improve device rediscoveryBrian King
2009-06-08[SCSI] ibmvfc: Add flush on halt supportBrian King
2009-06-08[SCSI] ibmvfc: Add support for NPIV LogoutBrian King
2009-06-08[SCSI] ibmvfc: Fix deadlock in EHBrian King
2009-06-08[SCSI] ibmvfc: Reduce error logging noiseBrian King
2009-06-08[SCSI] ibmvfc: Use DEVICE_ATTR macroBrian King
2009-06-08[SCSI] ibmvfc: Fixup GFP flags for target allocationsBrian King
2009-06-08[SCSI] ibmvfc: Fix invalid error response handlingBrian King
2009-05-23[SCSI] ibmvscsi: Remove redundant test on unsigned.Roel Kluin
2009-04-03[SCSI] ibmvfc: Driver version 1.0.5Brian King
2009-04-03[SCSI] ibmvfc: Improve ADISC timeout handlingBrian King
2009-04-03[SCSI] ibmvfc: Show host maxframe_sizeBrian King
2009-04-03[SCSI] ibmvfc: Fixup module parms attributesBrian King
2009-04-03[SCSI] ibmvfc: Fix dropped interruptsBrian King
2009-03-12[SCSI] ibmvfc: Better handle other FC initiatorsBrian King
2009-02-10[SCSI] ibmvfc: Increase cancel timeoutBrian King
2009-02-10[SCSI] ibmvfc: Fix rport reloginBrian King
2009-02-10[SCSI] ibmvfc: Fix command timeout errorsBrian King
2009-02-10[SCSI] ibmvscsi: Correct DMA mapping leakRobert Jennings
2009-01-25[SCSI] ibmvfc: Fix DMA mapping leak on memory allocation failureBrian King
2009-01-16powerpc: Cleanup from l64 to ll64 change drivers/scsiStephen Rothwell
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar
2009-01-02[SCSI] ibmvscsi: Make max_requests module parameter more accurateBrian King
2009-01-02[SCSI] ibmvfc: Fixup command response translationBrian King
2009-01-02[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-29[SCSI] ibmvfc: Improve async event handlingBrian King
2008-12-29[SCSI] ibmvscsi: Don't fail EH due to insufficient resourcesBrian King
2008-12-29[SCSI] ibmvfc: Fix errors due to inconsistent command dataBrian King
2008-12-29[SCSI] ibmvfc: Delay NPIV login retry and add retriesBrian King
2008-12-29[SCSI] ibmvfc: Driver version 1.0.4Brian King
2008-12-29[SCSI] ibmvfc: Handle port login required responseBrian King
2008-12-29[SCSI] ibmvfc: Fix command timeouts due to cached CRQ accessBrian King
2008-12-29[SCSI] ibmvfc: Fix oops in interrupt handlerBrian King
2008-12-29[SCSI] ibmvfc: Driver version 1.0.3Brian King
2008-12-29[SCSI] ibmvfc: Quiet gcc warning in ibmvfc_reset_deviceBrian King
2008-12-29[SCSI] ibmvfc: Fix target initialization failure retry handlingBrian King
2008-12-29[SCSI] ibmvfc: Error handling fixesBrian King
2008-12-29[SCSI] ibmvfc: Fix error reporting for some FC errorsBrian King
2008-12-29[SCSI] ibmvfc: Fix log level filteringBrian King
2008-12-09[SCSI] ibmvstgt: move crq_queue_create to the end of initializationBrian King
2008-12-01[SCSI] ibmvscsi: switch to block timeoutJames Bottomley
2008-10-13[SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unblock calls in terminate c...Mike Christie
2008-10-09block: unify request timeout handlingJens Axboe
2008-08-16[SCSI] ibmvfc: Driver version 1.0.2Brian King
2008-08-16[SCSI] ibmvfc: Add details to async event logBrian King
2008-08-16[SCSI] ibmvfc: Sanitize response lengthsBrian King
2008-08-16[SCSI] ibmvfc: Fix for lost async eventsBrian King