aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2009-03-12[SCSI] sym53c8xx: unmap pci memory after probe errorsTony Battersby
2009-03-12[SCSI] sym53c8xx: fix bogus free_irq() on error pathTony Battersby
2009-03-12[SCSI] sym53c8xx: fix NULL deref on error pathTony Battersby
2009-03-12[SCSI] sym53c8xx: fix shost use-after-free and memory leakTony Battersby
2009-03-12[SCSI] ipr: Expose debug and fastfail parametersWayne Boyer
2009-03-12[SCSI] sd: tell the user when a disk's capacity is adjustedAlan Stern
2009-03-12[SCSI] ses: code_set == 1 is tested twiceRoel Kluin
2009-03-12[SCSI] sg: remove the own list management for struct sg_fdFUJITA Tomonori
2009-03-12[SCSI] sg: use ALIGN macroFUJITA Tomonori
2009-03-12[SCSI] sg: remove unnecessary function declarationsFUJITA Tomonori
2009-03-12[SCSI] libfc: Correct use of ! and &Julia Lawall
2009-03-12[SCSI] libosd: Fix NULL dereference BUG when target is not OSD conformantBoaz Harrosh
2009-03-12[SCSI] sg: avoid blk_put_request/blk_rq_unmap_user in interruptFUJITA Tomonori
2009-03-12[SCSI] ibmvfc: Better handle other FC initiatorsBrian King
2009-03-12[SCSI] scsi_dh_rdac: Retry for Quiescence in Progress in rdac device handlerChauhan, Vijay
2009-03-12[SCSI] ipr: add message to error tableWayne Boyer
2009-03-12[SCSI] scsi dh alua: handle report luns data changed in check sense calloutIlgu Hong
2009-03-12[SCSI] scsi dh alua: add intel Multi-Flex deviceIlgu Hong
2009-03-12[SCSI] scsi dh alua: fix group id maskingIlgu Hong
2009-03-12[SCSI] remove scsi_req_map_sgFUJITA Tomonori
2009-03-12[SCSI] osst: replace scsi_execute_async with the block layer APIFUJITA Tomonori
2009-03-12[SCSI] osst: make all the buffer the same sizeFUJITA Tomonori
2009-03-12[SCSI] scsi: Add osd library to build systemBoaz Harrosh
2009-03-12[SCSI] osd: Kconfig file for in-tree buildsBoaz Harrosh
2009-03-12[SCSI] libosd: SCSI/OSD Sense decoding supportBoaz Harrosh
2009-03-12[SCSI] libosd: OSDv2 auto detectionBoaz Harrosh
2009-03-12[SCSI] libosd: OSD version 2 SupportBoaz Harrosh
2009-03-12[SCSI] libosd: Not implemented commandsBoaz Harrosh
2009-03-12[SCSI] libosd: Add Flush and List-objects supportBoaz Harrosh
2009-03-12[SCSI] libosd: OSD Security processing stubsBoaz Harrosh
2009-03-12[SCSI] libosd: attributes SupportBoaz Harrosh
2009-03-12[SCSI] osd_uld: API for retrieving osd devices from KernelBoaz Harrosh
2009-03-12[SCSI] osd_uld: OSD scsi ULDBoaz Harrosh
2009-03-12[SCSI] libosd: OSDv1 preliminary implementationBoaz Harrosh
2009-03-12[SCSI] add OSD_TYPEBoaz Harrosh
2009-03-12[SCSI] sg: fix races with ioctl(SG_IO)Tony Battersby
2009-03-12[SCSI] sg: fix races during device removalTony Battersby
2009-03-12[SCSI] stex: Version updateEd Lin - PTU
2009-03-12[SCSI] stex: Small fixesEd Lin - PTU
2009-03-12[SCSI] stex: Fix for controller type st_yosemiteEd Lin - PTU
2009-03-12[SCSI] stex: Add new device idEd Lin - PTU
2009-03-12[SCSI] stex: Fix for potential invalid responseEd Lin - PTU
2009-03-12[SCSI] osst: Remove SUGGEST flagsJames Bottomley
2009-03-12[SCSI] Remove SUGGEST flagsMartin K. Petersen
2009-03-12[SCSI] ipr: add MSI supportWayne Boyer
2009-03-12[SCSI] scsi_transport_fc: Add missing parenthesis to Point-To-Point descriptionChristof Schmitt
2009-03-12[SCSI] sym53c8xx: Keep transfer negotiations validAaro Koskinen
2009-03-12[SCSI] Improve SCSI_LOGGING Kconfig entryRobert Love
2009-03-12[SCSI] lpfc: constify virtual function tablesJan Engelhardt
2009-03-12[SCSI] libfc: fix compile warningFUJITA Tomonori