| Commit message (Expand) | Author | Age |
* | [SCSI] bidirectional command support | Boaz Harrosh | 2008-01-30 |
* | [SCSI] implement scsi_data_buffer | Boaz Harrosh | 2008-01-30 |
* | [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE | FUJITA Tomonori | 2008-01-23 |
* | [SCSI] docbook and kernel-doc updates | Randy Dunlap | 2008-01-11 |
* | [SCSI] Add Documentation and integrate into docbook build | Rob Landley | 2008-01-11 |
* | Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done"" | Linus Torvalds | 2008-01-06 |
* | scsi: revert "[SCSI] Get rid of scsi_cmnd->done" | Ingo Molnar | 2008-01-02 |
* | [SCSI] include linux/scatterlist.h in scsi_eh.h | James Bottomley | 2007-10-17 |
* | [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->done | Matthew Wilcox | 2007-10-12 |
* | [SCSI] Remove ->pid field from scsi_cmnd | Matthew Wilcox | 2007-10-12 |
* | [SCSI] Improve error message when offlining a device | Matthew Wilcox | 2007-10-12 |
* | [SCSI] scsi_error.c should #include "scsi_transport_api.h" | Adrian Bunk | 2007-10-12 |
* | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 2007-07-17 |
* | [SCSI] scsi_error: send the sense buffer down without copying | James Bottomley | 2007-05-24 |
* | [SCSI] use sysfs configured timeout for EH Start Unit timeout | Brian King | 2007-05-06 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-05-05 |
|\ |
|
| * | [SCSI] scsi_error.c: Add EH Start Unit retry | Brian King | 2007-04-17 |
| * | [SCSI] expose eh_timed_out to the host template | James Bottomley | 2007-03-20 |
* | | [SCSI]: Fix scsi_send_eh_cmnd scatterlist handling | David S. Miller | 2007-04-02 |
|/ |
|
* | [SCSI] scsi_error: Fix lost EH commands | Brian King | 2007-02-03 |
* | [SCSI] Fix sense key MEDIUM ERROR processing and retry | Luben Tuikov | 2007-01-31 |
* | [SCSI] scsi_error.c: Export some scsi_eh_* functions | Darrick J. Wong | 2007-01-27 |
* | [SCSI] use one-element sg list in scsi_send_eh_cmnd | Christoph Hellwig | 2006-11-15 |
* | [PATCH] gfp annotations: scsi_error | Al Viro | 2006-10-10 |
* | [PATCH] SCSI: lockdep annotation in scsi_send_eh_cmnd | Stefan Richter | 2006-09-13 |
* | [SCSI] fix scsi_send_eh_cmnd regression | Mike Christie | 2006-08-26 |
* | [SCSI] hide EH backup data outside the scsi_cmnd | Christoph Hellwig | 2006-07-09 |
* | [SCSI] Block I/O while SG reset operation in progress - the midlayer patch | James Smart | 2006-06-27 |
* | Merge branch 'master' into upstream | Jeff Garzik | 2006-06-22 |
|\ |
|
| * | [SCSI] remove RQ_SCSI_* flags | Christoph Hellwig | 2006-06-10 |
| * | [SCSI] remove scsi_request infrastructure | Christoph Hellwig | 2006-06-10 |
* | | [PATCH] SCSI: make scsi_implement_eh() generic API for SCSI transports | Tejun Heo | 2006-05-20 |
* | | [PATCH] SCSI: implement shost->host_eh_scheduled | Tejun Heo | 2006-05-15 |
|/ |
|
* | [PATCH] move ->eh_strategy_handler to the transport class | Christoph Hellwig | 2006-04-10 |
* | Merge ../linux-2.6 | James Bottomley | 2006-03-21 |
|\ |
|
| * | Merge branch 'master' | Jeff Garzik | 2006-03-01 |
| |\ |
|
| * \ | Merge branch 'master' | Jeff Garzik | 2006-02-02 |
| |\ \ |
|
| * | | | [PATCH] SCSI: export scsi_eh_finish_cmd() and scsi_eh_flush_done_q() | Tejun Heo | 2006-01-26 |
* | | | | Merge ../linux-2.6 | James Bottomley | 2006-03-14 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | [SCSI] scsi: scsi command retries off by one fix | Brian King | 2006-02-27 |
| | |/
| |/| |
|
* / | | [SCSI] FC transport : Avoid device offline cases by stalling aborts until dev... | James Smart | 2006-03-13 |
|/ / |
|
* / | [SCSI] Prevent scsi_execute_async from guessing cdb length | brking@us.ibm.com | 2006-01-26 |
|/ |
|
* | Merge by hand (conflicts in scsi_lib.c) | James Bottomley | 2005-12-15 |
|\ |
|
| * | [SCSI] fix OOPS due to clearing eh_action prior to aborting eh command | Michael Reed | 2005-12-08 |
* | | [SCSI] Convert SCSI mid-layer to scsi_execute_async | Mike Christie | 2005-12-14 |
|/ |
|
* | [SCSI] use a completion in scsi_send_eh_cmnd | Christoph Hellwig | 2005-11-06 |
* | [SCSI] remove Scsi_Host.eh_active | Christoph Hellwig | 2005-11-06 |
* | [SCSI] tidy up scsi_error_handler | Christoph Hellwig | 2005-11-06 |