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_lib.c
Age
Commit message (
Expand
)
Author
2023-10-24
scsi: core: Clean up scsi_dev_queue_ready()
Wenchao Hao
2023-10-16
scsi: core: Handle depopulation and restoration in progress
Douglas Gilbert
2023-10-13
scsi: Fix sshdr use in scsi_test_unit_ready
Mike Christie
2023-09-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-08-24
scsi: core: Improve type safety of scsi_rescan_device()
Bart Van Assche
2023-07-24
block: Improve performance for BLK_MQ_F_BLOCKING drivers
Bart Van Assche
2023-07-24
scsi: Remove a blk_mq_run_hw_queues() call
Bart Van Assche
2023-07-24
scsi: Inline scsi_kick_queue()
Bart Van Assche
2023-06-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-06-16
Merge patch series "scsi: fixes for targets with many LUNs, and scsi_target_b...
Martin K. Petersen
2023-06-16
scsi: core: Improve warning message in scsi_device_block()
Martin Wilck
2023-06-16
scsi: core: Replace scsi_target_block() with scsi_block_targets()
Martin Wilck
2023-06-16
scsi: core: Don't wait for quiesce in scsi_device_block()
Martin Wilck
2023-06-16
scsi: core: Don't wait for quiesce in scsi_stop_queue()
Martin Wilck
2023-06-16
scsi: core: Merge scsi_internal_device_block() and device_block()
Martin Wilck
2023-05-31
Merge patch series "ufs: Do not requeue while ungating the clock"
Martin K. Petersen
2023-05-31
scsi: core: Support setting BLK_MQ_F_BLOCKING
Bart Van Assche
2023-05-31
scsi: core: Rework scsi_host_block()
Bart Van Assche
2023-05-31
scsi: core: Only kick the requeue list if necessary
Bart Van Assche
2023-05-22
Merge patch series "Add Command Duration Limits support"
Martin K. Petersen
2023-05-22
scsi: sd: Handle read/write CDL timeout failures
Niklas Cassel
2023-05-22
scsi: core: Support retrieving sub-pages of mode pages
Damien Le Moal
2023-05-22
scsi: core: Rename and move get_scsi_ml_byte()
Niklas Cassel
2023-05-16
scsi: core: Decrease scsi_device's iorequest_cnt if dispatch failed
Wenchao Hao
2023-05-16
scsi: Revert "scsi: core: Do not increase scsi_device's iorequest_cnt if disp...
Wenchao Hao
2023-04-11
block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT
Mike Christie
2023-02-21
scsi: core: Extend struct scsi_exec_args
Bart Van Assche
2023-01-13
scsi: core: Convert to scsi_execute_cmd()
Mike Christie
2023-01-13
scsi: core: Add struct for args to execution functions
Mike Christie
2022-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-11-24
scsi: core: Do not increase scsi_device's iorequest_cnt if dispatch failed
Wenchao Hao
2022-11-02
blk-mq: pass a tagset to blk_mq_wait_quiesce_done
Christoph Hellwig
2022-10-22
scsi: core: Support failing requests while recovering
Bart Van Assche
2022-10-18
scsi: core: Rework scsi_single_lun_run()
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-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
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-09-01
scsi: core: Fix a use-after-free
Bart Van Assche
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
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
[next]