summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2006-08-01kbuild: hardcode value of YACC&LEX for aic7-triple-xSam Ravnborg
2006-07-29Merge branch 'master' into upstream-fixesJeff Garzik
2006-07-28[PATCH] scsi: kill overeager "not-ready" messagesJens Axboe
2006-07-26[PATCH] fix compile regression for a few scsi driversChristoph Hellwig
2006-07-24[SCSI] esp: Fix build.David S. Miller
2006-07-24Merge branch 'master' into upstream-fixesJeff Garzik
2006-07-24[libata] sata_promise: comment out duplicate PCI IDJeff Garzik
2006-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2006-07-19[PATCH] libata: improve EH action and EHI flag handlingTejun Heo
2006-07-19[PATCH] libata: fix eh_skip_recovery conditionTejun Heo
2006-07-19[PATCH] libata: fix autopsy ehc->i.action and ehc->i.dev handlingTejun Heo
2006-07-16[libata] ata_piix: correct 'invalid MAP value' typo-caused errorJeff Garzik
2006-07-16[libata] ata_piix: minor cleanups noticed in prior patch runJeff Garzik
2006-07-16[libata] ata_piix: attempt to fix ICH8 supportJeff Garzik
2006-07-16[libata] ata_piix: Consolidate PCS register writingJeff Garzik
2006-07-16[PATCH] ata_piix: add host_set private structureTejun Heo
2006-07-14[SCSI] More buffer->request_buffer changesChristoph Hellwig
2006-07-12[SCSI] NCR_D700: misc fixes (section and argument ordering)James Bottomley
2006-07-12[SCSI] scsi_debug: must_check fixesRandy Dunlap
2006-07-12[SCSI] scsi_transport_sas: kill the use of channel James Bottomley
2006-07-12[SCSI] scsi_transport_sas: add expander backlinkJames Bottomley
2006-07-10[PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells
2006-07-09[SCSI] hide EH backup data outside the scsi_cmndChristoph Hellwig
2006-07-09[SCSI] ibmvscsi: handle inactive SCSI target during probeDave C Boutcher
2006-07-09[SCSI] ibmvscsi: allocate lpevents for ibmvscsi on iseriesDave C Boutcher
2006-07-09[SCSI] aic7[9x]xx: Remove last vestiges of reverse_scanMatthew Wilcox
2006-07-09[SCSI] aha152x: stop poking at saved scsi_cmnd membersChristoph Hellwig
2006-07-09[SCSI] st.c: Improve sense outputLuben Tuikov
2006-07-09[SCSI] lpfc 8.1.7: Change version number to 8.1.7James Smart
2006-07-09[SCSI] lpfc 8.1.7: Misc FixesJames Smart
2006-07-09[SCSI] lpfc 8.1.7: Add lpfc_sli_flush_mbox_queue() functionJames Smart
2006-07-09[SCSI] lpfc 8.1.7: Correct the wait in attachment that delays for topology di...James Smart
2006-07-09[SCSI] lpfc 8.1.7: Remove depricated sysfs attribute board_onlineJames Smart
2006-07-09[SCSI] lpfc 8.1.7: Adding new issue_reset sysfs attributeJames Smart
2006-07-09[SCSI] lpfc 8.1.7: Fix panic in lpfc_sli_validate_fcp_iocbJames Smart
2006-07-09[SCSI] lpfc 8.1.7: Consolidate dma buf cleanup into a separate functionJames Smart
2006-07-09[SCSI] lpfc 8.1.7: Correct bogus nodev_tmo message on NPort that changes its ...James Smart
2006-07-09[SCSI] lpfc 8.1.7: Fix txcmplq related panics on heavy IO while downloading f...James Smart
2006-07-09[SCSI] lpfc 8.1.7: Issue DOWN_LINK prior to INIT_LINK to work around link fai...James Smart
2006-07-09[SCSI] lpfc 8.1.7: Fixed infinite retry of REG_LOGIN mailbox failed due to MB...James Smart
2006-07-09[SCSI] lpfc 8.1.7: Fix memory leak and cleanup code related to per ring looku...James Smart
2006-07-09[SCSI] lpfc 8.1.7: Standardize the driver on a single define for the maximum ...James Smart
2006-07-09[SCSI] lpfc 8.1.7: Use mod_timer instead of add_timer in lpfc_els_timeout_han...James Smart
2006-07-09[SCSI] update additional sense codes and some opcode namesDouglas Gilbert
2006-07-09[SCSI] scsi_transport_sas: add unindexed portsJames Bottomley
2006-07-09[SCSI] aic79xx: make ahd_done_with_status() staticAdrian Bunk
2006-07-05[PATCH] ahci: Ensure that we don't grab both functionsroot
2006-07-05[PATCH] libata-core.c: restore configuration boot messages in ata_dev_configu...Borislav Petkov
2006-07-05[PATCH] sata_sil24: add suspend/sleep supportTejun Heo
2006-07-05[PATCH] sata_sil24: separate out sil24_init_controller()Tejun Heo