summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_error.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] scsi_error: Refactoring scsi_error to facilitate in synchronous REQUES...Boaz Harrosh2007-10-121-46/+68
* [SCSI] scsi_error: code cleanup before refactoring of scsi_send_eh_cmnd()Boaz Harrosh2007-10-121-32/+39
* [SCSI] Get rid of scsi_cmnd->doneMatthew Wilcox2007-10-121-1/+0
* [SCSI] Remove ->pid field from scsi_cmndMatthew Wilcox2007-10-121-6/+0
* [SCSI] Improve error message when offlining a deviceMatthew Wilcox2007-10-121-3/+2
* [SCSI] scsi_error.c should #include "scsi_transport_api.h"Adrian Bunk2007-10-121-0/+1
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-2/+1
* [SCSI] scsi_error: send the sense buffer down without copyingJames Bottomley2007-05-241-23/+3
* [SCSI] use sysfs configured timeout for EH Start Unit timeoutBrian King2007-05-061-2/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-05-051-4/+15
|\
| * [SCSI] scsi_error.c: Add EH Start Unit retryBrian King2007-04-171-3/+5
| * [SCSI] expose eh_timed_out to the host templateJames Bottomley2007-03-201-1/+10
* | [SCSI]: Fix scsi_send_eh_cmnd scatterlist handlingDavid S. Miller2007-04-021-1/+1
|/
* [SCSI] scsi_error: Fix lost EH commandsBrian King2007-02-031-116/+123
* [SCSI] Fix sense key MEDIUM ERROR processing and retryLuben Tuikov2007-01-311-0/+5
* [SCSI] scsi_error.c: Export some scsi_eh_* functionsDarrick J. Wong2007-01-271-5/+7
* [SCSI] use one-element sg list in scsi_send_eh_cmndChristoph Hellwig2006-11-151-9/+24
* [PATCH] gfp annotations: scsi_errorAl Viro2006-10-101-1/+1
* [PATCH] SCSI: lockdep annotation in scsi_send_eh_cmndStefan Richter2006-09-131-1/+1
* [SCSI] fix scsi_send_eh_cmnd regressionMike Christie2006-08-261-9/+9
* [SCSI] hide EH backup data outside the scsi_cmndChristoph Hellwig2006-07-091-121/+89
* [SCSI] Block I/O while SG reset operation in progress - the midlayer patchJames Smart2006-06-271-0/+22
* Merge branch 'master' into upstreamJeff Garzik2006-06-221-14/+1
|\
| * [SCSI] remove RQ_SCSI_* flagsChristoph Hellwig2006-06-101-3/+0
| * [SCSI] remove scsi_request infrastructureChristoph Hellwig2006-06-101-11/+1
* | [PATCH] SCSI: make scsi_implement_eh() generic API for SCSI transportsTejun Heo2006-05-201-1/+22
* | [PATCH] SCSI: implement shost->host_eh_scheduledTejun Heo2006-05-151-1/+2
|/
* [PATCH] move ->eh_strategy_handler to the transport classChristoph Hellwig2006-04-101-2/+2
* Merge ../linux-2.6James Bottomley2006-03-211-3/+4
|\
| * Merge branch 'master'Jeff Garzik2006-03-011-2/+2
| |\
| * \ Merge branch 'master'Jeff Garzik2006-02-021-1/+1
| |\ \
| * | | [PATCH] SCSI: export scsi_eh_finish_cmd() and scsi_eh_flush_done_q()Tejun Heo2006-01-261-3/+4
* | | | Merge ../linux-2.6James Bottomley2006-03-141-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | [SCSI] scsi: scsi command retries off by one fixBrian King2006-02-271-2/+2
| | |/ | |/|
* | | [SCSI] FC transport : Avoid device offline cases by stalling aborts until dev...James Smart2006-03-131-6/+3
|/ /
* | [SCSI] Prevent scsi_execute_async from guessing cdb lengthbrking@us.ibm.com2006-01-261-1/+1
|/
* Merge by hand (conflicts in scsi_lib.c)James Bottomley2005-12-151-1/+6
|\
| * [SCSI] fix OOPS due to clearing eh_action prior to aborting eh commandMichael Reed2005-12-081-1/+6
* | [SCSI] Convert SCSI mid-layer to scsi_execute_asyncMike Christie2005-12-141-38/+9
|/
* [SCSI] use a completion in scsi_send_eh_cmndChristoph Hellwig2005-11-061-78/+29
* [SCSI] remove Scsi_Host.eh_activeChristoph Hellwig2005-11-061-4/+0
* [SCSI] tidy up scsi_error_handlerChristoph Hellwig2005-11-061-29/+17
* [SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik2005-10-281-7/+9
* [SCSI] use {sdev,scmd,starget,shost}_printk in generic codeJeff Garzik2005-10-281-4/+3
* [SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley2005-10-281-16/+9
* [PATCH] scsi_error thread exits in TASK_INTERRUPTIBLE state.Steven Rostedt2005-10-191-0/+2
* [SCSI] Fix thread termination for the SCSI error handleJames Bottomley2005-09-191-32/+23
* [SCSI] fix oops on usb storage device disconnectJames Bottomley2005-09-191-7/+16
* Merge by hand (conflicts in sd.c)James Bottomley2005-09-061-30/+5
|\
| * [SCSI] unexport scsi_add_timer/scsi_delete_timerChristoph Hellwig2005-09-061-2/+0
OpenPOWER on IntegriCloud