开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_lib.c
Age
Commit message (
Expand
)
Author
2022-08-19
scsi: core: Fix passthrough retry counter handling
Mike Christie
2022-08-19
Merge branch '5.20/scsi-queue' into 6.0/scsi-fixes
Martin K. Petersen
2022-08-11
scsi: core: Allow the ALUA transitioning state enough time
Brian Bunker
2022-08-06
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-08-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-07-19
scsi: core: cap shost max_sectors according to DMA limits only once
John Garry
2022-07-14
scsi/core: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
scsi/core: Improve static type checking
Bart Van Assche
2022-07-07
scsi: core: Move the definition of SCSI_QUEUE_DELAY
Bart Van Assche
2022-07-06
scsi: core: Remove reserved request time-out handling
John Garry
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
2022-06-01
scsi: core: Return BLK_STS_TRANSPORT for ALUA transitioning
Hannes Reinecke
2022-04-26
scsi: core: Refine how we set tag_set NUMA node
John Garry
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-01
scsi: core: Remove struct scsi_request
Christoph Hellwig
2022-03-01
scsi: core: Move the result field from struct scsi_request to struct scsi_cmnd
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 sense and sense_len fields from struct scsi_request
Christoph Hellwig
2022-03-01
scsi: core: Remove the cmd field from struct scsi_request
Christoph Hellwig
2022-03-01
scsi: core: Don't memset() the entire scsi_cmnd in scsi_init_command()
Christoph Hellwig
2022-02-07
scsi: core: Add scsi_done_direct() for immediate completion
Sebastian Andrzej Siewior
2022-02-03
scsi: use BLK_STS_OFFLINE for not fully online devices
Song Liu
2022-01-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-01-05
scsi: core: Fix scsi_mode_select() interface
Damien Le Moal
2021-11-29
block: remove the gendisk argument to blk_execute_rq
Christoph Hellwig
2021-11-29
block: remove the ->rq_disk field in struct request
Christoph Hellwig
2021-11-29
block: move blk_rq_err_bytes to scsi
Christoph Hellwig
2021-11-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-09
Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-09
scsi: make sure that request queue queiesce and unquiesce balanced
Ming Lei
2021-11-09
scsi: avoid to quiesce sdev->request_queue two times
Ming Lei
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-04
scsi: core: Remove command size deduction from scsi_setup_scsi_cmnd()
Tadeusz Struk
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
block: remove QUEUE_FLAG_SCSI_PASSTHROUGH
Christoph Hellwig
2021-10-22
scsi: add a scsi_alloc_request helper
Christoph Hellwig
2021-10-18
block: add a struct io_comp_batch argument to fops->iopoll()
Jens Axboe
2021-10-18
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
2021-10-16
scsi: core: Call scsi_done directly
Bart Van Assche
2021-10-16
scsi: core: Rename scsi_mq_done() into scsi_done() and export it
Bart Van Assche
2021-10-16
scsi: core: Use a structure member to track the SCSI command submitter
Bart Van Assche
2021-10-04
scsi: core: Fix spelling in a source code comment
Bart Van Assche
2021-09-29
scsi: core: Fix scsi_mode_select() buffer length handling
Damien Le Moal
2021-09-29
scsi: core: Fix scsi_mode_sense() buffer length handling
Damien Le Moal
2021-08-17
scsi: core: Remove scsi_cmnd.tag
John Garry
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-28
scsi: scsi_ioctl: Remove scsi_req_init()
Christoph Hellwig
2021-07-12
scsi: core: Fix the documentation of the scsi_execute() time parameter
Bart Van Assche
[next]