aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-01kbuild: hardcode value of YACC&LEX for aic7-triple-xSam Ravnborg1-0/+2
2006-07-29Merge branch 'master' into upstream-fixesJeff Garzik4-24/+11
2006-07-28[PATCH] scsi: kill overeager "not-ready" messagesJens Axboe1-4/+1
2006-07-26[PATCH] fix compile regression for a few scsi driversChristoph Hellwig2-12/+6
2006-07-24[SCSI] esp: Fix build.David S. Miller1-8/+4
2006-07-24Merge branch 'master' into upstream-fixesJeff Garzik42-500/+573
2006-07-24[libata] sata_promise: comment out duplicate PCI IDJeff Garzik1-0/+7
2006-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds42-500/+573
2006-07-19[PATCH] libata: improve EH action and EHI flag handlingTejun Heo1-5/+28
2006-07-19[PATCH] libata: fix eh_skip_recovery conditionTejun Heo1-3/+4
2006-07-19[PATCH] libata: fix autopsy ehc->i.action and ehc->i.dev handlingTejun Heo1-17/+12
2006-07-16[libata] ata_piix: correct 'invalid MAP value' typo-caused errorJeff Garzik1-1/+1
2006-07-16[libata] ata_piix: minor cleanups noticed in prior patch runJeff Garzik1-11/+7
2006-07-16[libata] ata_piix: attempt to fix ICH8 supportJeff Garzik1-4/+38
2006-07-16[libata] ata_piix: Consolidate PCS register writingJeff Garzik1-25/+28
2006-07-16[PATCH] ata_piix: add host_set private structureTejun Heo1-16/+40
2006-07-14[SCSI] More buffer->request_buffer changesChristoph Hellwig13-19/+17
2006-07-12[SCSI] NCR_D700: misc fixes (section and argument ordering)James Bottomley1-7/+7
2006-07-12[SCSI] scsi_debug: must_check fixesRandy Dunlap1-18/+54
2006-07-12[SCSI] scsi_transport_sas: kill the use of channel James Bottomley1-5/+3
2006-07-12[SCSI] scsi_transport_sas: add expander backlinkJames Bottomley1-0/+20
2006-07-10[PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells1-1/+0
2006-07-09[SCSI] hide EH backup data outside the scsi_cmndChristoph Hellwig7-224/+108
2006-07-09[SCSI] ibmvscsi: handle inactive SCSI target during probeDave C Boutcher1-0/+1
2006-07-09[SCSI] ibmvscsi: allocate lpevents for ibmvscsi on iseriesDave C Boutcher1-1/+1
2006-07-09[SCSI] aic7[9x]xx: Remove last vestiges of reverse_scanMatthew Wilcox2-22/+0
2006-07-09[SCSI] aha152x: stop poking at saved scsi_cmnd membersChristoph Hellwig1-6/+23
2006-07-09[SCSI] st.c: Improve sense outputLuben Tuikov1-4/+3
2006-07-09[SCSI] lpfc 8.1.7: Change version number to 8.1.7James Smart1-1/+1
2006-07-09[SCSI] lpfc 8.1.7: Misc FixesJames Smart3-13/+17
2006-07-09[SCSI] lpfc 8.1.7: Add lpfc_sli_flush_mbox_queue() functionJames Smart3-1/+21
2006-07-09[SCSI] lpfc 8.1.7: Correct the wait in attachment that delays for topology discoveryJames Smart1-10/+14
2006-07-09[SCSI] lpfc 8.1.7: Remove depricated sysfs attribute board_onlineJames Smart1-42/+0
2006-07-09[SCSI] lpfc 8.1.7: Adding new issue_reset sysfs attributeJames Smart1-0/+43
2006-07-09[SCSI] lpfc 8.1.7: Fix panic in lpfc_sli_validate_fcp_iocbJames Smart1-10/+12
2006-07-09[SCSI] lpfc 8.1.7: Consolidate dma buf cleanup into a separate functionJames Smart1-16/+24
2006-07-09[SCSI] lpfc 8.1.7: Correct bogus nodev_tmo message on NPort that changes its NPort IdJames Smart1-24/+34
2006-07-09[SCSI] lpfc 8.1.7: Fix txcmplq related panics on heavy IO while downloading firmwareJames Smart1-7/+17
2006-07-09[SCSI] lpfc 8.1.7: Issue DOWN_LINK prior to INIT_LINK to work around link failure issueJames Smart1-1/+11
2006-07-09[SCSI] lpfc 8.1.7: Fixed infinite retry of REG_LOGIN mailbox failed due to MBXERR_RPI_FULLJames Smart1-0/+11
2006-07-09[SCSI] lpfc 8.1.7: Fix memory leak and cleanup code related to per ring lookup arrayJames Smart3-27/+5
2006-07-09[SCSI] lpfc 8.1.7: Standardize the driver on a single define for the maximum supported targetsJames Smart3-7/+8
2006-07-09[SCSI] lpfc 8.1.7: Use mod_timer instead of add_timer in lpfc_els_timeout_handlerJames Smart1-4/+3
2006-07-09[SCSI] update additional sense codes and some opcode namesDouglas Gilbert1-38/+88
2006-07-09[SCSI] scsi_transport_sas: add unindexed portsJames Bottomley1-1/+35
2006-07-09[SCSI] aic79xx: make ahd_done_with_status() staticAdrian Bunk1-1/+1
2006-07-05[PATCH] ahci: Ensure that we don't grab both functionsroot1-4/+11
2006-07-05[PATCH] libata-core.c: restore configuration boot messages in ata_dev_configure(), v2Borislav Petkov1-5/+5
2006-07-05[PATCH] sata_sil24: add suspend/sleep supportTejun Heo1-0/+25
2006-07-05[PATCH] sata_sil24: separate out sil24_init_controller()Tejun Heo1-45/+62