summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] qla2xxx: Close window on race between rport removal and fcport transi...andrew.vasquez@qlogic.com2006-02-071-0/+14
* [SCSI] 3ware 9000 driver >4GB memory fixadam radford2006-02-061-3/+4
* [SCSI] gdth: don't map zero-length requestsJenx Axboe2006-02-051-1/+1
* [SCSI] megaraid_sas: support for 1078 type controller addedSumant Patro2006-02-042-18/+129
* [SCSI] megaraid_sas: register 16 byte CDB capabilityJoshua Giles2006-02-042-4/+5
* [SCSI] iscsi update: rm unused sessions listMike Christie2006-02-041-5/+0Star
* [SCSI] iscsi update: use gfp_tMike Christie2006-02-041-1/+1
* [SCSI] iscsi update: fix mgmt pool err path releaseMike Christie2006-02-041-1/+1
* [SCSI] iscsi update: set correct state at creation timeMike Christie2006-02-041-1/+1
* [SCSI] iscsi update: rm conn lockMike Christie2006-02-042-5/+0Star
* [SCSI] iscsi update: set deamon pid earlierMike Christie2006-02-041-6/+10
* [SCSI] iscsi update: setup pool before usingMike Christie2006-02-041-7/+6Star
* [SCSI] iscsi update: pass correct skb to skb_trimMike Christie2006-02-041-4/+3Star
* [SCSI] iscsi update: cleanup iscsi class interfaceMike Christie2006-02-043-140/+154
* [SCSI] aacraid: use no_uld_attach flagMark Haverkamp2006-02-042-59/+36Star
* [SCSI] aacraid: Update global function namesMark Haverkamp2006-02-047-135/+137
* [SCSI] aacraid: reduce device probe warningsMark Haverkamp2006-02-041-0/+4
* [SCSI] qla2xxx: Add support to retrieve/update HBA option-rom.andrew.vasquez@qlogic.com2006-02-045-2/+845
* [SCSI] qla2xxx: Return correct data-len during NVRAM retrieval.andrew.vasquez@qlogic.com2006-02-041-4/+3Star
* [SCSI] qla2xxx: Add beacon support via class-device attribute.andrew.vasquez@qlogic.com2006-02-045-3/+387
* [SCSI] qla2xxx: Add host-statistics FC transport attributes.andrew.vasquez@qlogic.com2006-02-046-7/+147
* [SCSI] qla2xxx: Add host port-type FC transport attribute.andrew.vasquez@qlogic.com2006-02-041-0/+25
* [SCSI] qla2xxx: Add port-speed FC transport attribute.andrew.vasquez@qlogic.com2006-02-044-2/+29
* [PATCH] ide-scsi: fix for IDE probe/remove ops changesMikael Pettersson2006-02-011-9/+5Star
* Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-02-011-4/+15
|\
| * [libata ahci] add another JMicron pci idJeff Garzik2006-01-291-0/+2
| * [libata ahci] Isolate Intel-ism, add JMicron JMB360 supportJeff Garzik2006-01-291-4/+13
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-01-3136-1179/+1432
|\ \
| * | [SCSI] ServeRAID: prevent seeing DADSI devicesJack Hammer2006-01-311-12/+14
| * | [SCSI] aic79xx: Fix timer handlingHannes Reinecke2006-01-314-26/+17Star
| * | [SCSI] aic79xx: SLOWCRC fixHannes Reinecke2006-01-314-3/+49
| * | [SCSI] aic79xx: sequencer fixesHannes Reinecke2006-01-319-553/+834
| * | [SCSI] aic7xxx: Update aicasmHannes Reinecke2006-01-314-17/+140
| * | [SCSI] scsi_transport_sas.c: display port identifierMoore, Eric2006-01-311-3/+3
| * | [SCSI] megaraid_sas: new template defined to represent each type of controllersSumant Patro2006-01-292-42/+109
| * | [SCSI] megaraid_sas: cleanup queue command pathSumant Patro2006-01-292-119/+53Star
| * | [SCSI] Prevent scsi_execute_async from guessing cdb lengthbrking@us.ibm.com2006-01-264-5/+6
| * | [SCSI] ips soft lockup during reset/initializationJack Hammer2006-01-261-14/+14
| * | [SCSI] qla2xxx: Drop legacy 'bypass lun scan for tape device' code.andrew.vasquez@qlogic.com2006-01-261-26/+0Star
| * | [SCSI] qla2xxx: Correct issue where the rport's upcall was not being made aft...andrew.vasquez@qlogic.com2006-01-263-9/+4Star
| * | [SCSI] qla2xxx: Correct synchronization issues during rport addition/deletion.andrew.vasquez@qlogic.com2006-01-265-34/+91
| * | [SCSI] dc395x: "fix" virt_addr calculation on AUTO_REQSENSEGuennadi Liakhovetski2006-01-261-1/+5
| * | [SCSI] ibmvscsi: handle re-enable firmware messageDave C Boutcher2006-01-264-31/+74
| * | [SCSI] qla1280: remove < 2.6.0 supportJes Sorensen2006-01-261-288/+23Star
| |/
* / [LIBATA] Blacklist certain Maxtor firmware revisions for FUA supportJens Axboe2006-01-301-1/+26
|/
* [PATCH] libata: Code for the IRQ mask flagAlan Cox2006-01-181-4/+15
* [PATCH] libata: Fix sector lock to apply to both drives not drive 0 twiceAlan Cox2006-01-181-1/+1
* [PATCH] libata: Fix heuristic typos add LBA48PIO flag and support code, add I...Alan Cox2006-01-181-0/+4
* [PATCH] Intel ICH8 SATA: add PCI device IDsJason Gaston2006-01-181-0/+3
* [PATCH] libata: add a function to decide if we need iordyAlan Cox2006-01-171-0/+34