summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_error.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] add queue_depth ramp up codeVasu Dev2009-12-041-0/+38
* [SCSI] scsi error: have scsi-ml call change_queue_depth to handle QUEUE_FULLMike Christie2009-12-041-1/+26
* [SCSI] Retry ADD_TO_MLQUEUE return value for EH commandsHannes Reinecke2009-10-021-0/+3
* [SCSI] reservation conflict after timeout causes device to be taken offlineMichael Reed2009-08-221-1/+5
* [SCSI] fix up scsi_eh_lock_door()James Bottomley2009-06-081-12/+5
* [SCSI] fix documentation for two functionsBartlomiej Zolnierkiewicz2009-06-081-2/+2
* [SCSI] remove scsi_req_map_sgFUJITA Tomonori2009-03-121-10/+24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-01-081-18/+6
|\
| * [SCSI] clean up scsi_times_outChristoph Hellwig2009-01-021-18/+6
* | trivial: fix singal -> signal typoFrederik Schwarzer2009-01-061-1/+1
|/
* [SCSI] scsi_error: TASK ABORTED status handling improvementVladislav Bolkhovitin2008-12-291-1/+2
* [SCSI] scsi_error: fix indentation and braces disagreement - add bracesIlpo Järvinen2008-12-291-1/+2
* [SCSI] make scsi_eh_try_stu use block timeoutJames Bottomley2008-12-011-2/+1
* [SCSI] scsi_error regression: Fix idempotent command handlingMike Christie2008-11-051-2/+3
* [SCSI] scsi_error: fix target reset handlingJames Bottomley2008-10-131-4/+15
* [SCSI] modify scsi to handle new fail fast flags.Mike Christie2008-10-131-2/+36
* [SCSI] scsi: add transport host byte errors (v3)Mike Christie2008-10-131-1/+14
* block: unify request timeout handlingJens Axboe2008-10-091-77/+13
* [SCSI] make scsi_check_sense HARDWARE_ERROR return ADD_TO_MLQUEUE on retryMike Anderson2008-08-291-1/+1
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-271-13/+13
* [SCSI] scsi_eh_prep_cmnd should save scmd->underflowAlan Stern2008-07-261-0/+2
* [SCSI] Do not retry a request whose data integrity check failedMartin K. Petersen2008-07-261-0/+3
* [SCSI] Command protection operationMartin K. Petersen2008-07-261-0/+3
* [SCSI] scsi_dh: add infrastructure for SCSI Device HandlersChandra Seetharaman2008-06-051-0/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-05-021-7/+8
|\
| * [SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh2008-05-021-7/+8
* | block: use blk_rq_init() to initialize the requestFUJITA Tomonori2008-04-291-0/+1
|/
* [SCSI] add scsi_build_sense_buffer helper functionFUJITA Tomonori2008-04-071-0/+28
* [SCSI] scsi_error: add target reset handlerMike Christie2008-04-071-18/+104
* [SCSI] bidirectional command supportBoaz Harrosh2008-01-301-0/+3
* [SCSI] implement scsi_data_bufferBoaz Harrosh2008-01-301-19/+11
* [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori2008-01-231-3/+3
* [SCSI] docbook and kernel-doc updatesRandy Dunlap2008-01-111-41/+38
* [SCSI] Add Documentation and integrate into docbook buildRob Landley2008-01-111-23/+23
* Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""Linus Torvalds2008-01-061-1/+0
* scsi: revert "[SCSI] Get rid of scsi_cmnd->done"Ingo Molnar2008-01-021-0/+1
* [SCSI] include linux/scatterlist.h in scsi_eh.hJames Bottomley2007-10-171-1/+0
* [SCSI] scsi_error: Refactoring scsi_error to facilitate in synchronous REQUES...Boaz Harrosh2007-10-121-46/+68
* [SCSI] scsi_error: code cleanup before refactoring of scsi_send_eh_cmnd()Boaz Harrosh2007-10-121-32/+39
* [SCSI] Get rid of scsi_cmnd->doneMatthew Wilcox2007-10-121-1/+0
* [SCSI] Remove ->pid field from scsi_cmndMatthew Wilcox2007-10-121-6/+0
* [SCSI] Improve error message when offlining a deviceMatthew Wilcox2007-10-121-3/+2
* [SCSI] scsi_error.c should #include "scsi_transport_api.h"Adrian Bunk2007-10-121-0/+1
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-2/+1
* [SCSI] scsi_error: send the sense buffer down without copyingJames Bottomley2007-05-241-23/+3
* [SCSI] use sysfs configured timeout for EH Start Unit timeoutBrian King2007-05-061-2/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-05-051-4/+15
|\
| * [SCSI] scsi_error.c: Add EH Start Unit retryBrian King2007-04-171-3/+5
| * [SCSI] expose eh_timed_out to the host templateJames Bottomley2007-03-201-1/+10
* | [SCSI]: Fix scsi_send_eh_cmnd scatterlist handlingDavid S. Miller2007-04-021-1/+1
|/
OpenPOWER on IntegriCloud