[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6
[safe/jmp/linux-2.6] / drivers / scsi / scsi_error.c
2010-05-18 James Bottomley[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6
2010-05-05 James Bottomley[SCSI] Retry commands with UNIT_ATTENTION sense codes...
2010-04-30 Kei Tokunaga[SCSI] add scsi trace core functions and put trace...
2010-04-11 Christof Schmitt[SCSI] Allow FC LLD to fast-fail scsi eh by introducin...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-12-04 Vasu Dev[SCSI] add queue_depth ramp up code
2009-12-04 Mike Christie[SCSI] scsi error: have scsi-ml call change_queue_depth...
2009-10-02 Hannes Reinecke[SCSI] Retry ADD_TO_MLQUEUE return value for EH commands
2009-08-22 Michael Reed[SCSI] reservation conflict after timeout causes device...
2009-06-08 James Bottomley[SCSI] fix up scsi_eh_lock_door()
2009-06-08 Bartlomiej Zolnier... [SCSI] fix documentation for two functions
2009-03-12 FUJITA Tomonori[SCSI] remove scsi_req_map_sg
2009-01-09 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2009-01-06 Frederik Schwarzertrivial: fix singal -> signal typo
2009-01-02 Christoph Hellwig[SCSI] clean up scsi_times_out
2008-12-29 Vladislav Bolkhovitin[SCSI] scsi_error: TASK ABORTED status handling improvement
2008-12-29 Ilpo Järvinen[SCSI] scsi_error: fix indentation and braces disagreem...
2008-12-01 James Bottomley[SCSI] make scsi_eh_try_stu use block timeout
2008-11-05 Mike Christie[SCSI] scsi_error regression: Fix idempotent command...
2008-10-13 James Bottomley[SCSI] scsi_error: fix target reset handling
2008-10-13 Mike Christie[SCSI] modify scsi to handle new fail fast flags.
2008-10-13 Mike Christie[SCSI] scsi: add transport host byte errors (v3)
2008-10-09 Jens Axboeblock: unify request timeout handling
2008-08-29 Mike Anderson[SCSI] make scsi_check_sense HARDWARE_ERROR return...
2008-07-27 Harvey Harrison[SCSI] replace __FUNCTION__ with __func__
2008-07-26 Alan Stern[SCSI] scsi_eh_prep_cmnd should save scmd->underflow
2008-07-26 Martin K. Petersen[SCSI] Do not retry a request whose data integrity...
2008-07-26 Martin K. Petersen[SCSI] Command protection operation
2008-06-05 Chandra Seetharaman[SCSI] scsi_dh: add infrastructure for SCSI Device...
2008-05-02 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-05-02 Boaz Harrosh[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
2008-04-29 FUJITA Tomonoriblock: use blk_rq_init() to initialize the request
2008-04-07 FUJITA Tomonori[SCSI] add scsi_build_sense_buffer helper function
2008-04-07 Mike Christie[SCSI] scsi_error: add target reset handler
2008-01-30 Boaz Harrosh[SCSI] bidirectional command support
2008-01-30 Boaz Harrosh[SCSI] implement scsi_data_buffer
2008-01-23 FUJITA Tomonori[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFF...
2008-01-12 Randy Dunlap[SCSI] docbook and kernel-doc updates
2008-01-12 Rob Landley[SCSI] Add Documentation and integrate into docbook...
2008-01-06 Linus TorvaldsRevert "scsi: revert "[SCSI] Get rid of scsi_cmnd-...
2008-01-02 Ingo Molnarscsi: revert "[SCSI] Get rid of scsi_cmnd->done"
2007-10-18 James Bottomley[SCSI] include linux/scatterlist.h in scsi_eh.h
2007-10-12 Boaz Harrosh[SCSI] scsi_error: Refactoring scsi_error to facilitate...
2007-10-12 Boaz Harrosh[SCSI] scsi_error: code cleanup before refactoring...
2007-10-12 Matthew Wilcox[SCSI] Get rid of scsi_cmnd->done
2007-10-12 Matthew Wilcox[SCSI] Remove ->pid field from scsi_cmnd
2007-10-12 Matthew Wilcox[SCSI] Improve error message when offlining a device
2007-10-12 Adrian Bunk[SCSI] scsi_error.c should #include "scsi_transport_api.h"
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-05-24 James Bottomley[SCSI] scsi_error: send the sense buffer down without...
2007-05-06 Brian King[SCSI] use sysfs configured timeout for EH Start Unit...
2007-05-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-04-17 Brian King[SCSI] scsi_error.c: Add EH Start Unit retry
2007-04-02 David S. Miller[SCSI]: Fix scsi_send_eh_cmnd scatterlist handling
2007-03-20 James Bottomley[SCSI] expose eh_timed_out to the host template
2007-02-03 Brian King[SCSI] scsi_error: Fix lost EH commands
2007-01-31 Luben Tuikov[SCSI] Fix sense key MEDIUM ERROR processing and retry
2007-01-27 Darrick J. Wong[SCSI] scsi_error.c: Export some scsi_eh_* functions
2006-11-15 Christoph Hellwig[SCSI] use one-element sg list in scsi_send_eh_cmnd
2006-10-10 Al Viro[PATCH] gfp annotations: scsi_error
2006-09-13 Stefan Richter[PATCH] SCSI: lockdep annotation in scsi_send_eh_cmnd
2006-08-26 Mike Christie[SCSI] fix scsi_send_eh_cmnd regression
2006-07-09 Christoph Hellwig[SCSI] hide EH backup data outside the scsi_cmnd
2006-06-27 James Smart[SCSI] Block I/O while SG reset operation in progress...
2006-06-23 Jeff GarzikMerge branch 'master' into upstream
2006-06-10 Christoph Hellwig[SCSI] remove RQ_SCSI_* flags
2006-06-10 Christoph Hellwig[SCSI] remove scsi_request infrastructure
2006-05-20 Tejun Heo[PATCH] SCSI: make scsi_implement_eh() generic API...
2006-05-15 Tejun Heo[PATCH] SCSI: implement shost->host_eh_scheduled
2006-04-10 Christoph Hellwig[PATCH] move ->eh_strategy_handler to the transport...
2006-03-21 James BottomleyMerge ../linux-2.6
2006-03-14 James BottomleyMerge ../linux-2.6
2006-03-13 James Smart[SCSI] FC transport : Avoid device offline cases by...
2006-03-01 Jeff GarzikMerge branch 'master'
2006-02-28 Brian King[SCSI] scsi: scsi command retries off by one fix
2006-02-02 Jeff GarzikMerge branch 'master'
2006-01-27 Tejun Heo[PATCH] SCSI: export scsi_eh_finish_cmd() and scsi_eh_f...
2006-01-26 brking@us.ibm.com[SCSI] Prevent scsi_execute_async from guessing cdb...
2005-12-15 James BottomleyMerge by hand (conflicts in scsi_lib.c)
2005-12-15 Mike Christie[SCSI] Convert SCSI mid-layer to scsi_execute_async
2005-12-08 Michael Reed[SCSI] fix OOPS due to clearing eh_action prior to...
2005-11-06 Christoph Hellwig[SCSI] use a completion in scsi_send_eh_cmnd
2005-11-06 Christoph Hellwig[SCSI] remove Scsi_Host.eh_active
2005-11-06 Christoph Hellwig[SCSI] tidy up scsi_error_handler
2005-10-29 Jeff Garzik[SCSI] use scmd_id(), scmd_channel() throughout code
2005-10-29 Jeff Garzik[SCSI] use {sdev,scmd,starget,shost}_printk in generic...
2005-10-28 James Bottomley[SCSI] move the mid-layer printk's over to shost/starge...
2005-10-20 Steven Rostedt[PATCH] scsi_error thread exits in TASK_INTERRUPTIBLE...
2005-10-19 Steven Rostedt[SCSI] scsi_error thread exits in TASK_INTERRUPTIBLE...
2005-09-19 James Bottomley[SCSI] Fix thread termination for the SCSI error handle
2005-09-19 James Bottomley[SCSI] fix oops on usb storage device disconnect
2005-09-06 James BottomleyMerge by hand (conflicts in sd.c)
2005-09-06 Christoph Hellwig[SCSI] unexport scsi_add_timer/scsi_delete_timer
2005-09-06 Christoph Hellwig[SCSI] switch EH thread startup to the kthread API
2005-09-06 Alan Stern[SCSI] return success after retries in scsi_eh_tur
2005-08-28 James Bottomley[SCSI] convert SPI transport class to scsi_execute
2005-07-30 Mike Anderson[SCSI] host state model update: replace old host bitmap...
2005-06-26 Christoph Hellwig[SCSI] use list_for_each_entry_safe in scsi_error.c
2005-06-26 Christoph Hellwig[SCSI] remove scsi_eh_eflags_ macros
2005-06-26 Christoph Hellwig[SCSI] remove scsi_cmnd->state
next