aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2005-07-11[SCSI] aic7xxx: sane pci probingChristoph Hellwig
2005-07-11[SCSI] add TYPE_RBC to our type tableJames Bottomley
2005-07-11[SCSI] dpt_i2o warning fixAndrew Morton
2005-07-11[SCSI] aic79xx: ahd_linux_dev_reset() cleanupAndrew Morton
2005-07-03[SCSI] aic7xxx: fix boot hang with Fujitsu drivesJames Bottomley
2005-07-02[SCSI] IBM VSCSI Client: sending client info to serverLinda Xie
2005-07-02[SCSI] lpfc: Change version to 8.0.29.James.Smart@Emulex.Com
2005-07-02[SCSI] lpfc: Update copyright noticesJames.Smart@Emulex.Com
2005-07-02[SCSI] lpfc: Remove $Id$ keyword strings.James.Smart@Emulex.Com
2005-07-02[SCSI] lpfc: Fix ADISC completion incorrectly putting initiators on mapped listJames.Smart@Emulex.Com
2005-07-02[SCSI] lpfc: Add completion handler to the abort iocbsJames.Smart@Emulex.Com
2005-07-02[SCSI] lpfc: Fix LS_RJT never sent by lpfc_els_unsol_event()James.Smart@Emulex.Com
2005-07-02[SCSI] lpfc: Add LP6000 PCI IDJames.Smart@Emulex.Com
2005-07-02[SCSI] lpfc: Set max_sectors in host templateJames.Smart@Emulex.Com
2005-07-02[SCSI] lpfc: Fix error loading on sparcJames.Smart@Emulex.Com
2005-07-02[SCSI] lpfc: Fixes in mbox_timeout_handlerJames.Smart@Emulex.Com
2005-07-02[SCSI] Fix issue where all hosts log nodev message for other initiatorsJames.Smart@Emulex.Com
2005-07-02[SCSI] lpfc: hgp/pgp cleanupsJames.Smart@Emulex.Com
2005-06-26[SCSI] aic7xxx: correct target valid check in aic7xxx_proc.cJames Bottomley
2005-06-26[SCSI] use list_for_each_entry_safe in scsi_error.cChristoph Hellwig
2005-06-26[SCSI] remove scsi_eh_eflags_ macrosChristoph Hellwig
2005-06-26[SCSI] remove scsi_cmnd->stateChristoph Hellwig
2005-06-26[SCSI] remove scsi_cmnd->ownerChristoph Hellwig
2005-06-26[SCSI] remove scsi_cmnd->abort_reasonChristoph Hellwig
2005-06-26[SCSI] remove scsi_cmnd.eh_stateChristoph Hellwig
2005-06-26[SCSI] megaraid: fix compilation after eh locking changesJames Bottomley
2005-06-26[SCSI] aacraid: New products patchMark Haverkamp
2005-06-26[SCSI] remove scsi_set_deviceChristoph Hellwig
2005-06-26[SCSI] scsi/qla1280: replace schedule_timeout() with ssleep()Nishanth Aravamudan
2005-06-25[PATCH] drivers/scsi/dpt*: remove version.h dependenciesAdrian Bunk
2005-06-25[PATCH] drivers/scsi/initio.c: cleanupsAdrian Bunk
2005-06-24[PATCH] make various thing staticAdrian Bunk
2005-06-23[PATCH] dpt_i2o: fix waitqueue abuseAndrew Morton
2005-06-21[PATCH] megaraid build fixbobl
2005-06-20Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2005-06-20[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_...Yani Ioannou
2005-06-20[PATCH] use device_for_each_child() to properly access child devices.gregkh@suse.de
2005-06-20[PATCH] Use device_for_each_child() to unregister devices in scsi_remove_targ...mochel@digitalimplant.org
2005-06-20[PATCH] class: convert drivers/scsi/* to use the new class api instead of cla...gregkh@suse.de
2005-06-19aic7xxx/aic79xx_osm: revert completely bogus ahd_linux_queue() patchJeff Garzik
2005-06-18Merge 'upstream-2.6.13' branch of rsync://rsync.kernel.org/pub/scm/linux/kern...Linus Torvalds
2005-06-18Merge /spare/repo/linux-2.6/Jeff Garzik
2005-06-17[SCSI] aacraid: regression fixMark Haverkamp
2005-06-17merge by hand (qla_os.c mismerge)James Bottomley
2005-06-17merge by hand (fix up qla_os.c merge error)James Bottomley
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik
2005-06-17[SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik