aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_error.c
AgeCommit message (Expand)Author
2014-09-15scsi: fix various kernel-doc problems in scsi_error.cRandy Dunlap
2014-07-25scsi: convert host_busy to atomic_tChristoph Hellwig
2014-07-17scsi: use dev_printk variants where possibleHannes Reinecke
2014-07-17scsi: remove two cancel_delayed_work() calls from the mid-layerBart Van Assche
2014-06-24scsi_error: set DID_TIME_OUT correctlyHannes Reinecke
2014-06-24scsi_error: fix invalid setting of host byteUlrich Obergfell
2014-06-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-06-06block: add blk_rq_set_block_pc()Jens Axboe
2014-05-19scsi: set correct completion code in scsi_send_eh_cmnd()Hannes Reinecke
2014-05-19scsi: handle command allocation failure in scsi_reset_providerChristoph Hellwig
2014-04-21[SCSI] More USB deadlock fixesJames Bottomley
2014-04-21[SCSI] Fix USB deadlock caused by SCSI error handlingHannes Reinecke
2014-04-21[SCSI] Fix command result state propagationAlan Stern
2014-04-21[SCSI] Fix spurious request sense in error handlingJames Bottomley
2014-03-15[SCSI] do not manipulate device reference counts in scsi_get/put_commandChristoph Hellwig
2013-12-19[SCSI] Set the minimum valid value of 'eh_deadline' as 0Ren Mingxin
2013-12-19[SCSI] Unlock accesses to eh_deadlineHannes Reinecke
2013-12-19[SCSI] improved eh timeout handlerHannes Reinecke
2013-12-19[SCSI] Fix erratic device offline during EHJames Bottomley
2013-10-25[SCSI] scsi_error: Escalate to LUN reset if abort failsHannes Reinecke
2013-10-25[SCSI] Add 'eh_deadline' to limit SCSI EH runtimeHannes Reinecke
2013-08-26[SCSI] Generate uevents on certain unit attention codesEwan D. Milne
2013-08-23[SCSI] Return ENODATA on medium errorHannes Reinecke
2013-08-23[SCSI] return ENOSPC on thin provisioning failureHannes Reinecke
2013-08-23[SCSI] Set hostbyte status in scsi_check_sense()Hannes Reinecke
2013-07-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2013-06-04[SCSI] Allow error handling timeout to be specifiedMartin K. Petersen
2013-05-28scsi: Spelling hsot -> hostGeert Uytterhoeven
2013-05-10[SCSI] Handle MLQUEUE busy response in scsi_send_eh_cmndHannes Reinecke
2012-10-09[SCSI] Shorten the path length of scsi_cmd_to_driver()Li Zhong
2012-08-22[SCSI] Fix 'Device not ready' issue on mpt2sasJames Bottomley
2012-07-20[SCSI] cleanup setting task state in scsi_error_handler()Dan Williams
2012-07-20[SCSI] fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations)Dan Williams
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-04-16scsi: fix comment spelling fix recory->recoverySantosh Y
2012-04-15SCSI: Fix error handling when no ULD is attachedMartin K. Petersen
2012-02-19[SCSI] Handle disk devices which can not process medium access commandsMartin K. Petersen
2012-02-19[SCSI] scsi_error: classify some ILLEGAL_REQUEST sense as a permanent TARGET_...Mike Snitzer
2012-02-19[SCSI] fix the new host byte settings (DID_TARGET_FAILURE and DID_NEXUS_FAILURE)Moger, Babu
2012-01-08[SCSI] add flag to skip the runtime PM calls on the hostLin Ming
2011-08-27[SCSI] Fix out of spec CD-ROM problem with media changeTARUISI Hiroaki
2011-05-24[SCSI] Reduce error recovery time by reducing use of TURsDavid Jeffery
2011-04-15[SCSI] Log thin provisioning threshold eventShyam Iyer
2011-03-21Reduce sequential pointer derefs in scsi_error.c and reduce size as wellJesper Juhl
2011-02-12[SCSI] Add detailed SCSI I/O errorsHannes Reinecke
2010-12-21[SCSI] fix id computation in scsi_eh_target_reset()James Bottomley
2010-12-09[SCSI] Eliminate error handler overload of the SCSI serial numberJames Bottomley
2010-11-16SCSI host lock push-downJeff Garzik
2010-11-10block: remove REQ_HARDBARRIERChristoph Hellwig
2010-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds