aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_error.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-25scsi: convert host_busy to atomic_tChristoph Hellwig1-3/+4
2014-07-17scsi: use dev_printk variants where possibleHannes Reinecke1-83/+96
2014-07-17scsi: remove two cancel_delayed_work() calls from the mid-layerBart Van Assche1-1/+1
2014-06-24scsi_error: set DID_TIME_OUT correctlyHannes Reinecke1-7/+7
2014-06-24scsi_error: fix invalid setting of host byteUlrich Obergfell1-4/+4
2014-06-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+2
2014-06-06block: add blk_rq_set_block_pc()Jens Axboe1-1/+2
2014-05-19scsi: set correct completion code in scsi_send_eh_cmnd()Hannes Reinecke1-0/+1
2014-05-19scsi: handle command allocation failure in scsi_reset_providerChristoph Hellwig1-0/+6
2014-04-21[SCSI] More USB deadlock fixesJames Bottomley1-0/+1
2014-04-21[SCSI] Fix USB deadlock caused by SCSI error handlingHannes Reinecke1-0/+1
2014-04-21[SCSI] Fix command result state propagationAlan Stern1-0/+1
2014-04-21[SCSI] Fix spurious request sense in error handlingJames Bottomley1-0/+9
2014-03-15[SCSI] do not manipulate device reference counts in scsi_get/put_commandChristoph Hellwig1-0/+6
2013-12-19[SCSI] Set the minimum valid value of 'eh_deadline' as 0Ren Mingxin1-13/+21
2013-12-19[SCSI] Unlock accesses to eh_deadlineHannes Reinecke1-35/+9
2013-12-19[SCSI] improved eh timeout handlerHannes Reinecke1-13/+138
2013-12-19[SCSI] Fix erratic device offline during EHJames Bottomley1-9/+17
2013-10-25[SCSI] scsi_error: Escalate to LUN reset if abort failsHannes Reinecke1-7/+9
2013-10-25[SCSI] Add 'eh_deadline' to limit SCSI EH runtimeHannes Reinecke1-6/+124
2013-08-26[SCSI] Generate uevents on certain unit attention codesEwan D. Milne1-20/+80
2013-08-23[SCSI] Return ENODATA on medium errorHannes Reinecke1-1/+1
2013-08-23[SCSI] return ENOSPC on thin provisioning failureHannes Reinecke1-1/+6
2013-08-23[SCSI] Set hostbyte status in scsi_check_sense()Hannes Reinecke1-14/+7
2013-07-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-4/+3
2013-06-04[SCSI] Allow error handling timeout to be specifiedMartin K. Petersen1-4/+3
2013-05-28scsi: Spelling hsot -> hostGeert Uytterhoeven1-1/+1
2013-05-10[SCSI] Handle MLQUEUE busy response in scsi_send_eh_cmndHannes Reinecke1-10/+27
2012-10-09[SCSI] Shorten the path length of scsi_cmd_to_driver()Li Zhong1-3/+5
2012-08-22[SCSI] Fix 'Device not ready' issue on mpt2sasJames Bottomley1-0/+10
2012-07-20[SCSI] cleanup setting task state in scsi_error_handler()Dan Williams1-3/+1
2012-07-20[SCSI] fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations)Dan Williams1-0/+14
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-3/+3
2012-04-16scsi: fix comment spelling fix recory->recoverySantosh Y1-3/+3
2012-04-15SCSI: Fix error handling when no ULD is attachedMartin K. Petersen1-1/+1
2012-02-19[SCSI] Handle disk devices which can not process medium access commandsMartin K. Petersen1-3/+9
2012-02-19[SCSI] scsi_error: classify some ILLEGAL_REQUEST sense as a permanent TARGET_ERRORMike Snitzer1-0/+8
2012-02-19[SCSI] fix the new host byte settings (DID_TARGET_FAILURE and DID_NEXUS_FAILURE)Moger, Babu1-2/+2
2012-01-08[SCSI] add flag to skip the runtime PM calls on the hostLin Ming1-2/+3
2011-08-27[SCSI] Fix out of spec CD-ROM problem with media changeTARUISI Hiroaki1-2/+10
2011-05-24[SCSI] Reduce error recovery time by reducing use of TURsDavid Jeffery1-20/+67
2011-04-15[SCSI] Log thin provisioning threshold eventShyam Iyer1-0/+6
2011-03-21Reduce sequential pointer derefs in scsi_error.c and reduce size as wellJesper Juhl1-45/+49
2011-02-12[SCSI] Add detailed SCSI I/O errorsHannes Reinecke1-7/+17
2010-12-21[SCSI] fix id computation in scsi_eh_target_reset()James Bottomley1-36/+25
2010-12-09[SCSI] Eliminate error handler overload of the SCSI serial numberJames Bottomley1-24/+2
2010-11-16SCSI host lock push-downJeff Garzik1-4/+2
2010-11-10block: remove REQ_HARDBARRIERChristoph Hellwig1-13/+5
2010-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-4/+7
2010-08-11[SCSI] make error handling more robust in the face of reservationsJames Bottomley1-4/+6