index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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] Reduce error recovery time by reducing use of TURs
David Jeffery
2011-05-24
1
-20
/
+67
*
[SCSI] Log thin provisioning threshold event
Shyam Iyer
2011-04-15
1
-0
/
+6
*
Reduce sequential pointer derefs in scsi_error.c and reduce size as well
Jesper Juhl
2011-03-21
1
-45
/
+49
*
[SCSI] Add detailed SCSI I/O errors
Hannes Reinecke
2011-02-12
1
-7
/
+17
*
[SCSI] fix id computation in scsi_eh_target_reset()
James Bottomley
2010-12-21
1
-36
/
+25
*
[SCSI] Eliminate error handler overload of the SCSI serial number
James Bottomley
2010-12-09
1
-24
/
+2
*
SCSI host lock push-down
Jeff Garzik
2010-11-16
1
-4
/
+2
*
block: remove REQ_HARDBARRIER
Christoph Hellwig
2010-11-10
1
-13
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2010-08-14
1
-4
/
+7
|
\
|
*
[SCSI] make error handling more robust in the face of reservations
James Bottomley
2010-08-11
1
-4
/
+6
|
*
[SCSI] Return NEEDS_RETRY for eh commands with status BUSY
Hannes Reinecke
2010-08-11
1
-0
/
+1
*
|
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-08-10
1
-5
/
+7
|
\
\
|
|
/
|
/
|
|
*
scsi: use REQ_TYPE_FS for flush request
FUJITA Tomonori
2010-08-07
1
-15
/
+4
|
*
block: remove wrappers for request type/flags
Christoph Hellwig
2010-08-07
1
-5
/
+5
*
|
[SCSI] implement runtime Power Management
Alan Stern
2010-07-28
1
-1
/
+15
*
|
[SCSI] Log msg when getting Unit Attention
Mike Christie
2010-07-27
1
-0
/
+13
|
/
*
[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6
James Bottomley
2010-05-18
1
-5
/
+14
|
\
|
*
[SCSI] add scsi trace core functions and put trace points
Kei Tokunaga
2010-04-30
1
-0
/
+4
|
*
[SCSI] Allow FC LLD to fast-fail scsi eh by introducing new eh return
Christof Schmitt
2010-04-11
1
-5
/
+10
*
|
[SCSI] Retry commands with UNIT_ATTENTION sense codes to fix ext3/ext4 I/O error
James Bottomley
2010-05-05
1
-1
/
+14
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[SCSI] add queue_depth ramp up code
Vasu Dev
2009-12-04
1
-0
/
+38
*
[SCSI] scsi error: have scsi-ml call change_queue_depth to handle QUEUE_FULL
Mike Christie
2009-12-04
1
-1
/
+26
*
[SCSI] Retry ADD_TO_MLQUEUE return value for EH commands
Hannes Reinecke
2009-10-02
1
-0
/
+3
*
[SCSI] reservation conflict after timeout causes device to be taken offline
Michael Reed
2009-08-22
1
-1
/
+5
*
[SCSI] fix up scsi_eh_lock_door()
James Bottomley
2009-06-08
1
-12
/
+5
*
[SCSI] fix documentation for two functions
Bartlomiej Zolnierkiewicz
2009-06-08
1
-2
/
+2
*
[SCSI] remove scsi_req_map_sg
FUJITA Tomonori
2009-03-12
1
-10
/
+24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2009-01-08
1
-18
/
+6
|
\
|
*
[SCSI] clean up scsi_times_out
Christoph Hellwig
2009-01-02
1
-18
/
+6
*
|
trivial: fix singal -> signal typo
Frederik Schwarzer
2009-01-06
1
-1
/
+1
|
/
*
[SCSI] scsi_error: TASK ABORTED status handling improvement
Vladislav Bolkhovitin
2008-12-29
1
-1
/
+2
*
[SCSI] scsi_error: fix indentation and braces disagreement - add braces
Ilpo Järvinen
2008-12-29
1
-1
/
+2
*
[SCSI] make scsi_eh_try_stu use block timeout
James Bottomley
2008-12-01
1
-2
/
+1
*
[SCSI] scsi_error regression: Fix idempotent command handling
Mike Christie
2008-11-05
1
-2
/
+3
*
[SCSI] scsi_error: fix target reset handling
James Bottomley
2008-10-13
1
-4
/
+15
*
[SCSI] modify scsi to handle new fail fast flags.
Mike Christie
2008-10-13
1
-2
/
+36
*
[SCSI] scsi: add transport host byte errors (v3)
Mike Christie
2008-10-13
1
-1
/
+14
*
block: unify request timeout handling
Jens Axboe
2008-10-09
1
-77
/
+13
*
[SCSI] make scsi_check_sense HARDWARE_ERROR return ADD_TO_MLQUEUE on retry
Mike Anderson
2008-08-29
1
-1
/
+1
*
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
2008-07-27
1
-13
/
+13
*
[SCSI] scsi_eh_prep_cmnd should save scmd->underflow
Alan Stern
2008-07-26
1
-0
/
+2
*
[SCSI] Do not retry a request whose data integrity check failed
Martin K. Petersen
2008-07-26
1
-0
/
+3
*
[SCSI] Command protection operation
Martin K. Petersen
2008-07-26
1
-0
/
+3
*
[SCSI] scsi_dh: add infrastructure for SCSI Device Handlers
Chandra Seetharaman
2008-06-05
1
-0
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-05-02
1
-7
/
+8
|
\
|
*
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
Boaz Harrosh
2008-05-02
1
-7
/
+8
*
|
block: use blk_rq_init() to initialize the request
FUJITA Tomonori
2008-04-29
1
-0
/
+1
|
/
*
[SCSI] add scsi_build_sense_buffer helper function
FUJITA Tomonori
2008-04-07
1
-0
/
+28
*
[SCSI] scsi_error: add target reset handler
Mike Christie
2008-04-07
1
-18
/
+104
[next]