aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] don't call ips_eh_reset in ips_queue to avoid deadlockMike Christie2006-02-271-1/+1
* [SCSI] scsi_lib: fix recognition of cache type of Initio SBP-2 bridgesAl Viro2006-02-272-2/+17
* [SCSI] Improve message printing codeMatthew Wilcox2006-02-271-5/+19
* [SCSI] Recognize missing LUNs for non-standard devicesAlan Stern2006-02-271-0/+13
* [SCSI] aic7xxx: semaphore to completion conversionChristoph Hellwig2006-02-272-38/+12
* [SCSI] aacraid: use kthread_ APIChristoph Hellwig2006-02-274-21/+13
* [SCSI] Add EXPORT_SYMBOL for spi msg functionsJames Bottomley2006-02-271-0/+3
* [SCSI] sas: add support for enclosure and bad ID rphy attributesChristoph Hellwig2006-02-271-2/+51
* [SCSI] jazz_esp: Fix sparse warnings.Ralf Baechle2006-02-271-9/+9
* [SCSI] jazz_esp: Delete useless prototypeRalf Baechle2006-02-271-1/+0
* [SCSI] Make spi_print_msg more consistentMatthew Wilcox2006-02-271-3/+3
* [SCSI] Add spi_populate_*_msg functionsMatthew Wilcox2006-02-277-115/+69
* [SCSI] ncr53c8xx updateMatthew Wilcox2006-02-272-94/+61
* [SCSI] unused show_spi_transport_period_helper parameterMatthew Wilcox2006-02-271-4/+3
* [SCSI] fix uninitialized variable errorMatthew Wilcox2006-02-271-8/+3
* [SCSI] PCI Error Recovery: IPR SCSI device driverLinas Vepstas2006-02-271-0/+109
* [SCSI] Remove devfs support from the SCSI subsystemGreg KH2006-02-277-62/+5
* [SCSI] SCSI core kmalloc2kzallocJes Sorensen2006-02-2715-59/+30
* [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