Commit Graph

50 Commits (85fd129a721e6e892dbaaf05203baf819730f699)

Author SHA1 Message Date
Jens Axboe 242f9dcb8b block: unify request timeout handling 17 years ago
Martin K. Petersen 4469f98780 [SCSI] Host protection capabilities 17 years ago
Matthew Wilcox 6d49f63b41 [SCSI] Make host_no an unsigned int 17 years ago
Kay Sievers aab0de2451 driver core: remove KOBJ_NAME_LEN define 17 years ago
Boaz Harrosh db4742dd8f [SCSI] add support for variable length extended commands 17 years ago
Tony Jones ee959b00c3 SCSI: convert struct class_device to struct device 17 years ago
Mike Christie 30bd7df8ce [SCSI] scsi_error: add target reset handler 17 years ago
James Bottomley 4660c8ed5a [SCSI] update SG_ALL to avoid causing chaining 17 years ago
Pavel Machek d850bd34f5 [SCSI] Small cleanups for scsi_host.h 17 years ago
James Bottomley d3f46f39b7 [SCSI] remove use_sg_chaining 17 years ago
Boaz Harrosh 30b0c37b27 [SCSI] implement scsi_data_buffer 17 years ago
FUJITA Tomonori 9cb83c7529 [SCSI] add use_sg_chaining option to scsi_host_template 18 years ago
Matthew Wilcox 12a441622b [SCSI] Remove ->pid field from scsi_cmnd 18 years ago
FUJITA Tomonori 5dc2b89e12 [SCSI] add supported_mode and active_mode attributes to the host 18 years ago
FUJITA Tomonori bfb743740e [SCSI] tgt: move tsk_mgmt_response callback to transport class 18 years ago
FUJITA Tomonori 2c47f9efbe [SCSI] tgt: add I_T nexus support 18 years ago
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 19 years ago
James Bottomley 86e33a296c [SCSI] add shared tag map helpers 19 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
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 20 years ago
Christoph Hellwig 474838d5e5 [SCSI] remove Scsi_Host.eh_active 20 years ago
Jeff Garzik 13ec92b33e [SCSI] kill unused scsi_scan_single_target() 20 years ago
James Bottomley 9ccfc756a7 [SCSI] move the mid-layer printk's over to shost/starget/sdev_printk 20 years ago
James Bottomley 3ed7a4704b [SCSI] Fix thread termination for the SCSI error handle 20 years ago
James Bottomley 939647ee30 [SCSI] fix oops on usb storage device disconnect 20 years ago
Christoph Hellwig c5478def7a [SCSI] switch EH thread startup to the kthread API 20 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
Christoph Hellwig 12413197ee [SCSI] remove scsi_set_device 20 years ago
James Bottomley a283bd37d0 [SCSI] Add target alloc/destroy callbacks to the host template 20 years ago
06f81ea8ca [PATCH] scsi: remove volatile from scsi data 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago