Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
[safe/jmp/linux-2.6] / drivers / scsi / scsi_scan.c
2009-12-10 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2009-12-04 Vasu Dev[SCSI] add queue_depth ramp up code
2009-11-26 James Bottomley[SCSI] fix async scan add/remove race resulting in...
2009-10-13 James Bottomley[SCSI] fix memory leak in initialization
2009-05-20 Alan Stern[SCSI] Increase default timeout for INQUIRY
2009-05-14 Edward Goggin[SCSI] initialize max_target_blocked in scsi_alloc_target
2009-04-22 Arjan van de Vendriver synchronization: make scsi_wait_scan more advanced
2009-03-12 Boaz Harrosh[SCSI] add OSD_TYPE
2009-02-10 James Smart[SCSI] scsi_scan: add missing interim SDEV_DEL state...
2009-01-09 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2009-01-07 Arjan van de Venfastboot: make scsi probes asynchronous
2009-01-02 Kay Sievers[SCSI] struct device - replace bus_id with dev_name...
2008-12-29 FUJITA Tomonori[SCSI] retry with missing data for INQUIRY
2008-12-29 FUJITA Tomonori[SCSI] add residual argument to scsi_execute and scsi_e...
2008-10-13 Mike Christie[SCSI] Add helper code so transport classes/driver...
2008-10-03 James Bottomley[SCSI] Update the SCSI state model to allow blocking...
2008-10-03 James Bottomley[SCSI] add inline functions for recognising created...
2008-08-29 James Bottomley[SCSI] fix check of PQ and PDT bits for WLUNs
2008-07-27 Harvey Harrison[SCSI] replace __FUNCTION__ with __func__
2008-07-26 Julia Lawall[SCSI] scsi_scan.c: Release mutex in error handling...
2008-07-12 Adrian Bunk[SCSI] make struct scsi_{host,target}_type static
2008-04-29 Hirofumi NakagawaRemove duplicated unlikely() in IS_ERR()
2008-04-22 James Bottomley[SCSI] rework scsi_target allocation
2008-04-22 Hannes Reinecke[SCSI] add scsi_host and scsi_target to scsi_bus
2008-03-03 Randy Dunlap[SCSI] docbook: fix scsi source file
2008-03-03 Randy Dunlapdocbook: fix scsi source file
2008-01-23 James Bottomley[SCSI] add missing transport configure points for targe...
2008-01-12 Tony Battersby[SCSI] move single_lun flag from scsi_device to scsi_target
2008-01-12 Rob Landley[SCSI] Add Documentation and integrate into docbook...
2007-11-04 Jeff GarzikSCSI: add asynchronous event notification API
2007-10-12 Matthew Wilcox[SCSI] scsi_scan: Cope with kthread_run failing
2007-10-12 Masatake YAMATO[SCSI] Fix signness of parameters in scsi module
2007-10-12 Matthew Wilcox[SCSI] Fix async scanning double-add problems
2007-07-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-07-15 Matthew Wilcox[SCSI] Clean up scsi_add_lun a bit
2007-06-20 Christof Schmitt[SCSI] zfcp: Report FCP LUN to SCSI midlayer
2007-05-30 Hugh Dickins[SCSI] fix CONFIG_SCSI_WAIT_SCAN=m
2007-03-21 James Bottomley[SCSI] fix scsi_wait_scan build problem
2007-02-19 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-02-17 Robert P. J. DayReplace remaining references to "driverfs" with "sysfs".
2007-02-16 Alan Stern[SCSI] SCSI core: better initialization for sdev->scsi_...
2007-02-16 Alan Stern[SCSI] scsi_scan.c: handle bad inquiry responses
2007-02-10 James BottomleyMerge branch 'linus'
2007-01-31 James BottomleyMerge branch 'linus'
2007-01-27 Matthew Wilcox[SCSI] Fix scsi_add_device() for async scanning
2007-01-13 Kurt Garloff[SCSI] scsi_scan message cosmetic error
2007-01-06 James Bottomley[SCSI] scsi_scan: fix report lun problems with CDROM...
2007-01-03 Matthew Wilcox[SCSI] Add missing completion to scsi_complete_async_sc...
2006-12-06 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-11-22 Matthew Wilcox[SCSI] Make scsi_scan_host work for drivers which find...
2006-11-22 Matthew Wilcox[SCSI] fix missing check for no scanning
2006-11-22 Matthew Wilcox[SCSI] Add Kconfig option for asynchronous SCSI scanning
2006-11-22 James BottomleyMerge ../scsi-rc-fixes-2.6
2006-11-22 David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-11-13 Alan Stern[PATCH] SCSI core: always store >= 36 bytes of INQUIRY...
2006-10-11 Matthew Wilcox[SCSI] Add ability to scan scsi busses asynchronously
2006-09-07 James Bottomley[SCSI] Fix refcount breakage with 'echo "1" > scan...
2006-09-02 Alan Stern[SCSI] SCSI: sanitize INQUIRY strings
2006-08-19 dave wysochanski[SCSI] Don't add scsi_device for devices that return...
2006-08-06 James Bottomley[SCSI] fix up short inquiry printing
2006-08-06 Matthew Wilcox[SCSI] Improve inquiry printing
2006-07-03 James BottomleyMerge ../scsi-misc-2.6
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-28 Brian King[SCSI] scsi: Device scanning oops for offlined devices...
2006-06-10 Christoph Hellwig[SCSI] remove scsi_request infrastructure
2006-05-28 Amit Arora[SCSI] Return -EINVAL when "id == max_id" in scsi_scan_...
2006-04-15 akpm@osdl.org[SCSI] scsi_scan.c: fix compile warnings
2006-04-14 James BottomleyMerge ../scsi-rc-fixes-2.6
2006-04-14 Kurt Garloff[SCSI] BLIST_ATTACH_PQ3 flags
2006-04-14 Kurt Garloff[SCSI] Better log messages for PQ3 devs
2006-04-14 Kurt Garloff[SCSI] Try LUN 1 and use bflags
2006-04-13 James Bottomley[SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictions
2006-03-14 Mike Anderson[SCSI] scsi: move target_destroy call
2006-03-14 James BottomleyMerge ../linux-2.6
2006-03-12 Dave Jones[SCSI] fix two leaks in scsi_alloc_sdev failure paths
2006-02-28 Brian King[SCSI] scsi: Handle device_add failure in scsi_alloc_target
2006-02-28 James Bottomley[SCSI] fix scsi process problems and clean up the targe...
2006-02-28 Alan Stern[SCSI] Recognize missing LUNs for non-standard devices
2006-02-28 Matthew Wilcox[SCSI] fix uninitialized variable error
2006-02-28 Greg KH[SCSI] Remove devfs support from the SCSI subsystem
2006-02-28 Jes Sorensen[SCSI] SCSI core kmalloc2kzalloc
2006-02-28 Christoph Hellwig[SCSI] scsi: handle ->slave_configure return value
2006-02-14 James Bottomley[SCSI] fix wrong context bugs in SCSI
2006-01-14 Christoph Hellwig[SCSI] remove target parent limitiation
2006-01-12 Arjan van de Ven[SCSI] turn most scsi semaphores into mutexes
2006-01-05 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2005-12-26 James Bottomley[PATCH] Fix Fibre Channel boot oops
2005-12-17 James Bottomley[SCSI] fix scsi_reap_target() device_del from atomic...
2005-12-14 Arjan van de Ven[SCSI] Mark some core scsi data structures const
2005-12-12 Brian King[PATCH] Fix SCSI scanning slab corruption
2005-12-12 Brian King[SCSI] fix double free of scsi request queue
2005-11-09 Christoph Hellwig[SCSI] remove Scsi_Device typedef
2005-11-08 Alan Stern[SCSI] Fix refcount leak in scsi_report_lun_scan
2005-10-29 Jeff Garzik[SCSI] use {sdev,scmd,starget,shost}_printk in generic...
2005-10-29 Jeff Garzik[SCSI] kill unused scsi_scan_single_target()
2005-10-28 James Bottomley[SCSI] move the mid-layer printk's over to shost/starge...
2005-09-25 James Bottomley[SCSI] allow REPORT LUN scanning even for LUN 0 PQ...
2005-09-18 Alan Stern[SCSI] SCSI scanning and removal fixes
2005-09-10 James Bottomley[SCSI] Alter the scsi_add_device() API to conform to...
2005-09-10 Alan Stern[SCSI] Fix module removal/device add race
next