summaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_error.c
AgeCommit message (Expand)Author
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-05-02[SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh
2008-04-29block: use blk_rq_init() to initialize the requestFUJITA Tomonori
2008-04-07[SCSI] add scsi_build_sense_buffer helper functionFUJITA Tomonori
2008-04-07[SCSI] scsi_error: add target reset handlerMike Christie
2008-01-30[SCSI] bidirectional command supportBoaz Harrosh
2008-01-30[SCSI] implement scsi_data_bufferBoaz Harrosh
2008-01-23[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori
2008-01-11[SCSI] docbook and kernel-doc updatesRandy Dunlap
2008-01-11[SCSI] Add Documentation and integrate into docbook buildRob Landley
2008-01-06Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""Linus Torvalds
2008-01-02scsi: revert "[SCSI] Get rid of scsi_cmnd->done"Ingo Molnar
2007-10-17[SCSI] include linux/scatterlist.h in scsi_eh.hJames Bottomley
2007-10-12[SCSI] scsi_error: Refactoring scsi_error to facilitate in synchronous REQUES...Boaz Harrosh
2007-10-12[SCSI] scsi_error: code cleanup before refactoring of scsi_send_eh_cmnd()Boaz Harrosh
2007-10-12[SCSI] Get rid of scsi_cmnd->doneMatthew Wilcox
2007-10-12[SCSI] Remove ->pid field from scsi_cmndMatthew Wilcox
2007-10-12[SCSI] Improve error message when offlining a deviceMatthew Wilcox
2007-10-12[SCSI] scsi_error.c should #include "scsi_transport_api.h"Adrian Bunk
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-05-24[SCSI] scsi_error: send the sense buffer down without copyingJames Bottomley
2007-05-06[SCSI] use sysfs configured timeout for EH Start Unit timeoutBrian King
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-04-17[SCSI] scsi_error.c: Add EH Start Unit retryBrian King
2007-04-02[SCSI]: Fix scsi_send_eh_cmnd scatterlist handlingDavid S. Miller
2007-03-20[SCSI] expose eh_timed_out to the host templateJames Bottomley
2007-02-03[SCSI] scsi_error: Fix lost EH commandsBrian King
2007-01-31[SCSI] Fix sense key MEDIUM ERROR processing and retryLuben Tuikov
2007-01-27[SCSI] scsi_error.c: Export some scsi_eh_* functionsDarrick J. Wong
2006-11-15[SCSI] use one-element sg list in scsi_send_eh_cmndChristoph Hellwig
2006-10-10[PATCH] gfp annotations: scsi_errorAl Viro
2006-09-13[PATCH] SCSI: lockdep annotation in scsi_send_eh_cmndStefan Richter
2006-08-26[SCSI] fix scsi_send_eh_cmnd regressionMike Christie
2006-07-09[SCSI] hide EH backup data outside the scsi_cmndChristoph Hellwig
2006-06-27[SCSI] Block I/O while SG reset operation in progress - the midlayer patchJames Smart
2006-06-22Merge branch 'master' into upstreamJeff Garzik
2006-06-10[SCSI] remove RQ_SCSI_* flagsChristoph Hellwig
2006-06-10[SCSI] remove scsi_request infrastructureChristoph Hellwig
2006-05-20[PATCH] SCSI: make scsi_implement_eh() generic API for SCSI transportsTejun Heo
2006-05-15[PATCH] SCSI: implement shost->host_eh_scheduledTejun Heo
2006-04-10[PATCH] move ->eh_strategy_handler to the transport classChristoph Hellwig
2006-03-21Merge ../linux-2.6James Bottomley
2006-03-14Merge ../linux-2.6James Bottomley
2006-03-13[SCSI] FC transport : Avoid device offline cases by stalling aborts until dev...James Smart
2006-03-01Merge branch 'master'Jeff Garzik
2006-02-27[SCSI] scsi: scsi command retries off by one fixBrian King
2006-02-02Merge branch 'master'Jeff Garzik
2006-01-26[PATCH] SCSI: export scsi_eh_finish_cmd() and scsi_eh_flush_done_q()Tejun Heo
2006-01-26[SCSI] Prevent scsi_execute_async from guessing cdb lengthbrking@us.ibm.com
2005-12-15Merge by hand (conflicts in scsi_lib.c)James Bottomley