summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] zfcp: fix queue, scheduled work processing.Swen Schillig2009-03-122-3/+8
* [SCSI] zfcp: erp failed status bit will not be setMartin Petermann2009-03-121-1/+0
* [SCSI] zfcp: Block FC transport rports early on errorsChristof Schmitt2009-03-127-56/+157
* [SCSI] zfcp: incorrect reaction on incoming RSCNSwen Schillig2009-03-122-15/+7
* [SCSI] zfcp: Remove PCI flagChristof Schmitt2009-03-122-22/+3
* [SCSI] zfcp: replace current ERP logging with a more convenient versionSwen Schillig2009-03-1211-356/+215
* [SCSI] zfcp: prevent adapter close on initial adapter openSwen Schillig2009-03-121-35/+34
* [SCSI] zfcp: remove undefined subtype for status read responseSwen Schillig2009-03-123-13/+2
* [SCSI] zfcp: Send ELS ADISC from workqueueChristof Schmitt2009-03-125-22/+27
* [SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcpChristof Schmitt2009-03-124-99/+78
* [SCSI] zfcp: Wait for free SBALs when possibleChristof Schmitt2009-03-121-9/+9
* [SCSI] zfcp: Only increment req_id for successfully issued requestsChristof Schmitt2009-03-121-1/+2
* [SCSI] zfcp: Simplify latency lock handlingChristof Schmitt2009-03-122-6/+4
* [SCSI] zfcp: add measurement data for average qdio queue utilisationMartin Peschke2009-03-124-1/+26
* [SCSI] zfcp: Remove UNIT_REGISTERED status flagChristof Schmitt2009-03-124-8/+2
* [SCSI] zfcp: Remove some port flagsChristof Schmitt2009-03-125-32/+11
* [SCSI] fix /proc memory leak in the SCSI coreAlan Stern2009-03-121-1/+2
* [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] 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-122-212/+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-122-0/+4
* [SCSI] osd: Kconfig file for in-tree buildsBoaz Harrosh2009-03-121-0/+53
* [SCSI] libosd: SCSI/OSD Sense decoding supportBoaz Harrosh2009-03-122-0/+197
* [SCSI] libosd: OSDv2 auto detectionBoaz Harrosh2009-03-122-0/+130
* [SCSI] libosd: OSD version 2 SupportBoaz Harrosh2009-03-121-14/+80
* [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
OpenPOWER on IntegriCloud