index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_error.c
Age
Commit message (
Expand
)
Author
2018-04-03
Merge branch 'fixes' into misc
James Bottomley
2018-03-01
scsi: core: Avoid that ATA error handling can trigger a kernel hang or oops
Bart Van Assche
2018-02-27
scsi: core: fix two wrong indentation cases
Jianchao Wang
2018-02-13
scsi: core: scmd_eh_abort_handler(): Add a comment
Bart Van Assche
2017-12-07
scsi: core: Convert a source code comment into a runtime check
Bart Van Assche
2017-12-07
scsi: core: Ensure that the SCSI error handler gets woken up
Bart Van Assche
2017-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-11-03
scsi: scsi_error: DID_SOFT_ERROR comment clean up
Petros Koutoupis
2017-10-18
scsi: scsi_error: Handle power-on reset unit attention
Hannes Reinecke
2017-10-18
scsi: scsi_error: Do not retry illegal function error
Hannes Reinecke
2017-09-27
scsi: ILLEGAL REQUEST + ASC==27 => target failure
Martin Wilck
2017-08-25
scsi: Use blk_mq_rq_to_pdu() to convert a request to a SCSI command pointer
Bart Van Assche
2017-08-25
scsi: Suppress gcc 7 fall-through warnings reported with W=1
Bart Van Assche
2017-07-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-06-20
block: Make most scsi_req_init() calls implicit
Bart Van Assche
2017-06-12
scsi: Protect SCSI device state changes with a mutex
Bart Van Assche
2017-06-09
block: introduce new block status code type
Christoph Hellwig
2017-05-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-04-25
scsi: Improve scsi_get_sense_info_fld
Damien Le Moal
2017-04-06
scsi: make asynchronous aborts mandatory
Hannes Reinecke
2017-04-06
scsi: make scsi_eh_scmd_add() always succeed
Hannes Reinecke
2017-04-06
scsi: make eh_eflags persistent
Hannes Reinecke
2017-04-06
scsi: always send command aborts
Hannes Reinecke
2017-04-06
scsi: scsi_error: count medium access timeout only once per EH run
Hannes Reinecke
2017-04-05
block, scsi: move the retries field to struct scsi_request
Christoph Hellwig
2017-02-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-02-06
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
2017-01-31
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
2017-01-31
block: introduce blk_rq_is_passthrough
Christoph Hellwig
2017-01-27
block: split scsi_request out of struct request
Christoph Hellwig
2017-01-27
scsi: allocate scsi_cmnd structures as part of struct request
Christoph Hellwig
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
2016-06-18
Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixes
James Bottomley
2016-06-08
scsi: fix race between simultaneous decrements of ->host_failed
Wei Fang
2016-04-04
libata: evaluate SCSI sense code
Hannes Reinecke
2015-11-06
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
2015-09-11
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-09-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-09-06
scsi: fix scsi_error_handler vs. scsi_host_dev_release race
Michal Hocko
2015-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-08-28
scsi_dh: kill struct scsi_dh_data
Christoph Hellwig
2015-08-26
scsi_error: should not get sense for timeout IO in scsi error handler
jiang.biao2@zte.com.cn
2015-08-26
scsi: Add ALUA state change UA handling
Hannes Reinecke
2015-08-17
Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-08-03
Revert "libata-eh: Set 'information' field for autosense"
Tejun Heo
2015-07-30
scsi: fix memory leak with scsi-mq
Tony Battersby
2015-07-23
scsi: Move sense handling routines to scsi_common
Sagi Grimberg
2015-06-01
Move code that is used both by initiator and target drivers
Bart Van Assche
2015-03-27
libata-eh: Set 'information' field for autosense
Hannes Reinecke
2015-01-09
scsi: do not display kernel pointer in message logs
Hannes Reinecke
[next]