- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / drivers / scsi / scsi_scan.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
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-07-05 Hannes Reinecke- patches.drivers/scsi-misc-rc1.diff: Update SCSI midlayer
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-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
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-23 Greg Kroah-Hartman- removed two more patches per Kurt's request.
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-08-01 Greg Kroah-Hartman- update to 2.6.18-rc1 (only i386 configs will build...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
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-06-01 Hannes Reinecke- patches.fixes/scsi-scan-fix-max_id.patch: Scanning...
2006-05-28 Amit Arora[SCSI] Return -EINVAL when "id == max_id" in scsi_scan_...
2006-05-12 Hannes Reinecke- add patches.fixes/scsi-fix-scan-offline.patch
2006-05-01 Kurt GarloffAKPM cleaned it up a bit.
2006-04-24 Kurt Garloff- patches.fixes/sg2616dio_lk.diff: Added Patch-Mainline...
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-04-07 Hannes Reinecke- patches.fixes/scsi-execute-in-context-api
2006-04-04 Kurt Garloff--------------------------------------------------...
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-03-01 Greg Kroah-HartmanUpdate to 2.6.16-rc5-git5:
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-23 Olaf Hering+- add patches.fixes/scsi-device_add-failure.patch
2006-02-17 Olaf Hering+- update to 2.6.16-rc3-git9, ocfs2, x86_64, ia64 fixes
2006-02-14 James Bottomley[SCSI] fix wrong context bugs in SCSI
2006-02-09 Hannes Reinecke- patches.drivers/scsi-rc-fixes
2006-01-16 Olaf Hering+- update to 2.6.15-git12
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
2006-01-01 Olaf Hering+- update to 2.6.15-rc7-git6
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-13 Olaf Hering+- update to 2.6.15-rc5-git3
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-12-06 Olaf Hering+- add patches.suse/scsi_scan_use_after_free-2.6.15rc5...
2005-12-06 Hannes Reinecke- Really enable scsi-misc patch.
2005-12-04 Andreas SchwabUpdate to 2.6.15-rc5.
2005-12-02 Hannes Reinecke- Added missing patch :-).
2005-12-01 Andreas SchwabUpdate to 2.6.15-rc4.
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-11-03 Hannes Reinecke- patches.drivers/scsi-misc
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-10-11 Olaf Heringreenable patches.suse/scsi-scan-inq-ppc64-dflt
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
2005-09-09 Alan Stern[SCSI] add missing scan mutex to scsi_scan_target()
2005-08-28 James Bottomley[SCSI] convert sd to scsi_execute_req (and update the...
next