Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3ff2ac2c042bf23a6ad520fb483c5d3f89c3e1d0
/
drivers
/
scsi
/
scsi_error.c
71baba4
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
by Mel Gorman
· 9 years ago
05c7808
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
8e78b7d
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
537b604
scsi: fix scsi_error_handler vs. scsi_host_dev_release race
by Michal Hocko
· 9 years ago
df91039
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
ee14c67
scsi_dh: kill struct scsi_dh_data
by Christoph Hellwig
· 9 years ago
709c75b
scsi_error: should not get sense for timeout IO in scsi error handler
by jiang.biao2@zte.com.cn
· 9 years ago
14c3e67
scsi: Add ALUA state change UA handling
by Hannes Reinecke
· 9 years ago
4e7fca0
Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 9 years ago
fe16d4f
Revert "libata-eh: Set 'information' field for autosense"
by Tejun Heo
· 9 years ago
0c958ec
scsi: fix memory leak with scsi-mq
by Tony Battersby
· 9 years ago
7708c16
scsi: Move sense handling routines to scsi_common
by Sagi Grimberg
· 9 years ago
07e3842
Move code that is used both by initiator and target drivers
by Bart Van Assche
· 10 years ago
a1524f2
libata-eh: Set 'information' field for autosense
by Hannes Reinecke
· 10 years ago
470613b
scsi: do not display kernel pointer in message logs
by Hannes Reinecke
· 10 years ago
6583f6f
scsi: fix scsi_error.c kernel-doc warning
by Randy Dunlap
· 10 years ago
511833a
SCSI: fix regression in scsi_send_eh_cmnd()
by Alan Stern
· 10 years ago
096cbc3
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
by James Bottomley
· 10 years ago
0f121dd
scsi: don't use scsi_next_command in scsi_reset_provider
by Christoph Hellwig
· 10 years ago
db5ed4d
scsi: drop reason argument from ->change_queue_depth
by Christoph Hellwig
· 10 years ago
c40ecc1
scsi: avoid ->change_queue_depth indirection for queue full tracking
by Christoph Hellwig
· 10 years ago
176aa9d
scsi: refactor scsi_reset_provider handling
by Christoph Hellwig
· 10 years ago
883a030
scsi: document scsi_try_to_abort_cmd
by Hannes Reinecke
· 10 years ago
a3a790d
scsi: use shost argument in scsi_eh_prt_fail_stats
by Hannes Reinecke
· 10 years ago
a222b1e
scsi: fixup logging messages in scsi_error.c
by Hannes Reinecke
· 10 years ago
4753cbc
scsi: use 'bool' as return value for scsi_normalize_sense()
by Hannes Reinecke
· 10 years ago
d811b84
scsi: use sdev as argument for sense code printing
by Hannes Reinecke
· 10 years ago
26cf591
scsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RESET ioctl
by Douglas Gilbert
· 10 years ago
e925cc4
scsi: call device handler for failed TUR command
by Christoph Hellwig
· 10 years ago
4837927
scsi: only re-lock door after EH on devices that were reset
by Christoph Hellwig
· 10 years ago
d3dc366
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
74cf298
scsi: fix various kernel-doc problems in scsi_error.c
by Randy Dunlap
· 10 years ago
a492f07
block,scsi: fixup blk_get_request dead queue scenarios
by Joe Lawrence
· 10 years ago
eb571ee
block,scsi: verify return pointer from blk_get_request
by Joe Lawrence
· 10 years ago
7466501
scsi: convert host_busy to atomic_t
by Christoph Hellwig
· 11 years ago
91921e0
scsi: use dev_printk variants where possible
by Hannes Reinecke
· 10 years ago
fcc95a7
scsi: remove two cancel_delayed_work() calls from the mid-layer
by Bart Van Assche
· 10 years ago
a33c070
scsi_error: set DID_TIME_OUT correctly
by Hannes Reinecke
· 10 years ago
8922a90
scsi_error: fix invalid setting of host byte
by Ulrich Obergfell
· 10 years ago
23d4ed5
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
f27b087
block: add blk_rq_set_block_pc()
by Jens Axboe
· 10 years ago
ac61d19
scsi: set correct completion code in scsi_send_eh_cmnd()
by Hannes Reinecke
· 11 years ago
95eeb5f
scsi: handle command allocation failure in scsi_reset_provider
by Christoph Hellwig
· 11 years ago
c69e6f8
[SCSI] More USB deadlock fixes
by James Bottomley
· 11 years ago
7daf480
[SCSI] Fix USB deadlock caused by SCSI error handling
by Hannes Reinecke
· 11 years ago
644373a
[SCSI] Fix command result state propagation
by Alan Stern
· 11 years ago
d555a2a
[SCSI] Fix spurious request sense in error handling
by James Bottomley
· 11 years ago
0479633
[SCSI] do not manipulate device reference counts in scsi_get/put_command
by Christoph Hellwig
· 11 years ago
bb3b621
[SCSI] Set the minimum valid value of 'eh_deadline' as 0
by Ren Mingxin
· 11 years ago
76ad3e5
[SCSI] Unlock accesses to eh_deadline
by Hannes Reinecke
· 11 years ago
e494f6a
[SCSI] improved eh timeout handler
by Hannes Reinecke
· 11 years ago
2451079
[SCSI] Fix erratic device offline during EH
by James Bottomley
· 11 years ago
6fd046f
[SCSI] scsi_error: Escalate to LUN reset if abort fails
by Hannes Reinecke
· 11 years ago
b456202
[SCSI] Add 'eh_deadline' to limit SCSI EH runtime
by Hannes Reinecke
· 11 years ago
279afdf
[SCSI] Generate uevents on certain unit attention codes
by Ewan D. Milne
· 11 years ago
7e782af
[SCSI] Return ENODATA on medium error
by Hannes Reinecke
· 11 years ago
a9d6ceb8
[SCSI] return ENOSPC on thin provisioning failure
by Hannes Reinecke
· 11 years ago
87f14e6
[SCSI] Set hostbyte status in scsi_check_sense()
by Hannes Reinecke
· 11 years ago
84cbd72
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
0816c92
[SCSI] Allow error handling timeout to be specified
by Martin K. Petersen
· 12 years ago
c2b3ebd
scsi: Spelling hsot -> host
by Geert Uytterhoeven
· 11 years ago
fc73648
[SCSI] Handle MLQUEUE busy response in scsi_send_eh_cmnd
by Hannes Reinecke
· 12 years ago
329a402
[SCSI] Shorten the path length of scsi_cmd_to_driver()
by Li Zhong
· 12 years ago
1421656
[SCSI] Fix 'Device not ready' issue on mpt2sas
by James Bottomley
· 12 years ago
b9d5c6b
[SCSI] cleanup setting task state in scsi_error_handler()
by Dan Williams
· 12 years ago
57fc2e3
[SCSI] fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations)
by Dan Williams
· 12 years ago
e8650a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
3b729f7
scsi: fix comment spelling fix recory->recovery
by Santosh Y
· 13 years ago
919f797
SCSI: Fix error handling when no ULD is attached
by Martin K. Petersen
· 13 years ago
18a4d0a
[SCSI] Handle disk devices which can not process medium access commands
by Martin K. Petersen
· 13 years ago
47ac56d
[SCSI] scsi_error: classify some ILLEGAL_REQUEST sense as a permanent TARGET_ERROR
by Mike Snitzer
· 13 years ago
2082ebc
[SCSI] fix the new host byte settings (DID_TARGET_FAILURE and DID_NEXUS_FAILURE)
by Moger, Babu
· 13 years ago
ae0751f
[SCSI] add flag to skip the runtime PM calls on the host
by Lin Ming
· 13 years ago
dfcf777
[SCSI] Fix out of spec CD-ROM problem with media change
by TARUISI Hiroaki
· 13 years ago
3eef625
[SCSI] Reduce error recovery time by reducing use of TURs
by David Jeffery
· 13 years ago
deb1cb6
[SCSI] Log thin provisioning threshold event
by Shyam Iyer
· 14 years ago
0bf8c86
Reduce sequential pointer derefs in scsi_error.c and reduce size as well
by Jesper Juhl
· 14 years ago
63583cc
[SCSI] Add detailed SCSI I/O errors
by Hannes Reinecke
· 14 years ago
98db519
[SCSI] fix id computation in scsi_eh_target_reset()
by James Bottomley
· 14 years ago
459dbf7
[SCSI] Eliminate error handler overload of the SCSI serial number
by James Bottomley
· 14 years ago
f281233
SCSI host lock push-down
by Jeff Garzik
· 14 years ago
02e031c
block: remove REQ_HARDBARRIER
by Christoph Hellwig
· 14 years ago
c29c08b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 14 years ago
67110df
[SCSI] make error handling more robust in the face of reservations
by James Bottomley
· 14 years ago
3eb3a92
[SCSI] Return NEEDS_RETRY for eh commands with status BUSY
by Hannes Reinecke
· 14 years ago
2f9e825
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
e96f6ab
scsi: use REQ_TYPE_FS for flush request
by FUJITA Tomonori
· 14 years ago
33659eb
block: remove wrappers for request type/flags
by Christoph Hellwig
· 14 years ago
bc4f240
[SCSI] implement runtime Power Management
by Alan Stern
· 14 years ago
6e49949
[SCSI] Log msg when getting Unit Attention
by Mike Christie
· 15 years ago
95bb335
[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6
by James Bottomley
· 14 years ago
77a4229
[SCSI] Retry commands with UNIT_ATTENTION sense codes to fix ext3/ext4 I/O error
by James Bottomley
· 15 years ago
bf81623
[SCSI] add scsi trace core functions and put trace points
by Kei Tokunaga
· 15 years ago
2f2eb58
[SCSI] Allow FC LLD to fast-fail scsi eh by introducing new eh return
by Christof Schmitt
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
4a84067
[SCSI] add queue_depth ramp up code
by Vasu Dev
· 15 years ago
42a6a91
[SCSI] scsi error: have scsi-ml call change_queue_depth to handle QUEUE_FULL
by Mike Christie
· 15 years ago
6e883b0
[SCSI] Retry ADD_TO_MLQUEUE return value for EH commands
by Hannes Reinecke
· 15 years ago
5f91bb0
[SCSI] reservation conflict after timeout causes device to be taken offline
by Michael Reed
· 15 years ago
91bc31f
[SCSI] fix up scsi_eh_lock_door()
by James Bottomley
· 15 years ago
Next »