summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] sym53c8xx: don't flood syslog with negotiation messagesTony Battersby2009-03-122-3/+29
* [SCSI] sym53c8xx: use a queue depth of 1 for untagged devicesTony Battersby2009-03-121-4/+4
* [SCSI] sym53c8xx: handle pci_iomap() failuresTony Battersby2009-03-121-26/+36
* [SCSI] sym53c8xx: unmap pci memory after probe errorsTony Battersby2009-03-121-25/+41
* [SCSI] sym53c8xx: fix bogus free_irq() on error pathTony Battersby2009-03-121-4/+7
* [SCSI] sym53c8xx: fix NULL deref on error pathTony Battersby2009-03-121-1/+1
* [SCSI] sym53c8xx: fix shost use-after-free and memory leakTony Battersby2009-03-121-1/+1
* [SCSI] ipr: Expose debug and fastfail parametersWayne Boyer2009-03-121-2/+2
* [SCSI] sd: tell the user when a disk's capacity is adjustedAlan Stern2009-03-121-11/+15
* [SCSI] ses: code_set == 1 is tested twiceRoel Kluin2009-03-121-1/+1
* [SCSI] sg: remove the own list management for struct sg_fdFUJITA Tomonori2009-03-121-36/+14
* [SCSI] sg: use ALIGN macroFUJITA Tomonori2009-03-121-3/+2
* [SCSI] sg: remove unnecessary function declarationsFUJITA Tomonori2009-03-121-8/+0
* [SCSI] libfc: Correct use of ! and &Julia Lawall2009-03-121-1/+1
* [SCSI] Make scsi.h independent of the rest of the scsi includesJames Bottomley2009-03-123-17/+18
* [SCSI] libosd: Fix NULL dereference BUG when target is not OSD conformantBoaz Harrosh2009-03-121-4/+7
* [SCSI] sg: avoid blk_put_request/blk_rq_unmap_user in interruptFUJITA Tomonori2009-03-121-3/+12
* [SCSI] ibmvfc: Better handle other FC initiatorsBrian King2009-03-121-4/+58
* [SCSI] scsi_dh_rdac: Retry for Quiescence in Progress in rdac device handlerChauhan, Vijay2009-03-121-0/+5
* [SCSI] ipr: add message to error tableWayne Boyer2009-03-121-0/+2
* [SCSI] scsi dh alua: handle report luns data changed in check sense calloutIlgu Hong2009-03-121-0/+9
* [SCSI] scsi dh alua: add intel Multi-Flex deviceIlgu Hong2009-03-121-0/+1
* [SCSI] scsi dh alua: fix group id maskingIlgu Hong2009-03-121-2/+2
* [SCSI] remove scsi_req_map_sgFUJITA Tomonori2009-03-123-218/+25
* [SCSI] osst: replace scsi_execute_async with the block layer APIFUJITA Tomonori2009-03-122-6/+83
* [SCSI] osst: make all the buffer the same sizeFUJITA Tomonori2009-03-121-5/+0
* [SCSI] scsi: Add osd library to build systemBoaz Harrosh2009-03-123-0/+14
* [SCSI] osd: Kconfig file for in-tree buildsBoaz Harrosh2009-03-121-0/+53
* [SCSI] osd: Documentation for OSD libraryBoaz Harrosh2009-03-121-0/+198
* [SCSI] libosd: SCSI/OSD Sense decoding supportBoaz Harrosh2009-03-124-0/+506
* [SCSI] libosd: OSDv2 auto detectionBoaz Harrosh2009-03-123-0/+133
* [SCSI] libosd: OSD version 2 SupportBoaz Harrosh2009-03-123-18/+205
* [SCSI] libosd: Not implemented commandsBoaz Harrosh2009-03-121-0/+35
* [SCSI] libosd: Add Flush and List-objects supportBoaz Harrosh2009-03-121-0/+124
* [SCSI] libosd: OSD Security processing stubsBoaz Harrosh2009-03-121-0/+86
* [SCSI] libosd: attributes SupportBoaz Harrosh2009-03-122-0/+906
* [SCSI] osd_uld: API for retrieving osd devices from KernelBoaz Harrosh2009-03-122-0/+67
* [SCSI] osd_uld: OSD scsi ULDBoaz Harrosh2009-03-123-0/+432
* [SCSI] libosd: OSDv1 preliminary implementationBoaz Harrosh2009-03-124-0/+547
* [SCSI] libosd: OSDv1 HeadersBoaz Harrosh2009-03-124-0/+914
* [SCSI] add OSD_TYPEBoaz Harrosh2009-03-122-0/+2
* [SCSI] major.h: char-major number for OSD device driverBoaz Harrosh2009-03-122-0/+7
* [SCSI] sg: fix races with ioctl(SG_IO)Tony Battersby2009-03-121-25/+14
* [SCSI] sg: fix races during device removalTony Battersby2009-03-121-217/+201
* [SCSI] stex: Version updateEd Lin - PTU2009-03-121-3/+3
* [SCSI] stex: Small fixesEd Lin - PTU2009-03-121-6/+22
* [SCSI] stex: Fix for controller type st_yosemiteEd Lin - PTU2009-03-121-61/+3
* [SCSI] stex: Add new device idEd Lin - PTU2009-03-121-2/+6
* [SCSI] stex: Fix for potential invalid responseEd Lin - PTU2009-03-121-0/+1
* [SCSI] osst: Remove SUGGEST flagsJames Bottomley2009-03-121-2/+2
OpenPOWER on IntegriCloud