Kristian Høgsberg
|
b02b6bc465
[SCSI] Make scsi_host_template::proc_name const char * instead of char *.
|
18 years ago |
Christoph Hellwig
|
bcd92c9fbc
[SCSI] introduce shost_priv helper
|
18 years ago |
Tejun Heo
|
1dfcda06a6
[SCSI] kill scsi host template suspend/resume
|
18 years ago |
James Bottomley
|
6c5f8ce1fb
[SCSI] expose eh_timed_out to the host template
|
18 years ago |
FUJITA Tomonori
|
bc7e380a6a
[SCSI] tgt: fix sesnse buffer problems
|
18 years ago |
FUJITA Tomonori
|
b58d91547f
[SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDs
|
18 years ago |
Matthew Wilcox
|
1aa8fab2ac
[SCSI] Make scsi_scan_host work for drivers which find their own targets
|
18 years ago |
Christoph Hellwig
|
4f777ed260
[SCSI] kill scsi_assign_lock
|
18 years ago |
Matthew Wilcox
|
3e082a910d
[SCSI] Add ability to scan scsi busses asynchronously
|
18 years ago |
James Bottomley
|
86e33a296c
[SCSI] add shared tag map helpers
|
18 years ago |
James Smart
|
d7a1bb0a04
[SCSI] Block I/O while SG reset operation in progress - the midlayer patch
|
19 years ago |
Tejun Heo
|
ee7863bc68
[PATCH] SCSI: implement shost->host_eh_scheduled
|
19 years ago |
Christoph Hellwig
|
9227c33de8
[PATCH] move ->eh_strategy_handler to the transport class
|
19 years ago |
Nigel Cunningham
|
082776e4be
[PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE.
|
19 years ago |
James Smart
|
c829c39416
[SCSI] FC transport : Avoid device offline cases by stalling aborts until device unblocked
|
19 years ago |
Tetsuo Takata
|
dfcd77d16b
[SCSI] Remove host template ordered_flush variable
|
19 years ago |
Arjan van de Ven
|
0b95067238
[SCSI] turn most scsi semaphores into mutexes
|
19 years ago |
Linus Torvalds
|
d99cf9d679
Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block
|
19 years ago |
Jens Axboe
|
9b84754866
[PATCH] Suspend support for libata
|
19 years ago |
Tejun Heo
|
461d4e90c8
[BLOCK] update SCSI to use new blk_ordered for barriers
|
19 years ago |
Christoph Hellwig
|
7dfdc9a52b
[SCSI] use a completion in scsi_send_eh_cmnd
|
19 years ago |
Christoph Hellwig
|
474838d5e5
[SCSI] remove Scsi_Host.eh_active
|
19 years ago |
Jeff Garzik
|
13ec92b33e
[SCSI] kill unused scsi_scan_single_target()
|
19 years ago |
James Bottomley
|
9ccfc756a7
[SCSI] move the mid-layer printk's over to shost/starget/sdev_printk
|
19 years ago |
James Bottomley
|
3ed7a4704b
[SCSI] Fix thread termination for the SCSI error handle
|
19 years ago |
James Bottomley
|
939647ee30
[SCSI] fix oops on usb storage device disconnect
|
19 years ago |
Christoph Hellwig
|
c5478def7a
[SCSI] switch EH thread startup to the kthread API
|
19 years ago |
James Bottomley
|
47ba39eead
[SCSI] add template for scsi_host_set_state()
|
20 years ago |
Mike Anderson
|
82f29467a0
[SCSI] host state model update: mediate host add/remove race
|
20 years ago |
Mike Anderson
|
d330187408
[SCSI] host state model update: replace old host bitmap state
|
20 years ago |