summaryrefslogtreecommitdiff
path: root/include/scsi/scsi_device.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+1
2024-03-17Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+48
2024-02-27scsi: core: Query the Block Limits Extension VPD pageBart Van Assche1-0/+1
2024-02-15scsi: core: Consult supported VPD page list prior to fetching pageMartin K. Petersen1-4/+0
2024-02-14scsi: sd: usb_storage: uas: Access media prior to querying device propertiesMartin K. Petersen1-0/+1
2024-01-30scsi: core: Allow passthrough to request midlayer retriesMike Christie1-0/+48
2023-11-25scsi: sd: Fix system start for ATA devicesDamien Le Moal1-0/+6
2023-11-25scsi: Change SCSI device boolean fields to single bit flagsDamien Le Moal1-3/+3
2023-11-02Merge tag 'ata-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-1/+0
2023-10-27scsi: sd: Introduce manage_shutdown device flagDamien Le Moal1-2/+18
2023-10-03scsi: Remove scsi device no_start_on_resume flagDamien Le Moal1-1/+0
2023-09-28scsi: sd: Differentiate system and runtime start/stop managementDamien Le Moal1-1/+4
2023-08-02ata,scsi: do not issue START STOP UNIT on resumeDamien Le Moal1-0/+1
2023-06-16Merge patch series "scsi: fixes for targets with many LUNs, and scsi_target_b...Martin K. Petersen1-1/+1
2023-06-16scsi: core: Replace scsi_target_block() with scsi_block_targets()Martin Wilck1-1/+1
2023-05-23scsi: core: Allow enabling and disabling command duration limitsDamien Le Moal1-0/+2
2023-05-23scsi: core: Detect support for command duration limitsDamien Le Moal1-0/+3
2023-05-23scsi: core: Support Service Action in scsi_report_opcode()Damien Le Moal1-2/+3
2023-05-23scsi: core: Support retrieving sub-pages of mode pagesDamien Le Moal1-4/+4
2023-03-10scsi: core: Add BLIST_NO_VPD_SIZE for some VDASDLee Duncan1-0/+2
2023-02-22scsi: core: Extend struct scsi_exec_argsBart Van Assche1-0/+1
2023-01-19scsi: core: Remove scsi_execute_req()/scsi_execute() functionsMike Christie1-31/+0
2023-01-14scsi: core: Add struct for args to execution functionsMike Christie1-14/+37
2022-11-26scsi: sd: Use 16-byte SYNCHRONIZE CACHE on ZBC devicesShin'ichiro Kawasaki1-0/+1
2022-10-18scsi: core: Release SCSI devices synchronouslyBart Van Assche1-1/+0
2022-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+1
2022-09-25scsi: core: Add I/O timeout count for SCSI deviceWu Bo1-0/+1
2022-09-01scsi: core: Revert "Make sure that targets outlive devices"Bart Van Assche1-2/+0
2022-08-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+2
2022-08-02scsi: core: Make sure that targets outlive devicesBart Van Assche1-0/+2
2022-07-14scsi/core: Use the new blk_opf_t typeBart Van Assche1-1/+1
2022-05-02scsi: core: Cache VPD pages b0, b1, b2Martin K. Petersen1-0/+4
2022-05-02scsi: core: Query VPD size before getting full pageMartin K. Petersen1-1/+4
2022-03-02scsi: core: sd: Add silence_suspend flag to suppress some PM messagesAdrian Hunter1-0/+1
2022-01-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-3/+2
2022-01-05scsi: core: Fix scsi_mode_select() interfaceDamien Le Moal1-3/+2
2021-11-29block: remove the ->rq_disk field in struct requestChristoph Hellwig1-2/+2
2021-11-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-6/+0
2021-11-09Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2021-11-09scsi: make sure that request queue queiesce and unquiesce balancedMing Lei1-0/+1
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+6
2021-10-28scsi: core: Fix early registration of sysfs attributes for scsi_deviceSteffen Maier1-6/+0
2021-10-18block: move struct request to blk-mq.hChristoph Hellwig1-1/+1
2021-10-17scsi: core: Remove two host template members that are no longer usedBart Van Assche1-1/+0
2021-10-17scsi: core: Register sysfs attributes earlierBart Van Assche1-0/+7
2021-09-22scsi: core: Remove 'current_tag'Hannes Reinecke1-1/+0
2021-08-12scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche1-7/+9
2021-07-31scsi: block: Remove the remaining SG_IO-related fields from struct request_queueChristoph Hellwig1-0/+3
2021-07-31scsi: bsg: Simplify device registrationChristoph Hellwig1-0/+2
2021-07-22scsi: core: Add new flag BLIST_IGN_MEDIA_CHANGEMartin Kepplinger1-0/+1