Commit Graph

96 Commits (030ba6bc67b4f2bc5cd174f57785a1745c929abe)

Author SHA1 Message Date
James Bottomley 01b291bd66 [SCSI] fix check of PQ and PDT bits for WLUNs 17 years ago
Harvey Harrison cadbd4a5e3 [SCSI] replace __FUNCTION__ with __func__ 17 years ago
Julia Lawall 773e82f6cd [SCSI] scsi_scan.c: Release mutex in error handling code 17 years ago
Adrian Bunk 453cd0f3ff [SCSI] make struct scsi_{host,target}_type static 17 years ago
Hirofumi Nakagawa 801678c5a3 Remove duplicated unlikely() in IS_ERR() 17 years ago
James Bottomley 643eb2d932 [SCSI] rework scsi_target allocation 17 years ago
Hannes Reinecke b0ed43360f [SCSI] add scsi_host and scsi_target to scsi_bus 17 years ago
Randy Dunlap 79f5bb2839 [SCSI] docbook: fix scsi source file 17 years ago
Randy Dunlap e59e4a0972 docbook: fix scsi source file 17 years ago
James Bottomley d52b3815a5 [SCSI] add missing transport configure points for target and host 17 years ago
Tony Battersby 25d7c363f2 [SCSI] move single_lun flag from scsi_device to scsi_target 17 years ago
Rob Landley eb44820c28 [SCSI] Add Documentation and integrate into docbook build 17 years ago
Jeff Garzik a341cd0f6a SCSI: add asynchronous event notification API 18 years ago
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
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
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
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
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
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
Matthew Wilcox 4ff36718ed [SCSI] Improve inquiry printing 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Brian King 309bd27121 [SCSI] scsi: Device scanning oops for offlined devices (resend) 19 years ago
Christoph Hellwig beb4048750 [SCSI] remove scsi_request infrastructure 19 years ago
Amit Arora 091686d3b5 [SCSI] Return -EINVAL when "id == max_id" in scsi_scan_host_selected() 19 years ago
akpm@osdl.org c5f2e6404c [SCSI] scsi_scan.c: fix compile warnings 19 years ago
Kurt Garloff 13f7e5acc8 [SCSI] BLIST_ATTACH_PQ3 flags 19 years ago
Kurt Garloff 6c7154c97e [SCSI] Better log messages for PQ3 devs 19 years ago
Kurt Garloff 4186ab1973 [SCSI] Try LUN 1 and use bflags 19 years ago
James Bottomley 4d7db04a7a [SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictions 19 years ago
Mike Anderson a50a5e3792 [SCSI] scsi: move target_destroy call 19 years ago
Dave Jones 93f5608989 [SCSI] fix two leaks in scsi_alloc_sdev failure paths 19 years ago
Brian King 32f9579250 [SCSI] scsi: Handle device_add failure in scsi_alloc_target 19 years ago