Matthew Wilcox
|
a57b1fccdf
[SCSI] scsi_scan: Cope with kthread_run failing
|
18 years ago |
Masatake YAMATO
|
10f4b89a0f
[SCSI] Fix signness of parameters in scsi module
|
18 years ago |
Matthew Wilcox
|
6b7f123f37
[SCSI] Fix async scanning double-add problems
|
18 years ago |
Linus Torvalds
|
bc06cffdec
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
|
18 years ago |
Matthew Wilcox
|
6d877688ef
[SCSI] Clean up scsi_add_lun a bit
|
18 years ago |
Christof Schmitt
|
462b7859a0
[SCSI] zfcp: Report FCP LUN to SCSI midlayer
|
18 years ago |
Hugh Dickins
|
f2f027c6e9
[SCSI] fix CONFIG_SCSI_WAIT_SCAN=m
|
18 years ago |
James Bottomley
|
0272bf7271
[SCSI] fix scsi_wait_scan build problem
|
18 years ago |
Linus Torvalds
|
5fc77247f7
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
|
18 years ago |
Robert P. J. Day
|
405ae7d381
Replace remaining references to "driverfs" with "sysfs".
|
18 years ago |
Alan Stern
|
7c9d6f16f5
[SCSI] SCSI core: better initialization for sdev->scsi_level
|
18 years ago |
Alan Stern
|
e423ee31db
[SCSI] scsi_scan.c: handle bad inquiry responses
|
18 years ago |
James Bottomley
|
81b7bbd193
Merge branch 'linus'
|
18 years ago |
James Bottomley
|
30716e07ef
Merge branch 'linus'
|
18 years ago |
Matthew Wilcox
|
938e2ac0b7
[SCSI] Fix scsi_add_device() for async scanning
|
18 years ago |
Kurt Garloff
|
3424a65d71
[SCSI] scsi_scan message cosmetic error
|
18 years ago |
James Bottomley
|
ddaf6fc854
[SCSI] scsi_scan: fix report lun problems with CDROM or RBC devices
|
18 years ago |
Matthew Wilcox
|
8bcc24127b
[SCSI] Add missing completion to scsi_complete_async_scans()
|
18 years ago |
David Howells
|
4796b71fbb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
18 years ago |
Matthew Wilcox
|
1aa8fab2ac
[SCSI] Make scsi_scan_host work for drivers which find their own targets
|
18 years ago |
Matthew Wilcox
|
93b45af5c6
[SCSI] fix missing check for no scanning
|
18 years ago |
Matthew Wilcox
|
21db1882f7
[SCSI] Add Kconfig option for asynchronous SCSI scanning
|
18 years ago |
James Bottomley
|
0bd2af4683
Merge ../scsi-rc-fixes-2.6
|
18 years ago |
David Howells
|
65f27f3844
WorkStruct: Pass the work_struct pointer instead of context data
|
18 years ago |
Alan Stern
|
09123d230a
[PATCH] SCSI core: always store >= 36 bytes of INQUIRY data
|
18 years ago |
Matthew Wilcox
|
3e082a910d
[SCSI] Add ability to scan scsi busses asynchronously
|
19 years ago |
James Bottomley
|
884d25cc4f
[SCSI] Fix refcount breakage with 'echo "1" > scan' when target already present
|
19 years ago |
Alan Stern
|
e5b3cd4296
[SCSI] SCSI: sanitize INQUIRY strings
|
19 years ago |
dave wysochanski
|
84961f28e9
[SCSI] Don't add scsi_device for devices that return PQ=1, PDT=0x1f
|
19 years ago |
James Bottomley
|
19ac0db3e2
[SCSI] fix up short inquiry printing
|
19 years ago |