aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2006-06-12[PATCH] libata: fix ATA_EH_REVALIDATE clearingTejun Heo
2006-06-12[PATCH] libata: fix comment above ata_exec_internal()Tejun Heo
2006-06-12[PATCH] sata_sil: add controller unplug detection in sil_interrupt()Tejun Heo
2006-06-12[PATCH] Snoop SET FEATURES - WRITE CACHE ENABLE/DISABLE command(v5)zhao, forrest
2006-06-11libata: more verbose request_irq() failureJeff Garzik
2006-06-11[PATCH] libata: Setup nbytes in ata_sg_init_oneBrian King
2006-06-11libata: Adjust initial debugging levels through preprocessor defines.Borislav Petkov
2006-06-11[PATCH] sata_sil24: endian anotationsAlexey Dobriyan
2006-06-11Merge branch 'upstream-fixes' into upstreamJeff Garzik
2006-06-11[PATCH] sata_mv: grab host lock inside eng_timeoutMark Lord
2006-06-11[PATCH] libata: add missing ->data_xfer for pdc_admaTejun Heo
2006-06-11[PATCH] libata: add missing finish_wait() call in ata_port_wait_eh()Tejun Heo
2006-06-10[SCSI] remove RQ_SCSI_* flagsChristoph Hellwig
2006-06-10[SCSI] remove scsi_request infrastructureChristoph Hellwig
2006-06-10Merge ../linux-2.6James Bottomley
2006-06-10[SCSI] spi transport: don't allow dt to be set on SE or HVD busesJames Bottomley
2006-06-10[SCSI] aic7xxx: expose the bus setting to sysfsJames Bottomley
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser
2006-06-10[SCSI] Remove last page_address from dc395x.cGuennadi Liakhovetski
2006-06-10[SCSI] hptiop: HighPoint RocketRAID 3xxx controller driverHighPoint Linux Team
2006-06-10[SCSI] remove the scsi_request interface from the gdth driverLeubner, Achim
2006-06-06[SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig
2006-06-06[SCSI] megaraid_sas: switch fw_outstanding to an atomic_tSumant Patro
2006-06-05[SCSI] iscsi: update version to 1.0-595Mike Christie
2006-06-05[SCSI] iscsi: fix writepsace raceMike Christie
2006-06-05[SCSI] iscsi: return task found during searchMike Christie
2006-06-05[SCSI] iscsi: fix run list corruptionMike Christie
2006-06-05[SCSI] iscsi: don't switch states when just cleaning upMike Christie
2006-06-05[PATCH] sata_sil24: SII3124 sata driver endian problemRune Torgersen
2006-06-03Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2006-06-01[SCSI] scsi_lib.c: properly count the number of pages in scsi_req_map_sg()Bryan Holty
2006-05-31[PATCH] libata-hp: move ata_do_reset() to libata-eh.cTejun Heo
2006-05-31[PATCH] libata-hp: killl ops->probe_resetTejun Heo
2006-05-31[PATCH] sata_sil24: convert to new probing mechanism and add hotplug supportTejun Heo
2006-05-31[PATCH] ahci: convert to new probing mechanism and add hotplug supportTejun Heo
2006-05-31[PATCH] sata_sil: convert to new probing mechanism and add hotplug supportTejun Heo
2006-05-31[PATCH] ata_piix: convert ata_piix to new probing mechanismTejun Heo
2006-05-31[PATCH] libata-hp: update unload-unplugTejun Heo
2006-05-31[PATCH] libata-hp: implement bootplugTejun Heo
2006-05-31[PATCH] libata-hp: hook warmplugTejun Heo
2006-05-31[PATCH] libata-hp: implement warmplugTejun Heo
2006-05-31[PATCH] libata-hp: implement SCSI part of hotplugTejun Heo
2006-05-31[PATCH] libata-hp: implement hotplugTejun Heo
2006-05-31[PATCH] libata-hp: implement ata_eh_detach_dev()Tejun Heo
2006-05-31[PATCH] sata_sil24: update sil24_hardreset()Tejun Heo
2006-05-31[PATCH] sata_sil24: rename PORT_PRB to PORT_LRAM and add PORT_LRAM_SLOT_SZTejun Heo
2006-05-31[PATCH] sata_sil: new interrupt handlerTejun Heo
2006-05-31[PATCH] sata_sil: add new constants in preparation for new interrupt handlerTejun Heo
2006-05-31[PATCH] libata: export ata_hsm_move()Tejun Heo
2006-05-31[PATCH] libata-hp-prep: implement followup softreset handlingTejun Heo