index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_error.c
Age
Commit message (
Expand
)
Author
2024-02-05
scsi: core: Move scsi_host_busy() out of host lock if it is for per-command
Ming Lei
2024-01-23
scsi: core: Move scsi_host_busy() out of host lock for waking up EH handler
Ming Lei
2024-01-20
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-01-11
scsi: core: Kick the requeue list after inserting when flushing
Niklas Cassel
2024-01-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-12-18
scsi: core: Always send batch on reset or error handling command
Alexander Atanasov
2023-11-24
scsi: core: Add a precondition check in scsi_eh_scmd_add()
Bart Van Assche
2023-05-22
scsi: sd: Handle read/write CDL timeout failures
Niklas Cassel
2023-05-22
scsi: core: Allow libata to complete successful commands via EH
Niklas Cassel
2023-03-24
scsi: core: Declare most SCSI host template pointers const
Bart Van Assche
2022-12-30
Merge branch '6.2/scsi-queue' into 6.2/scsi-fixes
Martin K. Petersen
2022-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-12-14
scsi: core: scsi_error: Do not queue pointless abort workqueue functions
Hannes Reinecke
2022-11-29
scsi/scsi_error: Use call_rcu_hurry() instead of call_rcu()
Uladzislau Rezki
2022-11-24
scsi: core: Increase scsi_device's iodone_cnt in scsi_timeout()
Wenchao Hao
2022-10-22
scsi: core: Change the return type of .eh_timed_out()
Bart Van Assche
2022-10-22
scsi: core: Fix a race between scsi_done() and scsi_timeout()
Bart Van Assche
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-09-30
block: change request end_io handler to pass back a return value
Jens Axboe
2022-09-25
scsi: core: Add I/O timeout count for SCSI device
Wu Bo
2022-09-06
scsi: core: Convert scsi_decide_disposition() to use SCSIML_STAT
Mike Christie
2022-09-06
scsi: core: Add error codes for internal SCSI midlayer use
Mike Christie
2022-08-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-07-14
scsi/core: Change the return type of scsi_noretry_cmd() into bool
Bart Van Assche
2022-07-07
scsi: core: Shorten long warning messages
Li Zhijian
2022-07-06
blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
John Garry
2022-07-06
scsi: core: Remove reserved request time-out handling
John Garry
2022-05-28
blk-mq: remove the done argument to blk_execute_rq_nowait
Christoph Hellwig
2022-03-15
scsi: core: Remove unreachable code warning
Yang Li
2022-03-01
scsi: core: sd: Add silence_suspend flag to suppress some PM messages
Adrian Hunter
2022-03-01
scsi: core: Remove struct scsi_request
Christoph Hellwig
2022-03-01
scsi: core: Move the resid_len field from struct scsi_request to struct scsi_...
Christoph Hellwig
2022-03-01
scsi: core: Remove the cmd field from struct scsi_request
Christoph Hellwig
2022-01-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-29
block: remove the gendisk argument to blk_execute_rq
Christoph Hellwig
2021-11-18
scsi: core: Use eh_timeout for START STOP UNIT
Chunguang Xu
2021-11-18
scsi: core: Simplify control flow in scmd_eh_abort_handler()
Ewan D. Milne
2021-11-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-03
scsi: core: Avoid leaving shost->last_reset with stale value if EH does not run
Ewan D. Milne
2021-10-29
block: remove blk_{get,put}_request
Christoph Hellwig
2021-10-22
scsi: add a scsi_alloc_request helper
Christoph Hellwig
2021-10-16
scsi: core: Use a structure member to track the SCSI command submitter
Bart Van Assche
2021-08-11
scsi: core: Remove the request member from struct scsi_cmnd
Bart Van Assche
2021-08-11
scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-30
block: remove REQ_OP_SCSI_{IN,OUT}
Christoph Hellwig
2021-05-31
scsi: core: Drop obsolete Linux-specific SCSI status codes
Hannes Reinecke
2021-05-31
scsi: core: Drop message byte helper
Hannes Reinecke
2021-05-31
scsi: core: Use DID_TIME_OUT instead of DRIVER_TIMEOUT
Hannes Reinecke
[next]