summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_error.c
Commit message (Expand)AuthorAgeFilesLines
...
* [SCSI] Do not retry a request whose data integrity check failedMartin K. Petersen2008-07-261-0/+3
* [SCSI] Command protection operationMartin K. Petersen2008-07-261-0/+3
* [SCSI] scsi_dh: add infrastructure for SCSI Device HandlersChandra Seetharaman2008-06-051-0/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-05-021-7/+8
|\
| * [SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh2008-05-021-7/+8
* | block: use blk_rq_init() to initialize the requestFUJITA Tomonori2008-04-291-0/+1
|/
* [SCSI] add scsi_build_sense_buffer helper functionFUJITA Tomonori2008-04-071-0/+28
* [SCSI] scsi_error: add target reset handlerMike Christie2008-04-071-18/+104
* [SCSI] bidirectional command supportBoaz Harrosh2008-01-301-0/+3
* [SCSI] implement scsi_data_bufferBoaz Harrosh2008-01-301-19/+11
* [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori2008-01-231-3/+3
* [SCSI] docbook and kernel-doc updatesRandy Dunlap2008-01-111-41/+38
* [SCSI] Add Documentation and integrate into docbook buildRob Landley2008-01-111-23/+23
* Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""Linus Torvalds2008-01-061-1/+0
* scsi: revert "[SCSI] Get rid of scsi_cmnd->done"Ingo Molnar2008-01-021-0/+1
* [SCSI] include linux/scatterlist.h in scsi_eh.hJames Bottomley2007-10-171-1/+0
* [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
| | |/ | |/|