index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_error.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-18
/
+6
2009-01-06
trivial: fix singal -> signal typo
Frederik Schwarzer
1
-1
/
+1
2009-01-02
[SCSI] clean up scsi_times_out
Christoph Hellwig
1
-18
/
+6
2008-12-29
[SCSI] scsi_error: TASK ABORTED status handling improvement
Vladislav Bolkhovitin
1
-1
/
+2
2008-12-29
[SCSI] scsi_error: fix indentation and braces disagreement - add braces
Ilpo Järvinen
1
-1
/
+2
2008-12-01
[SCSI] make scsi_eh_try_stu use block timeout
James Bottomley
1
-2
/
+1
2008-11-05
[SCSI] scsi_error regression: Fix idempotent command handling
Mike Christie
1
-2
/
+3
2008-10-13
[SCSI] scsi_error: fix target reset handling
James Bottomley
1
-4
/
+15
2008-10-13
[SCSI] modify scsi to handle new fail fast flags.
Mike Christie
1
-2
/
+36
2008-10-13
[SCSI] scsi: add transport host byte errors (v3)
Mike Christie
1
-1
/
+14
2008-10-09
block: unify request timeout handling
Jens Axboe
1
-77
/
+13
2008-08-29
[SCSI] make scsi_check_sense HARDWARE_ERROR return ADD_TO_MLQUEUE on retry
Mike Anderson
1
-1
/
+1
2008-07-27
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
1
-13
/
+13
2008-07-26
[SCSI] scsi_eh_prep_cmnd should save scmd->underflow
Alan Stern
1
-0
/
+2
2008-07-26
[SCSI] Do not retry a request whose data integrity check failed
Martin K. Petersen
1
-0
/
+3
2008-07-26
[SCSI] Command protection operation
Martin K. Petersen
1
-0
/
+3
2008-06-05
[SCSI] scsi_dh: add infrastructure for SCSI Device Handlers
Chandra Seetharaman
1
-0
/
+11
2008-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-7
/
+8
2008-05-02
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
Boaz Harrosh
1
-7
/
+8
2008-04-29
block: use blk_rq_init() to initialize the request
FUJITA Tomonori
1
-0
/
+1
2008-04-07
[SCSI] add scsi_build_sense_buffer helper function
FUJITA Tomonori
1
-0
/
+28
2008-04-07
[SCSI] scsi_error: add target reset handler
Mike Christie
1
-18
/
+104
2008-01-30
[SCSI] bidirectional command support
Boaz Harrosh
1
-0
/
+3
2008-01-30
[SCSI] implement scsi_data_buffer
Boaz Harrosh
1
-19
/
+11
2008-01-23
[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE
FUJITA Tomonori
1
-3
/
+3
2008-01-12
[SCSI] docbook and kernel-doc updates
Randy Dunlap
1
-41
/
+38
2008-01-12
[SCSI] Add Documentation and integrate into docbook build
Rob Landley
1
-23
/
+23
2008-01-06
Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""
Linus Torvalds
1
-1
/
+0
2008-01-03
scsi: revert "[SCSI] Get rid of scsi_cmnd->done"
Ingo Molnar
1
-0
/
+1
2007-10-18
[SCSI] include linux/scatterlist.h in scsi_eh.h
James Bottomley
1
-1
/
+0
2007-10-12
[SCSI] scsi_error: Refactoring scsi_error to facilitate in synchronous REQUES...
Boaz Harrosh
1
-46
/
+68
2007-10-12
[SCSI] scsi_error: code cleanup before refactoring of scsi_send_eh_cmnd()
Boaz Harrosh
1
-32
/
+39
2007-10-12
[SCSI] Get rid of scsi_cmnd->done
Matthew Wilcox
1
-1
/
+0
2007-10-12
[SCSI] Remove ->pid field from scsi_cmnd
Matthew Wilcox
1
-6
/
+0
2007-10-12
[SCSI] Improve error message when offlining a device
Matthew Wilcox
1
-3
/
+2
2007-10-12
[SCSI] scsi_error.c should #include "scsi_transport_api.h"
Adrian Bunk
1
-0
/
+1
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
1
-2
/
+1
2007-05-24
[SCSI] scsi_error: send the sense buffer down without copying
James Bottomley
1
-23
/
+3
2007-05-06
[SCSI] use sysfs configured timeout for EH Start Unit timeout
Brian King
1
-2
/
+1
2007-05-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-4
/
+15
2007-04-18
[SCSI] scsi_error.c: Add EH Start Unit retry
Brian King
1
-3
/
+5
2007-04-03
[SCSI]: Fix scsi_send_eh_cmnd scatterlist handling
David S. Miller
1
-1
/
+1
2007-03-20
[SCSI] expose eh_timed_out to the host template
James Bottomley
1
-1
/
+10
2007-02-03
[SCSI] scsi_error: Fix lost EH commands
Brian King
1
-116
/
+123
2007-01-31
[SCSI] Fix sense key MEDIUM ERROR processing and retry
Luben Tuikov
1
-0
/
+5
2007-01-27
[SCSI] scsi_error.c: Export some scsi_eh_* functions
Darrick J. Wong
1
-5
/
+7
2006-11-15
[SCSI] use one-element sg list in scsi_send_eh_cmnd
Christoph Hellwig
1
-9
/
+24
2006-10-11
[PATCH] gfp annotations: scsi_error
Al Viro
1
-1
/
+1
2006-09-13
[PATCH] SCSI: lockdep annotation in scsi_send_eh_cmnd
Stefan Richter
1
-1
/
+1
2006-08-26
[SCSI] fix scsi_send_eh_cmnd regression
Mike Christie
1
-9
/
+9
[next]