[SCSI] fix check of PQ and PDT bits for WLUNs
[safe/jmp/linux-2.6] / drivers / scsi / scsi_scan.c
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
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...
2005-08-28 James BottomleyMerge HEAD from ../scsi-misc-2.6-tmp
2005-08-28 James Bottomley[SCSI] use scatter lists for all block pc requests...
2005-08-08 James.Smart@Emulex.Com[SCSI] fix target scanning oops with fc transport class
2005-07-30 Mike Anderson[SCSI] host state model update: mediate host add/remove...
2005-07-27 Alan Stern[PATCH] scsi_scan: check return code from scsi_sysfs_ad...
2005-07-14 James.Smart@Emulex.Com[SCSI] add int_to_scsilun() function
2005-06-17 James Bottomleymerge by hand (fix up qla_os.c merge error)
2005-06-03 Nathan Lynch[SCSI] fix slab corruption during ipr probe
2005-05-26 James Bottomley[SCSI] Add target alloc/destroy callbacks to the host...
2005-05-26 Al Viro [SCSI] TYPE_RBC cache fixes (sbp2.c affected)
2005-04-24 Al Viro[PATCH] SCSI GFP fixes
2005-04-17 <axboe@suse.de>[PATCH] fix NMI lockup with CFQ scheduler
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2