[PATCH] md: Fix md grow/size code to correctly find the maximum available space
[safe/jmp/linux-2.6] / drivers / scsi /
2006-03-27 Alan Stern[PATCH] Notifier chain update: API changes
2006-03-26 Matthew Dobson[PATCH] mempool: use mempool_create_slab_pool()
2006-03-26 Matthew Dobson[PATCH] mempool: use common mempool kmalloc allocator
2006-03-25 Andrew Morton[PATCH] git-scsi-misc: min() warning fix
2006-03-25 Rusty Russell[PATCH] Remove MODULE_PARM
2006-03-24 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-03-24 Alexey Dobriyan[PATCH] s/;;/;/g
2006-03-24 Al Viro[PATCH] remove ISA legacy functions: drivers/scsi/in2000.c
2006-03-24 Al Viro[PATCH] remove ISA legacy functions: drivers/scsi/g_NCR...
2006-03-24 Brian King[PATCH] libata: Remove dependence on host_set->dev...
2006-03-24 Brian King[PATCH] libata: ata_scsi_ioctl cleanup
2006-03-24 Brian King[PATCH] libata: ata_scsi_queuecmd cleanup
2006-03-24 Jeff Garzik[libata] export ata_dev_pair; trim trailing whitespace
2006-03-24 Alan Cox[PATCH] libata: add ata_dev_pair helper
2006-03-24 Nigel Cunningham[PATCH] Make libata not powerdown drivers on PM_EVENT_F...
2006-03-24 Tejun Heo[PATCH] libata: make ata_set_mode() responsible for...
2006-03-24 Tejun Heo[PATCH] libata: use ata_dev_disable() in ata_bus_probe()
2006-03-24 Tejun Heo[PATCH] libata: implement ata_dev_disable()
2006-03-24 Tejun Heo[PATCH] libata: check if port is disabled after interna...
2006-03-24 Tejun Heo[PATCH] libata: make per-dev transfer mode limits per-dev
2006-03-24 Tejun Heo[PATCH] libata: add per-dev pio/mwdma/udma_mask
2006-03-24 Tejun Heo[PATCH] libata: implement ata_unpack_xfermask()
2006-03-23 Jes Sorensen[PATCH] sem2mutex: drivers/scsi/ide-scsi.c
2006-03-23 Christoph Hellwig[PATCH] kill cdrom ->dev_ioctl method
2006-03-23 Jeff Garzik[libata] Move some bmdma-specific code to libata-bmdma.c
2006-03-23 Jeff Garzik[libata sata_uli] kill scr_addr abuse
2006-03-23 Jeff Garzik[libata sata_nv] eliminate duplicate codepaths with...
2006-03-23 Jeff Garzik[libata sata_nv] cleanups: convert #defines to enums...
2006-03-23 Jeff Garzik[libata sata_sil24] cleanups: use pci_iomap(), kzalloc()
2006-03-23 Linus Torvaldsscsi: link in the debug driver last
2006-03-23 Tejun Heo[PATCH] ahci: add softreset
2006-03-23 Tejun Heo[PATCH] libata: do not ignore PIO-only devices
2006-03-23 Alan Cox[PATCH] libata: Symbol exports
2006-03-23 Alan Cox[PATCH] Update libata DMA blacklist to cover versions...
2006-03-23 Alan Cox[PATCH] libata: Fix a drive detection problem
2006-03-23 Alan Cox[PATCH] libata: note missing posting in mmio cmd write
2006-03-23 Jeff GarzikMerge branch 'master'
2006-03-22 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-03-22 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2006-03-22 Nick Piggin[PATCH] sg: use compound pages
2006-03-22 Christoph Lameter[PATCH] slab: Remove SLAB_NO_REAP option
2006-03-22 Jeff Garzik[libata sata_vsc, sata_svw] Convert #define'd constants...
2006-03-22 Dan Williams[libata] sata_vsc: fix inconsistent NULL checking
2006-03-22 Jeff Garzik[libata] fix oops on non-DMA bmdma hardware
2006-03-22 Alan Cox[PATCH] libata: make irqtrap mode compile
2006-03-22 Alan Cox[PATCH] libata: report which drive is causing mode...
2006-03-22 Alan Cox[PATCH] libata: two new PCI helpers
2006-03-22 Alan Cox[PATCH] libata: Note weakness in our PCI handling that...
2006-03-22 Alan Cox[PATCH] libata: make code actually compile with debuggi...
2006-03-22 Alan Cox[PATCH] libata: pick a less confusion "um dunno" error
2006-03-22 Mark Lord[libata] sata_mv: off-by-1 fix
2006-03-22 Brian King[PATCH] libata: ata_scsi_slave_config cleanup
2006-03-22 Brian King[PATCH] libata: Add some dummy noop functions
2006-03-22 Albert Lee[PATCH] libata-dev: Remove ATA_PROT_PIO_MULT
2006-03-22 Albert Lee[PATCH] libata-dev: add flush task to ata_exec_internal()
2006-03-22 Jeff Garzik[libata] SCSI VPD page 0x83 fixes
2006-03-21 Uwe ZeisbergerFix "frist", "fisrt", typos
2006-03-21 Tejun Heo[SCSI] libata: implement minimal transport template...
2006-03-21 James BottomleyMerge ../linux-2.6
2006-03-21 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-03-21 Jeff Garzik[libata] sata_mv: fix irq port status usage
2006-03-20 Adrian BunkSCSI_AACRAID: add a help text
2006-03-19 James Bottomley[SCSI] eliminate rphy allocation in favour of expander...
2006-03-19 James Bottomley[SCSI] allow displaying and setting of cache type via...
2006-03-19 James Bottomley[SCSI] add scsi_mode_select to scsi_lib.c
2006-03-19 adam radford[SCSI] 3ware 9000 add big endian support
2006-03-17 Tejun Heo[PATCH] libata: move IDENTIFY info printing from ata_de...
2006-03-17 Tejun Heo[PATCH] libata: use local *id instead of dev->id in...
2006-03-17 Jeff GarzikMerge branch 'master'
2006-03-14 Mike Anderson[SCSI] scsi: move target_destroy call
2006-03-14 Christoph Hellwig[SCSI] megaraid_sas: fix extended timeout handling
2006-03-14 James BottomleyMerge ../linux-2.6
2006-03-14 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2006-03-14 James Bottomley[SCSI] add preliminary expander support to the sas...
2006-03-13 James Smart[SCSI] FC transport : Avoid device offline cases by...
2006-03-12 Tejun Heo[PATCH] libata: check Word 88 validity in ata_id_xfer_m...
2006-03-12 Tejun Heo[PATCH] libata: fix class handling in ata_bus_probe()
2006-03-12 James Bottomley[SCSI] fix minor problem in spi transport message functions
2006-03-12 Adrian Bunk[SCSI] sim710: fix a NULL pointer dereference
2006-03-12 Adrian Bunk[SCSI] ibmmca: fix a NULL pointer dereference
2006-03-12 Adrian Bunk[SCSI] dmx3191d: fix a NULL pointer dereference
2006-03-12 Adrian Bunk[SCSI] NCR_D700: fix a NULL dereference
2006-03-12 Matthew Wilcox[SCSI] Missing names from SPI3, SPI4 and SPI5
2006-03-12 Andrew Vasquez[SCSI] qla2xxx: Firmware updates.
2006-03-12 Andrew Vasquez[SCSI] qla2xxx: Remove legacy ISP6312 firmware loader.
2006-03-12 andrew.vasquez@qlo... [SCSI] qla2xxx: Correct FCAL login retry logic for...
2006-03-12 andrew.vasquez@qlo... [SCSI] qla2xxx: Further restrict ZIO mode support.
2006-03-12 andrew.vasquez@qlo... [SCSI] qla2xxx: Add VPD sysfs attribute.
2006-03-12 andrew.vasquez@qlo... [SCSI] qla2xxx: Correct swing/emphasis settings on...
2006-03-12 andrew.vasquez@qlo... [SCSI] qla2xxx: NVRAM id-list updates.
2006-03-12 andrew.vasquez@qlo... [SCSI] qla2xxx: Consolidate ISP63xx handling.
2006-03-12 andrew.vasquez@qlo... [SCSI] qla2xxx: Add ISP54xx support.
2006-03-12 andrew.vasquez@qlo... [SCSI] qla2xxx: Convert IS_QLA*() defines to bit-operat...
2006-03-12 Dave Jones[SCSI] fix two leaks in scsi_alloc_sdev failure paths
2006-03-12 Ralf Baechle[SCSI] Make sgiwd93_detect and sgiwd93_detect static.
2006-03-12 Alexey Dobriyan[SCSI] drivers/scsi/FlashPoint.c: don't use parenthesis...
2006-03-12 Alexey Dobriyan[SCSI] drivers/scsi/FlashPoint.c: Lindent
2006-03-12 Alexey Dobriyan[SCSI] drivers/scsi/FlashPoint.c: untypedef struct...
2006-03-12 Alexey Dobriyan[SCSI] drivers/scsi/FlashPoint.c: untypedef struct...
2006-03-12 Alexey Dobriyan[SCSI] drivers/scsi/FlashPoint.c: untypedef struct...
next