Commit Graph

81 Commits (e7cf261b447ed7edbf7c10c046e078bda799afaf)

Author SHA1 Message Date
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
James Bottomley ffedb45225 [SCSI] fix scsi process problems and clean up the target reap issues 19 years ago
Alan Stern 1bfc5d9d5e [SCSI] Recognize missing LUNs for non-standard devices 19 years ago
Matthew Wilcox a97a83a06b [SCSI] fix uninitialized variable error 19 years ago
Greg KH 5e3c34c1e9 [SCSI] Remove devfs support from the SCSI subsystem 19 years ago
Jes Sorensen 24669f75a3 [SCSI] SCSI core kmalloc2kzalloc 19 years ago
Christoph Hellwig 938050916f [SCSI] scsi: handle ->slave_configure return value 19 years ago
James Bottomley 65110b2168 [SCSI] fix wrong context bugs in SCSI 19 years ago
Christoph Hellwig e02f3f5922 [SCSI] remove target parent limitiation 19 years ago
Arjan van de Ven 0b95067238 [SCSI] turn most scsi semaphores into mutexes 19 years ago
James Bottomley 04333393b9 [PATCH] Fix Fibre Channel boot oops 19 years ago
James Bottomley 863a930a40 [SCSI] fix scsi_reap_target() device_del from atomic context 19 years ago
Arjan van de Ven 0ad78200ba [SCSI] Mark some core scsi data structures const 19 years ago
Brian King 66e0522526 [PATCH] Fix SCSI scanning slab corruption 19 years ago
Brian King 1a68de5c08 [SCSI] fix double free of scsi request queue 19 years ago
Christoph Hellwig f64a181d89 [SCSI] remove Scsi_Device typedef 19 years ago
Alan Stern 2ef8919830 [SCSI] Fix refcount leak in scsi_report_lun_scan 19 years ago