Commit Graph

107 Commits (e27168f8c337b12b8aa8d59c3123c79d2f83603d)

Author SHA1 Message Date
Michael Reed 5f91bb050e [SCSI] reservation conflict after timeout causes device to be taken offline 16 years ago
James Bottomley 91bc31fb3b [SCSI] fix up scsi_eh_lock_door() 16 years ago
Bartlomiej Zolnierkiewicz 477e608c03 [SCSI] fix documentation for two functions 16 years ago
FUJITA Tomonori f078727b25 [SCSI] remove scsi_req_map_sg 16 years ago
Frederik Schwarzer c03264a790 trivial: fix singal -> signal typo 16 years ago
Christoph Hellwig fa9907810b [SCSI] clean up scsi_times_out 16 years ago
Vladislav Bolkhovitin a9b589d90e [SCSI] scsi_error: TASK ABORTED status handling improvement 16 years ago
Ilpo Järvinen 4a8ab87baf [SCSI] scsi_error: fix indentation and braces disagreement - add braces 16 years ago
James Bottomley 9728c0814e [SCSI] make scsi_eh_try_stu use block timeout 16 years ago
Mike Christie 939c2288c3 [SCSI] scsi_error regression: Fix idempotent command handling 16 years ago
James Bottomley c82dc88dda [SCSI] scsi_error: fix target reset handling 17 years ago
Mike Christie 4a27446f3e [SCSI] modify scsi to handle new fail fast flags. 17 years ago
Mike Christie a4dfaa6f2e [SCSI] scsi: add transport host byte errors (v3) 17 years ago
Jens Axboe 242f9dcb8b block: unify request timeout handling 17 years ago
Mike Anderson bb0003c1e1 [SCSI] make scsi_check_sense HARDWARE_ERROR return ADD_TO_MLQUEUE on retry 17 years ago
Harvey Harrison cadbd4a5e3 [SCSI] replace __FUNCTION__ with __func__ 17 years ago
Alan Stern 12265709ac [SCSI] scsi_eh_prep_cmnd should save scmd->underflow 17 years ago
Martin K. Petersen 511e44f42e [SCSI] Do not retry a request whose data integrity check failed 17 years ago
Martin K. Petersen db007fc5e2 [SCSI] Command protection operation 17 years ago
Chandra Seetharaman a6a8d9f87e [SCSI] scsi_dh: add infrastructure for SCSI Device Handlers 17 years ago
Boaz Harrosh 64a87b244b [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer 17 years ago
FUJITA Tomonori 4f54eec831 block: use blk_rq_init() to initialize the request 17 years ago
FUJITA Tomonori 3bc6a26192 [SCSI] add scsi_build_sense_buffer helper function 17 years ago
Mike Christie 30bd7df8ce [SCSI] scsi_error: add target reset handler 17 years ago
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