summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_error.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixesJames Bottomley2016-06-181-1/+3
|\
| * scsi: fix race between simultaneous decrements of ->host_failedWei Fang2016-06-081-1/+3
* | libata: evaluate SCSI sense codeHannes Reinecke2016-04-041-1/+2
|/
* mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-061-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-09-111-67/+1
|\
| * scsi: Move sense handling routines to scsi_commonSagi Grimberg2015-07-231-98/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-09-111-4/+13
|\ \
| * | scsi: fix scsi_error_handler vs. scsi_host_dev_release raceMichal Hocko2015-09-061-1/+10
| * | scsi_dh: kill struct scsi_dh_dataChristoph Hellwig2015-08-281-3/+3
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-09-021-0/+9
|\ \ \ | |/ /
| * | scsi_error: should not get sense for timeout IO in scsi error handlerjiang.biao2@zte.com.cn2015-08-261-0/+5
| * | scsi: Add ALUA state change UA handlingHannes Reinecke2015-08-261-0/+4
* | | Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-171-31/+0
|\ \ \ | |/ / |/| |
| * | Revert "libata-eh: Set 'information' field for autosense"Tejun Heo2015-08-031-31/+0
| |/
* | scsi: fix memory leak with scsi-mqTony Battersby2015-07-301-1/+1
|/
* Move code that is used both by initiator and target driversBart Van Assche2015-06-011-64/+0
* libata-eh: Set 'information' field for autosenseHannes Reinecke2015-03-271-0/+31
* scsi: do not display kernel pointer in message logsHannes Reinecke2015-01-091-29/+20
* scsi: fix scsi_error.c kernel-doc warningRandy Dunlap2015-01-091-0/+1
* SCSI: fix regression in scsi_send_eh_cmnd()Alan Stern2014-12-301-2/+2
* Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-081-10/+5
|\
| * scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-1/+1
| * scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-241-10/+5
* | scsi: don't use scsi_next_command in scsi_reset_providerChristoph Hellwig2014-11-241-8/+3
|/
* scsi: refactor scsi_reset_provider handlingChristoph Hellwig2014-11-121-40/+36
* scsi: document scsi_try_to_abort_cmdHannes Reinecke2014-11-121-3/+21
* scsi: use shost argument in scsi_eh_prt_fail_statsHannes Reinecke2014-11-121-1/+1
* scsi: fixup logging messages in scsi_error.cHannes Reinecke2014-11-121-40/+37
* scsi: use 'bool' as return value for scsi_normalize_sense()Hannes Reinecke2014-11-121-8/+8
* scsi: use sdev as argument for sense code printingHannes Reinecke2014-11-121-1/+1
* scsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RESET ioctlDouglas Gilbert2014-11-121-0/+10
* scsi: call device handler for failed TUR commandChristoph Hellwig2014-11-101-8/+8
* scsi: only re-lock door after EH on devices that were resetChristoph Hellwig2014-11-101-1/+3
* Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-181-0/+2
|\
| * block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence2014-08-281-1/+1
| * block,scsi: verify return pointer from blk_get_requestJoe Lawrence2014-08-261-0/+2
* | scsi: fix various kernel-doc problems in scsi_error.cRandy Dunlap2014-09-151-13/+14
|/
* scsi: convert host_busy to atomic_tChristoph Hellwig2014-07-251-3/+4
* scsi: use dev_printk variants where possibleHannes Reinecke2014-07-171-83/+96
* scsi: remove two cancel_delayed_work() calls from the mid-layerBart Van Assche2014-07-171-1/+1
* scsi_error: set DID_TIME_OUT correctlyHannes Reinecke2014-06-241-7/+7
* scsi_error: fix invalid setting of host byteUlrich Obergfell2014-06-241-4/+4
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-06-111-1/+2
|\
| * block: add blk_rq_set_block_pc()Jens Axboe2014-06-061-1/+2
* | scsi: set correct completion code in scsi_send_eh_cmnd()Hannes Reinecke2014-05-191-0/+1
* | scsi: handle command allocation failure in scsi_reset_providerChristoph Hellwig2014-05-191-0/+6
|/
* [SCSI] More USB deadlock fixesJames Bottomley2014-04-211-0/+1
* [SCSI] Fix USB deadlock caused by SCSI error handlingHannes Reinecke2014-04-211-0/+1
* [SCSI] Fix command result state propagationAlan Stern2014-04-211-0/+1
* [SCSI] Fix spurious request sense in error handlingJames Bottomley2014-04-211-0/+9
OpenPOWER on IntegriCloud