Commit Graph

45 Commits (5536408c21cdde38bfdbb59a6fd4fcbf1232699f)

Author SHA1 Message Date
James Smart c829c39416 [SCSI] FC transport : Avoid device offline cases by stalling aborts until device unblocked 19 years ago
Brian King 8884efab15 [SCSI] scsi: scsi command retries off by one fix 19 years ago
Tejun Heo 041c5fc33c [PATCH] SCSI: export scsi_eh_finish_cmd() and scsi_eh_flush_done_q() 19 years ago
brking@us.ibm.com bb1d1073a1 [SCSI] Prevent scsi_execute_async from guessing cdb length 19 years ago
Mike Christie 6e68af666f [SCSI] Convert SCSI mid-layer to scsi_execute_async 19 years ago
Michael Reed 85631672e6 [SCSI] fix OOPS due to clearing eh_action prior to aborting eh command 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
Christoph Hellwig ad42eb1b77 [SCSI] tidy up scsi_error_handler 19 years ago
Jeff Garzik 422c0d61d5 [SCSI] use scmd_id(), scmd_channel() throughout code 19 years ago
Jeff Garzik 3bf743e7c8 [SCSI] use {sdev,scmd,starget,shost}_printk in generic code 19 years ago
James Bottomley 9ccfc756a7 [SCSI] move the mid-layer printk's over to shost/starget/sdev_printk 19 years ago
Steven Rostedt 461a0ffbec [PATCH] scsi_error thread exits in TASK_INTERRUPTIBLE state. 19 years ago
Steven Rostedt 055787e447 [SCSI] scsi_error thread exits in TASK_INTERRUPTIBLE state. 19 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 fe1b2d544d [SCSI] unexport scsi_add_timer/scsi_delete_timer 20 years ago
Christoph Hellwig c5478def7a [SCSI] switch EH thread startup to the kthread API 20 years ago
Alan Stern e47373ec1c [SCSI] return success after retries in scsi_eh_tur 20 years ago
James Bottomley 33aa687db9 [SCSI] convert SPI transport class to scsi_execute 20 years ago
Mike Anderson d330187408 [SCSI] host state model update: replace old host bitmap state 20 years ago
Christoph Hellwig 937abeaadf [SCSI] use list_for_each_entry_safe in scsi_error.c 20 years ago
Christoph Hellwig 3111b0d164 [SCSI] remove scsi_eh_eflags_ macros 20 years ago
Christoph Hellwig 8d115f845a [SCSI] remove scsi_cmnd->state 20 years ago
Christoph Hellwig b4edcbcafd [SCSI] remove scsi_cmnd->owner 20 years ago
Christoph Hellwig f5ad56145d [SCSI] remove scsi_cmnd->abort_reason 20 years ago
Jeff Garzik df0ae2497d [SCSI] allow sleeping in ->eh_host_reset_handler() 20 years ago
Jeff Garzik 68b3aa7c98 [SCSI] allow sleeping in ->eh_bus_reset_handler() 20 years ago
Jeff Garzik 94d0e7b805 [SCSI] allow sleeping in ->eh_device_reset_handler() 20 years ago
Jeff Garzik 8fa728a268 [SCSI] allow sleeping in ->eh_abort_handler() 20 years ago
Patrick Mansfield 793698ce28 [SCSI] saved and restore result for timed out commands 20 years ago
Tejun Heo 5b8ef84258 [SCSI] remove spurious if tests from scsi_eh_{times_out|done} 20 years ago
Tejun Heo 0155a37ea5 [SCSI] remove unnecessary scsi_delete_timer() call in scsi_reset_provider() 20 years ago
Al Viro bc86120a85 [PATCH] SCSI GFP fixes 20 years ago
f59114b7b5 [PATCH] scsi: scsi_send_eh_cmnd() cleanup 20 years ago
bf341919db scsi: add DID_REQUEUE to the error handling 20 years ago
c6295cdf65 [PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field 20 years ago
d3a933dc98 [PATCH] scsi: remove unused scsi_cmnd->internal_timeout field 20 years ago
686579d95d scsi: add DID_REQUEUE to the error handling 20 years ago
84011ae88d [PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field 20 years ago
97665e9c22 [PATCH] scsi: remove unused scsi_cmnd->internal_timeout field 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago