block: unify request timeout handling
[safe/jmp/linux-2.6] / drivers / scsi / ipr.c
2008-10-09 Jens Axboeblock: unify request timeout handling
2008-07-11 Brian King[SCSI] ipr: Fix HDIO_GET_IDENTITY oops for SATA devices
2008-04-30 Brian King[SCSI] ipr: Rename ipr's state scsi host attribute...
2008-04-20 Tony JonesSCSI: convert struct class_device to struct device
2008-04-17 Tejun Heolibata: kill ata_noop_dev_select()
2008-04-17 Tejun Heolibata: remove check_status from non-SFF drivers
2008-04-17 Tejun Heolibata: replace tf_read with qc_fill_rtf for non-SFF...
2008-04-17 Tejun Heolibata: add qc_fill_rtf port operation
2008-04-17 Tejun Heolibata: rename SFF port ops
2008-04-17 Tejun Heolibata: make reset related methods proper port operations
2008-02-19 James Bottomleylibata: eliminate the home grown dma padding in favour of
2008-02-03 Joe Perchesdrivers/scsi/: Spelling fixes
2008-01-26 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-01-23 Tejun Heolibata: convert to chained sg
2008-01-23 Tejun Heolibata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*
2008-01-12 Denis Cheng[SCSI] ipr: use LIST_HEAD instead of LIST_HEAD_INIT
2007-10-24 Jens AxboeSG: Change sg_set_page() to take length and offset...
2007-10-22 Jens Axboe[SG] Update drivers to use sg helpers
2007-10-18 Jeff Garzik[libata] kill ata_sg_is_last()
2007-10-12 Jeff Garzik[libata] Remove ->port_disable() hook
2007-10-12 Tejun Heolibata-link: linkify reset
2007-10-12 Tejun Heolibata-link: introduce ata_link
2007-07-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-07-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-07-11 Zhang Ruisysfs: add parameter "struct bin_attribute *" in .read...
2007-07-11 Auke KokPCI: Change all drivers to use pci_device->revision
2007-05-31 James Bottomley[SCSI] Merge up to linux-2.6 head
2007-05-29 FUJITA Tomonori[SCSI] ipr: convert to use the data buffer accessors
2007-05-16 Brian King[SCSI] ipr: Proper return codes for eh_dev_reset for...
2007-05-08 Brian King[SCSI] ipr: Use PCI-E reset API for new ipr adapter
2007-05-06 Brian King[SCSI] ipr: Better handle adapter boot time errors
2007-05-06 Brian King[SCSI] ipr: Enable multi-initator RAID support
2007-05-06 Brian King[SCSI] ipr: Improved dual adapter errors
2007-05-06 Brian King[SCSI] ipr: Increase adapter operational timeout
2007-05-06 Brian King[SCSI] ipr: Handle IOA reset request
2007-05-06 Brian King[SCSI] ipr: Handle check condition status from disk...
2007-05-06 Brian King[SCSI] ipr: Handle UA on disk array following an adapte...
2007-05-06 Brian King[SCSI] ipr: Allow driver_data to be passed for dynamic ids
2007-05-06 Brian King[SCSI] ipr: Prevent overlapped adapter resets
2007-05-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-04-28 Andrew Mortongit-libata-all-ipr-fix
2007-04-01 Brian King[SCSI] ipr: Faster sg list fetch
2007-04-01 Brian King[SCSI] ipr: Return better qc_issue errors
2007-04-01 Brian King[SCSI] ipr: Disrupt device error
2007-04-01 Brian King[SCSI] ipr: Improve async error logging level control
2007-04-01 Brian King[SCSI] ipr: PCI unblock config access fix
2007-04-01 Brian King[SCSI] ipr: Fix for oops following SATA request sense
2007-04-01 Brian King[SCSI] ipr: Log error for SAS dual path switch
2007-04-01 Brian King[SCSI] ipr: Enable logging of debug error data for...
2007-04-01 Brian King[SCSI] ipr: Add new PCI-E IDs to device table
2007-04-01 Brian King[SCSI] ipr: Remove auto RAID create module parameter
2007-04-01 Brian King[SCSI] ipr: Make adapter operational timeout be per...
2007-02-07 Greg Kroah-HartmanPCI: remove duplicate device id from ipr
2007-01-30 Greg Kroah-Hartman[SCSI] ipr: remove duplicate device id
2007-01-27 Brian King[SCSI] ipr: PCI error recovery fix
2007-01-27 Brian King[SCSI] ipr: Tolerate not finding PCI-X registers
2007-01-27 Brian King[SCSI] ipr: Remove usage of pci driver data
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-12-06 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-11-22 Adrian Bunk[SCSI] ipr: Make ipr_ioctl static
2006-11-22 Brian King[SCSI] ipr: Reduce default error log size
2006-11-22 Brian King[SCSI] ipr: Add support for logging SAS fabric errors
2006-11-22 Brian King[SCSI] ipr: Remove debug trace points from dump code
2006-11-22 Brian King[SCSI] ipr: Remove ipr_scsi_timed_out
2006-11-22 Brian King[SCSI] ipr: PCI IDs for new SAS adapters
2006-11-22 Brian King[SCSI] ipr: Stop issuing cancel all to disk arrays
2006-11-22 Brian King[SCSI] ipr: SATA reset - wait for host reset completion
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-26 Eric Sesterhenn[SCSI] Signedness issue in drivers/scsi/ipr.c
2006-09-26 Henrik Kretzschmar[SCSI] pci_module_init conversion in scsi subsystem
2006-09-26 Brian King[SCSI] ipr: Support attaching SATA devices
2006-08-06 Brian King[SCSI] ipr: Auto sense handling fix
2006-08-06 Brian King[SCSI] ipr: Properly handle IOA recovered errors
2006-08-06 Brian King[SCSI] ipr: Handle new SAS error codes
2006-07-02 Thomas Gleixner[PATCH] irq-flags: scsi: Use the new IRQF_ constants
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-10 Christoph Hellwig[SCSI] remove scsi_request infrastructure
2006-04-13 Brian King[SCSI] ipr: Reset device cleanup
2006-04-13 Brian King[SCSI] ipr: printk macro cleanup/removal
2006-04-13 Brian King[SCSI] ipr: Simplify status area dumping
2006-04-13 Brian King[SCSI] ipr: Fixup device type check
2006-04-13 Brian King[SCSI] ipr: Disk remove path cleanup
2006-02-28 Linas Vepstas[SCSI] PCI Error Recovery: IPR SCSI device driver
2006-02-12 Brian King[SCSI] ipr: Fix adapter initialization failure
2006-01-05 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2006-01-05 Kay Sievers[PATCH] driver core: replace "hotplug" by "uevent"
2006-01-05 Kay Sievers[PATCH] merge kobject_uevent and kobject_hotplug
2005-12-14 brking@us.ibm.com[SCSI] ipr: Driver initialization fix for kexec/kdump
2005-11-06 brking@us.ibm.com[SCSI] ipr: Better handle failure of adapter bringup...
2005-11-06 brking@us.ibm.com[SCSI] ipr: New PCI Ids
2005-11-06 brking@us.ibm.com[SCSI] ipr: Support device reset to RAID disks
2005-11-06 brking@us.ibm.com[SCSI] ipr: Support new device queueing model
2005-11-06 brking@us.ibm.com[SCSI] ipr: New adapter error types
2005-11-06 brking@us.ibm.com[SCSI] ipr: Module parm to disable RAID 0 auto create
2005-11-06 brking@us.ibm.com[SCSI] ipr: Runtime reset
2005-11-06 brking@us.ibm.com[SCSI] ipr: handle new adapter errors
2005-11-06 brking@us.ibm.com[SCSI] ipr: Provide reset_adapter retry method for...
2005-11-06 brking@us.ibm.com[SCSI] ipr: Runtime debugging options
2005-11-06 brking@us.ibm.com[SCSI] ipr: Fix adapter microcode update DMA mapping...
next