Joe Eykholt
|
30c9afa6cc
fix race that can give duplicate host number
|
16 年之前 |
Alan Stern
|
77c019768f
[SCSI] fix /proc memory leak in the SCSI core
|
16 年之前 |
Kay Sievers
|
71610f55fa
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
|
16 年之前 |
James Smart
|
315cb0ad12
[SCSI] scsi_host_lookup: error returns and NULL pointers
|
16 年之前 |
Kay Sievers
|
aab0de2451
driver core: remove KOBJ_NAME_LEN define
|
17 年之前 |
Greg Kroah-Hartman
|
695794ae0c
Driver Core: add ability for class_find_device to start in middle of list
|
17 年之前 |
Linus Torvalds
|
89a93f2f48
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
|
17 年之前 |
Adrian Bunk
|
453cd0f3ff
[SCSI] make struct scsi_{host,target}_type static
|
17 年之前 |
Mike Christie
|
3ed7897242
[SCSI] scsi_host regression: fix scsi host leak
|
17 年之前 |
James Bottomley
|
542bd1377a
[SCSI] fix SLUB WARN_ON
|
17 年之前 |
Hannes Reinecke
|
f7120a4f75
[SCSI] use default attributes for scsi_host
|
17 年之前 |
Hannes Reinecke
|
b0ed43360f
[SCSI] add scsi_host and scsi_target to scsi_bus
|
17 年之前 |
Tony Jones
|
ee959b00c3
SCSI: convert struct class_device to struct device
|
17 年之前 |
Denis Cheng
|
540d9b40fa
[SCSI] hosts.c: removed one unneeded shost->active_mode assignment
|
17 年之前 |
James Smart
|
77cca462c6
[SCSI] hosts.c: fixes for "no error" reported after error scenarios
|
17 年之前 |
James Bottomley
|
d3f46f39b7
[SCSI] remove use_sg_chaining
|
17 年之前 |
Linus Torvalds
|
9b73e76f3c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
|
17 年之前 |
Dave Young
|
9c7701088a
scsi: use class iteration api
|
17 年之前 |
James Bottomley
|
5b7f16804a
[SCSI] don't use __GFP_DMA for sense buffers if not required
|
17 年之前 |
FUJITA Tomonori
|
de25deb180
[SCSI] use dynamically allocated sense buffer
|
17 年之前 |
Rob Landley
|
eb44820c28
[SCSI] Add Documentation and integrate into docbook build
|
17 年之前 |
James Bottomley
|
7a39ac3f25
[SCSI] make supported_mode default to initiator.
|
17 年之前 |
FUJITA Tomonori
|
9cb83c7529
[SCSI] add use_sg_chaining option to scsi_host_template
|
17 年之前 |
FUJITA Tomonori
|
5dc2b89e12
[SCSI] add supported_mode and active_mode attributes to the host
|
17 年之前 |
FUJITA Tomonori
|
c000c43cf1
[SCSI] initialize shost_data to zero
|
18 年之前 |
Greg Kroah-Hartman
|
b7bb125dc3
SCSI: use the proper semaphore to protect the class lists
|
18 年之前 |
FUJITA Tomonori
|
b58d91547f
[SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDs
|
18 年之前 |
Christoph Hellwig
|
4f777ed260
[SCSI] kill scsi_assign_lock
|
18 年之前 |
James Bottomley
|
86e33a296c
[SCSI] add shared tag map helpers
|
18 年之前 |
Michael Reed
|
dd7e2f2266
[SCSI] scsi_queue_work() documented return value is incorrect
|
19 年之前 |