index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_error.c
Commit message (
Expand
)
Author
Age
*
[SCSI] fix up scsi_eh_lock_door()
James Bottomley
2009-06-08
*
[SCSI] fix documentation for two functions
Bartlomiej Zolnierkiewicz
2009-06-08
*
[SCSI] remove scsi_req_map_sg
FUJITA Tomonori
2009-03-12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2009-01-08
|
\
|
*
[SCSI] clean up scsi_times_out
Christoph Hellwig
2009-01-02
*
|
trivial: fix singal -> signal typo
Frederik Schwarzer
2009-01-06
|
/
*
[SCSI] scsi_error: TASK ABORTED status handling improvement
Vladislav Bolkhovitin
2008-12-29
*
[SCSI] scsi_error: fix indentation and braces disagreement - add braces
Ilpo Järvinen
2008-12-29
*
[SCSI] make scsi_eh_try_stu use block timeout
James Bottomley
2008-12-01
*
[SCSI] scsi_error regression: Fix idempotent command handling
Mike Christie
2008-11-05
*
[SCSI] scsi_error: fix target reset handling
James Bottomley
2008-10-13
*
[SCSI] modify scsi to handle new fail fast flags.
Mike Christie
2008-10-13
*
[SCSI] scsi: add transport host byte errors (v3)
Mike Christie
2008-10-13
*
block: unify request timeout handling
Jens Axboe
2008-10-09
*
[SCSI] make scsi_check_sense HARDWARE_ERROR return ADD_TO_MLQUEUE on retry
Mike Anderson
2008-08-29
*
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
2008-07-27
*
[SCSI] scsi_eh_prep_cmnd should save scmd->underflow
Alan Stern
2008-07-26
*
[SCSI] Do not retry a request whose data integrity check failed
Martin K. Petersen
2008-07-26
*
[SCSI] Command protection operation
Martin K. Petersen
2008-07-26
*
[SCSI] scsi_dh: add infrastructure for SCSI Device Handlers
Chandra Seetharaman
2008-06-05
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-05-02
|
\
|
*
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
Boaz Harrosh
2008-05-02
*
|
block: use blk_rq_init() to initialize the request
FUJITA Tomonori
2008-04-29
|
/
*
[SCSI] add scsi_build_sense_buffer helper function
FUJITA Tomonori
2008-04-07
*
[SCSI] scsi_error: add target reset handler
Mike Christie
2008-04-07
*
[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
[next]