aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2005-12-13[SCSI] iscsi: opcode check fixMike Christie
2005-12-13[SCSI] sym2: Version 2.2.2Matthew Wilcox
2005-12-13[SCSI] sym2: Report disabled devices and LUNs more attractivelyMatthew Wilcox
2005-12-13[SCSI] sym2: Allow NVRAM settings to limit speed and widthMatthew Wilcox
2005-12-13[SCSI] sym2: Use scsi_print_msgMatthew Wilcox
2005-12-13[SCSI] sym2: Use DMA_40BIT_MASK constantMatthew Wilcox
2005-12-13[SCSI] sym2: Remove code to handle DMA_BIDIRECTION requestsMatthew Wilcox
2005-12-13[SCSI] sym2: Manage sym_lcb properlyMatthew Wilcox
2005-12-13[SCSI] sym2: Remove last vestiges of sym_sniff_inquiryMatthew Wilcox
2005-12-13[SCSI] sym2: Remove FreeBSD ifdefsMatthew Wilcox
2005-12-13[SCSI] qla2xxx: Resync with latest released ISP24xx firmware -- 4.00.16.Andrew Vasquez
2005-12-13[SCSI] qla2xxx: Add support for embedded ISP24xx firmware.Andrew Vasquez
2005-12-13[SCSI] qla2xxx: Add full firmware(-request) hotplug support for all ISPs.Andrew Vasquez
2005-12-13[SCSI] scsi_lib: stricter checks for clearing use_10_for_rwJens Axboe
2005-12-13[SCSI] Delete trailing full stopMatthew Wilcox
2005-12-13[SCSI] Mark some core scsi data structures constArjan van de Ven
2005-12-13[SCSI] ipr: Driver initialization fix for kexec/kdumpbrking@us.ibm.com
2005-12-13[SCSI] megaraid_{mbox,mm} : remove PCI Id overlaping between megaraid_legacy ...Ju, Seokmann
2005-12-13[SCSI] megaraid_legacy: removed PCI ID overlap from the driv erJu, Seokmann
2005-12-13[SCSI] Negotiate correctly with async-only devicesMatthew Wilcox
2005-12-13Merge branch 'upstream-fixes'Jeff Garzik
2005-12-13[libata] mark certain hardware (or drivers) with a no-atapi flagJeff Garzik
2005-12-13[PATCH] libata: remove unused qc->waitingTejun Heo
2005-12-13[PATCH] libata: remove unused functionsTejun Heo
2005-12-13[PATCH] libata: use ata_exec_internal()Tejun Heo
2005-12-13[PATCH] libata: implement ata_exec_internal()Tejun Heo
2005-12-12Merge branch 'upstream-fixes'Jeff Garzik
2005-12-12[PATCH] libata: ata_piix 450NX errataAlan Cox
2005-12-12[PATCH] libata-core.c: fix parameter bug on kunmap_atomic() callsMark Lord
2005-12-12Merge branch 'master'Jeff Garzik
2005-12-12[PATCH] Fix SCSI scanning slab corruptionBrian King
2005-12-12[PATCH] libata: add ata_piix notesAlan Cox
2005-12-12[SCSI] fix double free of scsi request queueBrian King
2005-12-12Revert revert of "[SCSI] fix usb storage oops"Linus Torvalds
2005-12-09[SCSI] fix panic when ejecting ieee1394 ipodJens Axboe
2005-12-08[SCSI] fix OOPS due to clearing eh_action prior to aborting eh commandMichael Reed
2005-12-08[SCSI] Fix incorrect pointer in megaraid.c MODE_SENSE emulationMark Lord
2005-12-07[SCSI] qla2xxx: Correct short-WRITE status handling.Andrew Vasquez
2005-12-07[SCSI] qla2xxx: Correct mis-handling of AENs.Andrew Vasquez
2005-12-07[SCSI] ibmvscsi kexec fixDave C Boutcher
2005-12-06[PATCH] libata: err_mask misc fixAlbert Lee
2005-12-06[PATCH] libata: determine the err_mask directly in atapi_packet_task()Albert Lee
2005-12-06[PATCH] libata: determine the err_mask when the error is foundAlbert Lee
2005-12-06[PATCH] libata: move err_mask to ata_queued_cmdAlbert Lee
2005-12-06[PATCH] libata: minor patch before moving err_maskAlbert Lee
2005-12-03Merge branch 'upstream-fixes'Jeff Garzik
2005-12-03[PATCH] libata: fix ata_scsi_pass_thru error handlingTejun Heo
2005-12-02Revert "[SCSI] fix usb storage oops"Linus Torvalds
2005-12-02Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2005-12-02[SCSI] sg: fix a bug in st_map_user_pages failure pathHugh Dickins