merge linus head to drm-mm branch
[safe/jmp/linux-2.6] / drivers / scsi /
2005-10-20 Steven Rostedt[PATCH] scsi_error thread exits in TASK_INTERRUPTIBLE...
2005-10-17 Jeff Garzik[PATCH] Fix and clean up quirk_intel_ide_combined(...
2005-10-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2005-10-15 Mark Haverkamp[PATCH] aacraid: host_lock not released fix
2005-10-14 David S. Miller[QLOGICPTI]: Handle INQUIRY response sniffing correctly.
2005-10-11 Jeff Garziksata_nv: Fixed bug introduced by 0.08's MCP51 and MCP55...
2005-10-04 Al Viro[PATCH] missing include in megaraid_sas
2005-10-03 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-for-linus-2.6
2005-10-03 James Bottomley[SCSI] Legacy MegaRAID: Fix READ CAPACITY
2005-10-02 James Bottomley[SCSI] aic7xxx/aic79xx: fix module removal path not...
2005-10-02 James Bottomley[SCSI] fix potential panic with proc on module removal
2005-09-29 Al Viro[PATCH] proc_mkdir() should be used to create procfs...
2005-09-26 Mark Haverkamp[SCSI] aacraid: remove aac_insert_entry
2005-09-26 Mark Haverkamp[SCSI] aacraid: fib size math fix
2005-09-26 Mark Haverkamp[SCSI] aacraid: initialization timeout
2005-09-26 Mark Haverkamp[SCSI] aacraid: error return checking
2005-09-26 Mark Haverkamp[SCSI] aacraid: handle AIF hotplug events (update)
2005-09-26 Mark Haverkamp[SCSI] aacraid: aacraid: AIF preallocation (update)
2005-09-26 Mark Haverkamp[SCSI] aacraid: Greater than 2TB capacity support
2005-09-26 Bagalkote, Sreenivas[SCSI] MegaRAID SAS RAID: new driver
2005-09-25 Christoph Hellwig[SCSI] sas: fix remote phy removal
2005-09-25 Andrew Vasquez[SCSI] qla2xxx: fix remote port timeout with qla2xxx...
2005-09-25 James Bottomley[SCSI] allow REPORT LUN scanning even for LUN 0 PQ...
2005-09-25 adam radford[SCSI] 3ware 9000: Add support for 9550SX controllers
2005-09-23 Linus TorvaldsMerge branch 'upstream' from /linux/kernel/git/jgarzik...
2005-09-23 Jeff GarzikMerge /spare/repo/linux-2.6/
2005-09-23 Benjamin Herrenschmidt[PATCH] mesh scsi: fix error handling
2005-09-22 Andy Currid[PATCH] Add NVIDIA device ID in sata_nv
2005-09-21 Andrew Morton[SCSI] lpfc build fix
2005-09-20 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-for-linus-2.6
2005-09-19 James Bottomley[SCSI] Fix thread termination for the SCSI error handle
2005-09-19 James Bottomley[SCSI] fix oops on usb storage device disconnect
2005-09-18 Alan Stern[SCSI] SCSI scanning and removal fixes
2005-09-17 Alan Stern[SCSI] fix oops in scsi_release_buffers()
2005-09-17 Adam Kropelin[PATCH] qla2xxx: Use dword accessors for PCI_ROM_ADDRESS
2005-09-16 Jeff Garzik[libata] fix PIO completion race
2005-09-16 Alan Cox[PATCH] PATCH: remove function for non-PCI as requested
2005-09-16 Alan Cox[PATCH] PATCH: silly in piix driver
2005-09-16 Alan Stern[SCSI] fix use after potential free in scsi_remove_device
2005-09-15 James Bottomley[SCSI] atp870u: fix memory addressing bug
2005-09-14 James Bottomley[SCSI] fix sym scsi boot hang
2005-09-14 Randy.Dunlap[SCSI] scsi: 2 drivers need MODULE_LICENSE()
2005-09-14 Timothy Thelin[SCSI] scsi: sd, sr, st, and scsi_lib all fail to copy...
2005-09-14 Uwe Koziolek[PATCH] sata_sis: uninitialized variable
2005-09-14 Arnaud Patard[PATCH] sata_sis: Fix typo in sata port2 initialisation
2005-09-13 James Bottomley[SCSI] aic7xxx: move to dma_get_required_mask() and...
2005-09-13 Dave C Boutcher[SCSI] ibmvscsi compatibility fix
2005-09-13 James Bottomley[SCSI] blacklist REPORT LUNS usage on transtec arrays
2005-09-13 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-for-linus-2.6
2005-09-11 Mike Christie[SCSI] set error value when failing commands in prep_fn
2005-09-10 James Bottomley[SCSI] Alter the scsi_add_device() API to conform to...
2005-09-10 viro@ZenIV.linux... [PATCH] __user annotations (scsi/ch)
2005-09-10 Adrian Bunk[PATCH] merge some from Rusty's trivial patches
2005-09-10 Jesper Juhl[PATCH] vfree and kfree cleanup in drivers/
2005-09-10 Alan Stern[SCSI] Fix module removal/device add race
2005-09-10 Andrew Vasquez[SCSI] lpfc: use wwn_to_u64() transport helper
2005-09-10 Andrew Vasquez[SCSI] qla2xxx: use wwn_to_u64() transport helper
2005-09-09 James Bottomley[SCSI] SAS transport class: fixup prototype of sas_host...
2005-09-09 adam radford[SCSI] 3ware 9000: handle use_sg != 0 for emulated...
2005-09-09 Christoph Hellwig[SCSI] SAS transport class
2005-09-09 Douglas Gilbert[SCSI] sg: do not set VM_IO flag on mmap-ed pages
2005-09-09 James Bottomley[SCSI] SCSI core: fix leakage of scsi_cmnd's
2005-09-09 viro@ZenIV.linux... [PATCH] trivial iomem annotations in qla2xxx/qla_dbg.c
2005-09-09 Ingo Molnar[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK...
2005-09-09 Ingo Molnar[PATCH] timer initialization cleanup: DEFINE_TIMER
2005-09-09 James Bottomley[SCSI] SCSI core: fix leakage of scsi_cmnd's
2005-09-09 Neil Brown[SCSI] fix possible deadlock in scsi_lib.c
2005-09-09 Alan Stern[SCSI] fix callers of scsi_remove_device() who already...
2005-09-09 Alan Stern[SCSI] add missing scan mutex to scsi_scan_target()
2005-09-09 Jeff Garzik[libata] minor fixes
2005-09-08 Brett M Russ[PATCH] PCI/libata INTx cleanup
2005-09-08 Hannes Reinecke[PATCH] scan all enabled ports on ata_piix
2005-09-08 Jeff GarzikMerge /spare/repo/linux-2.6/
2005-09-08 Arnaud Patard[PATCH] sata_sis: Add support for SiS182 chipset
2005-09-08 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-for-linus-2.6
2005-09-08 Linus TorvaldsMerge branch 'upstream' of /linux/kernel/git/jgarzik...
2005-09-08 Linus TorvaldsMerge branch 'upstream' of /linux/kernel/git/jgarzik...
2005-09-08 viro@ZenIV.linux... [PATCH] bogus #if (ncr53c406)
2005-09-08 viro@ZenIV.linux... [PATCH] -Wundef fixes (ncr5380)
2005-09-07 Pekka Enberg[PATCH] drivers: convert kcalloc to kzalloc
2005-09-07 Jeff Garzik[libata sata_mv] fix build
2005-09-07 Brett Russ[PATCH] libata: Marvell SATA support (PIO mode)
2005-09-07 Brett Russ[PATCH] libata: fix pio_mask values (take 2)
2005-09-07 Jeff Garzik[kernel-doc] fix various DocBook build problems/warnings
2005-09-06 James BottomleyMerge by hand (conflicts in sd.c)
2005-09-06 James Bottomley[SCSI] quieten messages on scsi_execute commands
2005-09-06 Christoph Hellwig[SCSI] unexport scsi_add_timer/scsi_delete_timer
2005-09-06 Christoph Hellwig[SCSI] switch EH thread startup to the kthread API
2005-09-06 Christoph Hellwig[SCSI] fix SCSI_IOCTL_PROBE_HOST
2005-09-06 Anton Blanchard[SCSI] Universal Xport no attach blacklist
2005-09-06 Alan Stern[SCSI] sd: pause in sd_spinup_disk for slow USB devices
2005-09-06 Alan Stern[SCSI] return success after retries in scsi_eh_tur
2005-09-06 James Bottomley[SCSI] ibmvscsi: handle large scatter/gather lists
2005-09-05 Linus TorvaldsMerge branch 'upstream' of /linux/kernel/git/jgarzik...
2005-09-05 Jeff Garzik/spare/repo/libata-dev branch 'iomap-try3'
2005-09-05 Pavel Machek[PATCH] swsusp: switch pm_message_t to struct
2005-09-05 Ralf Baechle[PATCH] mips: clean up 32/64-bit configuration
2005-09-05 Andrew Vasquez[SCSI] qla2xxx: Update version number to 8.01.00-k.
2005-09-05 Andrew Vasquez[SCSI] qla2xxx: Stop firmware execution at unintializat...
2005-09-05 Andrew Vasquez[SCSI] qla2xxx: Replace schedule_timeout().
next