summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ahci: fix NULL pointer dereference detected by CoverityTejun Heo2006-03-111-10/+4
* Allocate 96 bytes for SCSI sense data replyLinus Torvalds2006-03-061-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-03-0111-80/+90
|\
| * [SCSI] aha152x: fix variable use before initialisation and other bugsJürgen E. Fischer2006-02-283-37/+54
| * [SCSI] Fix uninitialised width and speed in sym2Matthew Wilcox2006-02-281-0/+2
| * [SCSI] Delete duplicate driver template.Ralf Baechle2006-02-281-21/+0
| * [SCSI] scsi: scsi command retries off by one fixBrian King2006-02-272-3/+3
| * [SCSI] megaraid_sas: fix physical disk handlingChristoph Hellwig2006-02-271-14/+15
| * [SCSI] scsi: handle ->slave_configure return valueChristoph Hellwig2006-02-271-2/+14
| * [SCSI] fc_transport: stop creating duplicate rport entries.Andrew Vasquez2006-02-271-2/+1
| * [SCSI] sg: Remove aha1542 hackBrian King2006-02-271-1/+1
* | [libata] Disable FUAJeff Garzik2006-02-273-0/+7
* | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-02-271-9/+43
|\ \ | |/ |/|
| * [PATCH] sata_sil: implement R_ERR on DMA activate FIS errata fixTejun Heo2006-02-251-6/+27
| * [PATCH] sata_sil: add board ID for 3512Tejun Heo2006-02-251-4/+17
* | [PATCH] sd: fix memory corruption with broken mode page headersAl Viro2006-02-261-3/+17
|/
* [SCSI] esp: fix eh lockingChristoph Hellwig2006-02-221-3/+1
* [PATCH] libata: make ata_sg_setup_one() trim zero length sgTejun Heo2006-02-201-5/+8
* [PATCH] libata: fix WARN_ON() condition in *_fill_sg()Tejun Heo2006-02-202-2/+2
* [PATCH] Add missing FUA write to sata_mv dma command listJens Axboe2006-02-171-0/+1
* [PATCH] libata: minor fix for 2.6.16-rc3Albert Lee2006-02-171-3/+4
* [PATCH] Necessary evil to get sata_vsc to initialize with Intel iq3124h hbaDan Williams2006-02-171-1/+29
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-02-1632-479/+2020
|\
| * [SCSI] fix wrong context bugs in SCSIJames Bottomley2006-02-142-23/+12
| * [PATCH] add scsi_execute_in_process_context() APIJames Bottomley2006-02-141-0/+59
| * [SCSI] sym2: Mask off opcode from RBCMatthew Wilcox2006-02-121-1/+1
| * [SCSI] megaraid_legacy: kobject_register failureJu, Seokmann2006-02-122-2/+2
| * [SCSI] ipr: Fix adapter initialization failureBrian King2006-02-122-47/+7
| * [PATCH] qla2xxx: Correct lun assignment during IOCB submission.andrew.vasquez@qlogic.com2006-02-071-0/+1
| * [PATCH] qla2xxx: Pass input-buffer length to Get-ID-List mailbox command.andrew.vasquez@qlogic.com2006-02-071-1/+2
| * [PATCH] qla2xxx: Remove bogus debug-code.andrew.vasquez@qlogic.com2006-02-071-3/+0
| * [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-051-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/+0
| * [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/+0
| * [SCSI] iscsi update: set deamon pid earlierMike Christie2006-02-041-6/+10
| * [SCSI] iscsi update: setup pool before usingMike Christie2006-02-041-7/+6
| * [SCSI] iscsi update: pass correct skb to skb_trimMike Christie2006-02-041-4/+3
| * [SCSI] iscsi update: cleanup iscsi class interfaceMike Christie2006-02-043-140/+154
| * [SCSI] aacraid: use no_uld_attach flagMark Haverkamp2006-02-042-59/+36
| * [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/+3
OpenPOWER on IntegriCloud