index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_error.c
Age
Commit message (
Expand
)
Author
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
2015-01-09
scsi: fix scsi_error.c kernel-doc warning
Randy Dunlap
2014-12-30
SCSI: fix regression in scsi_send_eh_cmnd()
Alan Stern
2014-12-08
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
2014-11-24
scsi: don't use scsi_next_command in scsi_reset_provider
Christoph Hellwig
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
2014-11-12
scsi: refactor scsi_reset_provider handling
Christoph Hellwig
2014-11-12
scsi: document scsi_try_to_abort_cmd
Hannes Reinecke
2014-11-12
scsi: use shost argument in scsi_eh_prt_fail_stats
Hannes Reinecke
2014-11-12
scsi: fixup logging messages in scsi_error.c
Hannes Reinecke
2014-11-12
scsi: use 'bool' as return value for scsi_normalize_sense()
Hannes Reinecke
2014-11-12
scsi: use sdev as argument for sense code printing
Hannes Reinecke
2014-11-12
scsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RESET ioctl
Douglas Gilbert
2014-11-10
scsi: call device handler for failed TUR command
Christoph Hellwig
2014-11-10
scsi: only re-lock door after EH on devices that were reset
Christoph Hellwig
2014-10-18
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
[next]