Commit Graph

109 Commits (7206b00164a1c3ca533e01db285955617e1019f8)

Author SHA1 Message Date
Alan Stern 14faf12f7d [SCSI] Increase default timeout for INQUIRY 16 years ago
Edward Goggin c53a284f8b [SCSI] initialize max_target_blocked in scsi_alloc_target 16 years ago
Arjan van de Ven d4d5291c8c driver synchronization: make scsi_wait_scan more advanced 16 years ago
Boaz Harrosh 82443a58d3 [SCSI] add OSD_TYPE 16 years ago
James Smart c2f9e49f9b [SCSI] scsi_scan: add missing interim SDEV_DEL state if slave_alloc fails 16 years ago
Arjan van de Ven 4ace92fc11 fastboot: make scsi probes asynchronous 16 years ago
Kay Sievers 71610f55fa [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
FUJITA Tomonori 5cd3bbfad0 [SCSI] retry with missing data for INQUIRY 16 years ago
FUJITA Tomonori f4f4e47e4a [SCSI] add residual argument to scsi_execute and scsi_execute_req 16 years ago
Mike Christie f0c0a376d0 [SCSI] Add helper code so transport classes/driver can control queueing (v3) 17 years ago
James Bottomley 6f4267e3bd [SCSI] Update the SCSI state model to allow blocking in the created state 17 years ago
James Bottomley 0f1d87a2ac [SCSI] add inline functions for recognising created and blocked states 17 years ago
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