aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_scan.c
Commit message (Expand)AuthorAge
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-02-19
|\
| * [SCSI] SCSI core: better initialization for sdev->scsi_levelAlan Stern2007-02-16
| * [SCSI] scsi_scan.c: handle bad inquiry responsesAlan Stern2007-02-16
* | Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day2007-02-17
|/
* Merge branch 'linus'James Bottomley2007-02-10
|\
| * [SCSI] Fix scsi_add_device() for async scanningMatthew Wilcox2007-01-27
* | Merge branch 'linus'James Bottomley2007-01-31
|\|
| * [SCSI] scsi_scan: fix report lun problems with CDROM or RBC devicesJames Bottomley2007-01-06
| * [SCSI] Add missing completion to scsi_complete_async_scans()Matthew Wilcox2007-01-03
* | [SCSI] scsi_scan message cosmetic errorKurt Garloff2007-01-13
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-06
|\
| * [SCSI] Make scsi_scan_host work for drivers which find their own targetsMatthew Wilcox2006-11-22
| * [SCSI] fix missing check for no scanningMatthew Wilcox2006-11-22
| * [SCSI] Add Kconfig option for asynchronous SCSI scanningMatthew Wilcox2006-11-22
| * Merge ../scsi-rc-fixes-2.6James Bottomley2006-11-22
| |\
| * | [SCSI] Add ability to scan scsi busses asynchronouslyMatthew Wilcox2006-10-11
* | | WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-22
| |/ |/|
* | [PATCH] SCSI core: always store >= 36 bytes of INQUIRY dataAlan Stern2006-11-13
|/
* [SCSI] Fix refcount breakage with 'echo "1" > scan' when target already presentJames Bottomley2006-09-07
* [SCSI] SCSI: sanitize INQUIRY stringsAlan Stern2006-09-02
* [SCSI] Don't add scsi_device for devices that return PQ=1, PDT=0x1fdave wysochanski2006-08-19
* [SCSI] fix up short inquiry printingJames Bottomley2006-08-06
* [SCSI] Improve inquiry printingMatthew Wilcox2006-08-06
* Merge ../scsi-misc-2.6James Bottomley2006-07-03
|\
| * [SCSI] scsi: Device scanning oops for offlined devices (resend)Brian King2006-06-28
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
|/
* [SCSI] remove scsi_request infrastructureChristoph Hellwig2006-06-10
* [SCSI] Return -EINVAL when "id == max_id" in scsi_scan_host_selected()Amit Arora2006-05-28
* [SCSI] scsi_scan.c: fix compile warningsakpm@osdl.org2006-04-15
* Merge ../scsi-rc-fixes-2.6James Bottomley2006-04-14
|\
| * [SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictionsJames Bottomley2006-04-13
* | [SCSI] BLIST_ATTACH_PQ3 flagsKurt Garloff2006-04-14
* | [SCSI] Better log messages for PQ3 devsKurt Garloff2006-04-14
* | [SCSI] Try LUN 1 and use bflagsKurt Garloff2006-04-14
|/
* [SCSI] scsi: move target_destroy callMike Anderson2006-03-14
* Merge ../linux-2.6James Bottomley2006-03-14
|\
| * [SCSI] scsi: handle ->slave_configure return valueChristoph Hellwig2006-02-27
* | [SCSI] fix two leaks in scsi_alloc_sdev failure pathsDave Jones2006-03-12
* | [SCSI] scsi: Handle device_add failure in scsi_alloc_targetBrian King2006-02-28
* | [SCSI] fix scsi process problems and clean up the target reap issuesJames Bottomley2006-02-28
* | [SCSI] Recognize missing LUNs for non-standard devicesAlan Stern2006-02-28
* | [SCSI] fix uninitialized variable errorMatthew Wilcox2006-02-27
* | [SCSI] Remove devfs support from the SCSI subsystemGreg KH2006-02-27
* | [SCSI] SCSI core kmalloc2kzallocJes Sorensen2006-02-27
|/
* [SCSI] fix wrong context bugs in SCSIJames Bottomley2006-02-14
* [SCSI] remove target parent limitiationChristoph Hellwig2006-01-14
* [SCSI] turn most scsi semaphores into mutexesArjan van de Ven2006-01-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-01-04
|\
| * [SCSI] Mark some core scsi data structures constArjan van de Ven2005-12-13
* | [PATCH] Fix Fibre Channel boot oopsJames Bottomley2005-12-26