index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_error.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: refactor scsi_reset_provider handling
Christoph Hellwig
2014-11-12
1
-40
/
+36
*
scsi: document scsi_try_to_abort_cmd
Hannes Reinecke
2014-11-12
1
-3
/
+21
*
scsi: use shost argument in scsi_eh_prt_fail_stats
Hannes Reinecke
2014-11-12
1
-1
/
+1
*
scsi: fixup logging messages in scsi_error.c
Hannes Reinecke
2014-11-12
1
-40
/
+37
*
scsi: use 'bool' as return value for scsi_normalize_sense()
Hannes Reinecke
2014-11-12
1
-8
/
+8
*
scsi: use sdev as argument for sense code printing
Hannes Reinecke
2014-11-12
1
-1
/
+1
*
scsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RESET ioctl
Douglas Gilbert
2014-11-12
1
-0
/
+10
*
scsi: call device handler for failed TUR command
Christoph Hellwig
2014-11-10
1
-8
/
+8
*
scsi: only re-lock door after EH on devices that were reset
Christoph Hellwig
2014-11-10
1
-1
/
+3
*
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-10-18
1
-0
/
+2
|
\
|
*
block,scsi: fixup blk_get_request dead queue scenarios
Joe Lawrence
2014-08-28
1
-1
/
+1
|
*
block,scsi: verify return pointer from blk_get_request
Joe Lawrence
2014-08-26
1
-0
/
+2
*
|
scsi: fix various kernel-doc problems in scsi_error.c
Randy Dunlap
2014-09-15
1
-13
/
+14
|
/
*
scsi: convert host_busy to atomic_t
Christoph Hellwig
2014-07-25
1
-3
/
+4
*
scsi: use dev_printk variants where possible
Hannes Reinecke
2014-07-17
1
-83
/
+96
*
scsi: remove two cancel_delayed_work() calls from the mid-layer
Bart Van Assche
2014-07-17
1
-1
/
+1
*
scsi_error: set DID_TIME_OUT correctly
Hannes Reinecke
2014-06-24
1
-7
/
+7
*
scsi_error: fix invalid setting of host byte
Ulrich Obergfell
2014-06-24
1
-4
/
+4
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-06-11
1
-1
/
+2
|
\
|
*
block: add blk_rq_set_block_pc()
Jens Axboe
2014-06-06
1
-1
/
+2
*
|
scsi: set correct completion code in scsi_send_eh_cmnd()
Hannes Reinecke
2014-05-19
1
-0
/
+1
*
|
scsi: handle command allocation failure in scsi_reset_provider
Christoph Hellwig
2014-05-19
1
-0
/
+6
|
/
*
[SCSI] More USB deadlock fixes
James Bottomley
2014-04-21
1
-0
/
+1
*
[SCSI] Fix USB deadlock caused by SCSI error handling
Hannes Reinecke
2014-04-21
1
-0
/
+1
*
[SCSI] Fix command result state propagation
Alan Stern
2014-04-21
1
-0
/
+1
*
[SCSI] Fix spurious request sense in error handling
James Bottomley
2014-04-21
1
-0
/
+9
*
[SCSI] do not manipulate device reference counts in scsi_get/put_command
Christoph Hellwig
2014-03-15
1
-0
/
+6
*
[SCSI] Set the minimum valid value of 'eh_deadline' as 0
Ren Mingxin
2013-12-19
1
-13
/
+21
*
[SCSI] Unlock accesses to eh_deadline
Hannes Reinecke
2013-12-19
1
-35
/
+9
*
[SCSI] improved eh timeout handler
Hannes Reinecke
2013-12-19
1
-13
/
+138
*
[SCSI] Fix erratic device offline during EH
James Bottomley
2013-12-19
1
-9
/
+17
*
[SCSI] scsi_error: Escalate to LUN reset if abort fails
Hannes Reinecke
2013-10-25
1
-7
/
+9
*
[SCSI] Add 'eh_deadline' to limit SCSI EH runtime
Hannes Reinecke
2013-10-25
1
-6
/
+124
*
[SCSI] Generate uevents on certain unit attention codes
Ewan D. Milne
2013-08-26
1
-20
/
+80
*
[SCSI] Return ENODATA on medium error
Hannes Reinecke
2013-08-23
1
-1
/
+1
*
[SCSI] return ENOSPC on thin provisioning failure
Hannes Reinecke
2013-08-23
1
-1
/
+6
*
[SCSI] Set hostbyte status in scsi_check_sense()
Hannes Reinecke
2013-08-23
1
-14
/
+7
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2013-07-04
1
-4
/
+3
|
\
|
*
[SCSI] Allow error handling timeout to be specified
Martin K. Petersen
2013-06-04
1
-4
/
+3
*
|
scsi: Spelling hsot -> host
Geert Uytterhoeven
2013-05-28
1
-1
/
+1
|
/
*
[SCSI] Handle MLQUEUE busy response in scsi_send_eh_cmnd
Hannes Reinecke
2013-05-10
1
-10
/
+27
*
[SCSI] Shorten the path length of scsi_cmd_to_driver()
Li Zhong
2012-10-09
1
-3
/
+5
*
[SCSI] Fix 'Device not ready' issue on mpt2sas
James Bottomley
2012-08-22
1
-0
/
+10
*
[SCSI] cleanup setting task state in scsi_error_handler()
Dan Williams
2012-07-20
1
-3
/
+1
*
[SCSI] fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations)
Dan Williams
2012-07-20
1
-0
/
+14
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-05-22
1
-3
/
+3
|
\
|
*
scsi: fix comment spelling fix recory->recovery
Santosh Y
2012-04-16
1
-3
/
+3
*
|
SCSI: Fix error handling when no ULD is attached
Martin K. Petersen
2012-04-15
1
-1
/
+1
|
/
*
[SCSI] Handle disk devices which can not process medium access commands
Martin K. Petersen
2012-02-19
1
-3
/
+9
*
[SCSI] scsi_error: classify some ILLEGAL_REQUEST sense as a permanent TARGET_...
Mike Snitzer
2012-02-19
1
-0
/
+8
[next]