Commit Graph

61 Commits (e00f04a70fa387b3accc81b5c346200f836e2a52)

Author SHA1 Message Date
David S. Miller 8cc574a3c5 [SCSI]: Fix scsi_send_eh_cmnd scatterlist handling 18 years ago
Brian King 292148f8bb [SCSI] scsi_error: Fix lost EH commands 18 years ago
Luben Tuikov fd1b494d4a [SCSI] Fix sense key MEDIUM ERROR processing and retry 18 years ago
Darrick J. Wong dca84e4694 [SCSI] scsi_error.c: Export some scsi_eh_* functions 18 years ago
Christoph Hellwig 2dc611de5a [SCSI] use one-element sg list in scsi_send_eh_cmnd 18 years ago
Al Viro fa1f5ea860 [PATCH] gfp annotations: scsi_error 19 years ago
Stefan Richter 7fbb36451a [PATCH] SCSI: lockdep annotation in scsi_send_eh_cmnd 19 years ago
Mike Christie 0db99e3359 [SCSI] fix scsi_send_eh_cmnd regression 19 years ago
Christoph Hellwig 631c228cd0 [SCSI] hide EH backup data outside the scsi_cmnd 19 years ago
James Smart d7a1bb0a04 [SCSI] Block I/O while SG reset operation in progress - the midlayer patch 19 years ago
Christoph Hellwig 8d7feac3c7 [SCSI] remove RQ_SCSI_* flags 19 years ago
Christoph Hellwig beb4048750 [SCSI] remove scsi_request infrastructure 19 years ago
Tejun Heo f8bbfc247e [PATCH] SCSI: make scsi_implement_eh() generic API for SCSI transports 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
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 20 years ago
Christoph Hellwig 474838d5e5 [SCSI] remove Scsi_Host.eh_active 20 years ago
Christoph Hellwig ad42eb1b77 [SCSI] tidy up scsi_error_handler 20 years ago
Jeff Garzik 422c0d61d5 [SCSI] use scmd_id(), scmd_channel() throughout code 20 years ago
Jeff Garzik 3bf743e7c8 [SCSI] use {sdev,scmd,starget,shost}_printk in generic code 20 years ago
James Bottomley 9ccfc756a7 [SCSI] move the mid-layer printk's over to shost/starget/sdev_printk 20 years ago
Steven Rostedt 461a0ffbec [PATCH] scsi_error thread exits in TASK_INTERRUPTIBLE state. 20 years ago
Steven Rostedt 055787e447 [SCSI] scsi_error thread exits in TASK_INTERRUPTIBLE state. 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 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