index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
scsi
/
scsi_device.h
Age
Commit message (
Expand
)
Author
2024-03-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-02-26
scsi: core: Query the Block Limits Extension VPD page
Bart Van Assche
2024-02-15
scsi: core: Consult supported VPD page list prior to fetching page
Martin K. Petersen
2024-02-14
scsi: sd: usb_storage: uas: Access media prior to querying device properties
Martin K. Petersen
2024-01-29
scsi: core: Allow passthrough to request midlayer retries
Mike Christie
2023-11-24
scsi: sd: Fix system start for ATA devices
Damien Le Moal
2023-11-24
scsi: Change SCSI device boolean fields to single bit flags
Damien Le Moal
2023-11-01
Merge tag 'ata-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2023-10-27
scsi: sd: Introduce manage_shutdown device flag
Damien Le Moal
2023-10-03
scsi: Remove scsi device no_start_on_resume flag
Damien Le Moal
2023-09-28
scsi: sd: Differentiate system and runtime start/stop management
Damien Le Moal
2023-08-02
ata,scsi: do not issue START STOP UNIT on resume
Damien Le Moal
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: Replace scsi_target_block() with scsi_block_targets()
Martin Wilck
2023-05-22
scsi: core: Allow enabling and disabling command duration limits
Damien Le Moal
2023-05-22
scsi: core: Detect support for command duration limits
Damien Le Moal
2023-05-22
scsi: core: Support Service Action in scsi_report_opcode()
Damien Le Moal
2023-05-22
scsi: core: Support retrieving sub-pages of mode pages
Damien Le Moal
2023-03-09
scsi: core: Add BLIST_NO_VPD_SIZE for some VDASD
Lee Duncan
2023-02-21
scsi: core: Extend struct scsi_exec_args
Bart Van Assche
2023-01-18
scsi: core: Remove scsi_execute_req()/scsi_execute() functions
Mike Christie
2023-01-13
scsi: core: Add struct for args to execution functions
Mike Christie
2022-11-26
scsi: sd: Use 16-byte SYNCHRONIZE CACHE on ZBC devices
Shin'ichiro Kawasaki
2022-10-18
scsi: core: Release SCSI devices synchronously
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-25
scsi: core: Add I/O timeout count for SCSI device
Wu Bo
2022-09-01
scsi: core: Revert "Make sure that targets outlive devices"
Bart Van Assche
2022-08-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-08-01
scsi: core: Make sure that targets outlive devices
Bart Van Assche
2022-07-14
scsi/core: Use the new blk_opf_t type
Bart Van Assche
2022-05-02
scsi: core: Cache VPD pages b0, b1, b2
Martin K. Petersen
2022-05-02
scsi: core: Query VPD size before getting full page
Martin K. Petersen
2022-03-01
scsi: core: sd: Add silence_suspend flag to suppress some PM messages
Adrian Hunter
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 ->rq_disk field in struct request
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-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-10-27
scsi: core: Fix early registration of sysfs attributes for scsi_device
Steffen Maier
2021-10-18
block: move struct request to blk-mq.h
Christoph Hellwig
2021-10-16
scsi: core: Remove two host template members that are no longer used
Bart Van Assche
2021-10-16
scsi: core: Register sysfs attributes earlier
Bart Van Assche
2021-09-22
scsi: core: Remove 'current_tag'
Hannes Reinecke
2021-08-11
scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-07-30
scsi: block: Remove the remaining SG_IO-related fields from struct request_queue
Christoph Hellwig
2021-07-30
scsi: bsg: Simplify device registration
Christoph Hellwig
2021-07-21
scsi: core: Add new flag BLIST_IGN_MEDIA_CHANGE
Martin Kepplinger
[next]