Commit Graph

81 Commits (c8acccc959663f1434093c275c455f92a5964974)

Author SHA1 Message Date
Boaz Harrosh 6f9a35e2da [SCSI] bidirectional command support 17 years ago
Boaz Harrosh 30b0c37b27 [SCSI] implement scsi_data_buffer 17 years ago
FUJITA Tomonori b80ca4f7ee [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE 17 years ago
Randy Dunlap dc8875e107 [SCSI] docbook and kernel-doc updates 17 years ago
Rob Landley eb44820c28 [SCSI] Add Documentation and integrate into docbook build 17 years ago
Linus Torvalds 7b3d9545f9 Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done"" 17 years ago
Ingo Molnar ac40532ef0 scsi: revert "[SCSI] Get rid of scsi_cmnd->done" 17 years ago
James Bottomley 645a0c6c48 [SCSI] include linux/scatterlist.h in scsi_eh.h 18 years ago
Boaz Harrosh e1c234685c [SCSI] scsi_error: Refactoring scsi_error to facilitate in synchronous REQUEST_SENSE 18 years ago
Boaz Harrosh 55db6c1b8e [SCSI] scsi_error: code cleanup before refactoring of scsi_send_eh_cmnd() 18 years ago
Matthew Wilcox 6f5391c283 [SCSI] Get rid of scsi_cmnd->done 18 years ago
Matthew Wilcox 12a441622b [SCSI] Remove ->pid field from scsi_cmnd 18 years ago
Matthew Wilcox 31765d7d3d [SCSI] Improve error message when offlining a device 18 years ago
Adrian Bunk 79ee830442 [SCSI] scsi_error.c should #include "scsi_transport_api.h" 18 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
James Bottomley 355dfa1bc8 [SCSI] scsi_error: send the sense buffer down without copying 18 years ago
Brian King e555db930f [SCSI] use sysfs configured timeout for EH Start Unit timeout 18 years ago
Brian King ed773e6648 [SCSI] scsi_error.c: Add EH Start Unit retry 18 years ago
David S. Miller 8cc574a3c5 [SCSI]: Fix scsi_send_eh_cmnd scatterlist handling 18 years ago
James Bottomley 6c5f8ce1fb [SCSI] expose eh_timed_out to the host template 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