aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_error.c
Commit message (Expand)AuthorAge
* libata-eh: Set 'information' field for autosenseHannes Reinecke2015-03-27
* scsi: do not display kernel pointer in message logsHannes Reinecke2015-01-09
* scsi: fix scsi_error.c kernel-doc warningRandy Dunlap2015-01-09
* SCSI: fix regression in scsi_send_eh_cmnd()Alan Stern2014-12-30
* Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-08
|\
| * scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-24
| * scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-24
* | scsi: don't use scsi_next_command in scsi_reset_providerChristoph Hellwig2014-11-24
|/
* scsi: refactor scsi_reset_provider handlingChristoph Hellwig2014-11-12
* scsi: document scsi_try_to_abort_cmdHannes Reinecke2014-11-12
* scsi: use shost argument in scsi_eh_prt_fail_statsHannes Reinecke2014-11-12
* scsi: fixup logging messages in scsi_error.cHannes Reinecke2014-11-12
* scsi: use 'bool' as return value for scsi_normalize_sense()Hannes Reinecke2014-11-12
* scsi: use sdev as argument for sense code printingHannes Reinecke2014-11-12
* scsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RESET ioctlDouglas Gilbert2014-11-12
* scsi: call device handler for failed TUR commandChristoph Hellwig2014-11-10
* scsi: only re-lock door after EH on devices that were resetChristoph Hellwig2014-11-10
* Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-18
|\
| * block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence2014-08-28
| * block,scsi: verify return pointer from blk_get_requestJoe Lawrence2014-08-26
* | scsi: fix various kernel-doc problems in scsi_error.cRandy Dunlap2014-09-15
|/
* scsi: convert host_busy to atomic_tChristoph Hellwig2014-07-25
* scsi: use dev_printk variants where possibleHannes Reinecke2014-07-17
* scsi: remove two cancel_delayed_work() calls from the mid-layerBart Van Assche2014-07-17
* scsi_error: set DID_TIME_OUT correctlyHannes Reinecke2014-06-24
* scsi_error: fix invalid setting of host byteUlrich Obergfell2014-06-24
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-06-11
|\
| * block: add blk_rq_set_block_pc()Jens Axboe2014-06-06
* | scsi: set correct completion code in scsi_send_eh_cmnd()Hannes Reinecke2014-05-19
* | scsi: handle command allocation failure in scsi_reset_providerChristoph Hellwig2014-05-19
|/
* [SCSI] More USB deadlock fixesJames Bottomley2014-04-21
* [SCSI] Fix USB deadlock caused by SCSI error handlingHannes Reinecke2014-04-21
* [SCSI] Fix command result state propagationAlan Stern2014-04-21
* [SCSI] Fix spurious request sense in error handlingJames Bottomley2014-04-21
* [SCSI] do not manipulate device reference counts in scsi_get/put_commandChristoph Hellwig2014-03-15
* [SCSI] Set the minimum valid value of 'eh_deadline' as 0Ren Mingxin2013-12-19
* [SCSI] Unlock accesses to eh_deadlineHannes Reinecke2013-12-19
* [SCSI] improved eh timeout handlerHannes Reinecke2013-12-19
* [SCSI] Fix erratic device offline during EHJames Bottomley2013-12-19
* [SCSI] scsi_error: Escalate to LUN reset if abort failsHannes Reinecke2013-10-25
* [SCSI] Add 'eh_deadline' to limit SCSI EH runtimeHannes Reinecke2013-10-25
* [SCSI] Generate uevents on certain unit attention codesEwan D. Milne2013-08-26
* [SCSI] Return ENODATA on medium errorHannes Reinecke2013-08-23
* [SCSI] return ENOSPC on thin provisioning failureHannes Reinecke2013-08-23
* [SCSI] Set hostbyte status in scsi_check_sense()Hannes Reinecke2013-08-23
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-07-04
|\
| * [SCSI] Allow error handling timeout to be specifiedMartin K. Petersen2013-06-04
* | scsi: Spelling hsot -> hostGeert Uytterhoeven2013-05-28
|/
* [SCSI] Handle MLQUEUE busy response in scsi_send_eh_cmndHannes Reinecke2013-05-10
* [SCSI] Shorten the path length of scsi_cmd_to_driver()Li Zhong2012-10-09