aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_error.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-24[SCSI] Reduce error recovery time by reducing use of TURsGravatar David Jeffery 1-20/+67
2011-04-15[SCSI] Log thin provisioning threshold eventGravatar Shyam Iyer 1-0/+6
2011-03-21Reduce sequential pointer derefs in scsi_error.c and reduce size as wellGravatar Jesper Juhl 1-45/+49
2011-02-12[SCSI] Add detailed SCSI I/O errorsGravatar Hannes Reinecke 1-7/+17
2010-12-21[SCSI] fix id computation in scsi_eh_target_reset()Gravatar James Bottomley 1-36/+25
2010-12-09[SCSI] Eliminate error handler overload of the SCSI serial numberGravatar James Bottomley 1-24/+2
2010-11-16SCSI host lock push-downGravatar Jeff Garzik 1-4/+2
2010-11-10block: remove REQ_HARDBARRIERGravatar Christoph Hellwig 1-13/+5
2010-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 1-4/+7
2010-08-11[SCSI] make error handling more robust in the face of reservationsGravatar James Bottomley 1-4/+6
2010-08-11[SCSI] Return NEEDS_RETRY for eh commands with status BUSYGravatar Hannes Reinecke 1-0/+1
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-5/+7
2010-08-07scsi: use REQ_TYPE_FS for flush requestGravatar FUJITA Tomonori 1-15/+4
2010-08-07block: remove wrappers for request type/flagsGravatar Christoph Hellwig 1-5/+5
2010-07-28[SCSI] implement runtime Power ManagementGravatar Alan Stern 1-1/+15
2010-07-27[SCSI] Log msg when getting Unit AttentionGravatar Mike Christie 1-0/+13
2010-05-18[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6Gravatar James Bottomley 1-5/+14
2010-05-05[SCSI] Retry commands with UNIT_ATTENTION sense codes to fix ext3/ext4 I/O errorGravatar James Bottomley 1-1/+14
2010-04-30[SCSI] add scsi trace core functions and put trace pointsGravatar Kei Tokunaga 1-0/+4
2010-04-11[SCSI] Allow FC LLD to fast-fail scsi eh by introducing new eh returnGravatar Christof Schmitt 1-5/+10
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-12-04[SCSI] add queue_depth ramp up codeGravatar Vasu Dev 1-0/+38
2009-12-04[SCSI] scsi error: have scsi-ml call change_queue_depth to handle QUEUE_FULLGravatar Mike Christie 1-1/+26
2009-10-02[SCSI] Retry ADD_TO_MLQUEUE return value for EH commandsGravatar Hannes Reinecke 1-0/+3
2009-08-22[SCSI] reservation conflict after timeout causes device to be taken offlineGravatar Michael Reed 1-1/+5
2009-06-08[SCSI] fix up scsi_eh_lock_door()Gravatar James Bottomley 1-12/+5
2009-06-08[SCSI] fix documentation for two functionsGravatar Bartlomiej Zolnierkiewicz 1-2/+2
2009-03-12[SCSI] remove scsi_req_map_sgGravatar FUJITA Tomonori 1-10/+24
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 1-18/+6
2009-01-06trivial: fix singal -> signal typoGravatar Frederik Schwarzer 1-1/+1
2009-01-02[SCSI] clean up scsi_times_outGravatar Christoph Hellwig 1-18/+6
2008-12-29[SCSI] scsi_error: TASK ABORTED status handling improvementGravatar Vladislav Bolkhovitin 1-1/+2
2008-12-29[SCSI] scsi_error: fix indentation and braces disagreement - add bracesGravatar Ilpo Järvinen 1-1/+2
2008-12-01[SCSI] make scsi_eh_try_stu use block timeoutGravatar James Bottomley 1-2/+1
2008-11-05[SCSI] scsi_error regression: Fix idempotent command handlingGravatar Mike Christie 1-2/+3
2008-10-13[SCSI] scsi_error: fix target reset handlingGravatar James Bottomley 1-4/+15
2008-10-13[SCSI] modify scsi to handle new fail fast flags.Gravatar Mike Christie 1-2/+36
2008-10-13[SCSI] scsi: add transport host byte errors (v3)Gravatar Mike Christie 1-1/+14
2008-10-09block: unify request timeout handlingGravatar Jens Axboe 1-77/+13
2008-08-29[SCSI] make scsi_check_sense HARDWARE_ERROR return ADD_TO_MLQUEUE on retryGravatar Mike Anderson 1-1/+1
2008-07-27[SCSI] replace __FUNCTION__ with __func__Gravatar Harvey Harrison 1-13/+13
2008-07-26[SCSI] scsi_eh_prep_cmnd should save scmd->underflowGravatar Alan Stern 1-0/+2
2008-07-26[SCSI] Do not retry a request whose data integrity check failedGravatar Martin K. Petersen 1-0/+3
2008-07-26[SCSI] Command protection operationGravatar Martin K. Petersen 1-0/+3
2008-06-05[SCSI] scsi_dh: add infrastructure for SCSI Device HandlersGravatar Chandra Seetharaman 1-0/+11
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 1-7/+8
2008-05-02[SCSI] Let scsi_cmnd->cmnd use request->cmd bufferGravatar Boaz Harrosh 1-7/+8
2008-04-29block: use blk_rq_init() to initialize the requestGravatar FUJITA Tomonori 1-0/+1
2008-04-07[SCSI] add scsi_build_sense_buffer helper functionGravatar FUJITA Tomonori 1-0/+28
2008-04-07[SCSI] scsi_error: add target reset handlerGravatar Mike Christie 1-18/+104