summaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_device.h
Commit message (Expand)AuthorAgeFilesLines
* scsi: core: Revert "Make sure that targets outlive devices"Bart Van Assche2022-09-011-2/+0
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-08-131-0/+2
|\
| * scsi: core: Make sure that targets outlive devicesBart Van Assche2022-08-011-0/+2
* | scsi/core: Use the new blk_opf_t typeBart Van Assche2022-07-141-1/+1
|/
* scsi: core: Cache VPD pages b0, b1, b2Martin K. Petersen2022-05-021-0/+4
* scsi: core: Query VPD size before getting full pageMartin K. Petersen2022-05-021-1/+4
* scsi: core: sd: Add silence_suspend flag to suppress some PM messagesAdrian Hunter2022-03-011-0/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-01-221-3/+2
|\
| * scsi: core: Fix scsi_mode_select() interfaceDamien Le Moal2022-01-051-3/+2
* | block: remove the ->rq_disk field in struct requestChristoph Hellwig2021-11-291-2/+2
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-11-121-6/+0
|\
| * scsi: core: Fix early registration of sysfs attributes for scsi_deviceSteffen Maier2021-10-271-6/+0
* | Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-blockLinus Torvalds2021-11-091-0/+1
|\ \
| * | scsi: make sure that request queue queiesce and unquiesce balancedMing Lei2021-11-091-0/+1
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-11-051-0/+6
|\ \ \ | |/ / |/| / | |/
| * scsi: core: Remove two host template members that are no longer usedBart Van Assche2021-10-161-1/+0
| * scsi: core: Register sysfs attributes earlierBart Van Assche2021-10-161-0/+7
* | block: move struct request to blk-mq.hChristoph Hellwig2021-10-181-1/+1
|/
* scsi: core: Remove 'current_tag'Hannes Reinecke2021-09-221-1/+0
* scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche2021-08-111-7/+9
* scsi: block: Remove the remaining SG_IO-related fields from struct request_queueChristoph Hellwig2021-07-301-0/+3
* scsi: bsg: Simplify device registrationChristoph Hellwig2021-07-301-0/+2
* scsi: core: Add new flag BLIST_IGN_MEDIA_CHANGEMartin Kepplinger2021-07-211-0/+1
* scsi: core: Remove an incorrect commentBart Van Assche2021-04-151-1/+1
* scsi: core: Replace sdev->device_busy with sbitmapMing Lei2021-03-041-2/+3
* scsi: core: Add scsi_device_busy() wrapperMing Lei2021-03-041-0/+5
* scsi: core: Only re-run queue in scsi_end_request() if device queue is busyMing Lei2020-09-151-0/+1
* block: move dma drain handling to scsiChristoph Hellwig2020-04-221-0/+3
* scsi: core: avoid repetitive logging of device offline messagesEwan D. Milne2020-03-111-0/+3
* scsi: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-111-2/+2
* scsi: core: Remove cmd_list functionalityHannes Reinecke2020-02-281-1/+0
* scsi: core: Adjust DBD setting in MODE SENSE for caching mode page per LLDCan Guo2019-12-191-0/+1
* scsi: core: Add sysfs attributes for VPD pages 0h and 89hRyan Attard2019-09-301-0/+2
* scsi: core: allow auto suspend override by low-level driverStanley Chu2019-09-301-1/+2
* scsi: Check sense buffer size at build timeKees Cook2018-08-021-1/+13
* scsi: devinfo: change blist_flag_t to 64bitMartin Wilck2018-04-201-1/+1
* scsi: Use 'blist_flags_t' for scsi_devinfo flagsHannes Reinecke2017-11-161-1/+3
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-141-1/+2
|\
| * scsi: scsi_error: Handle power-on reset unit attentionHannes Reinecke2017-10-181-1/+2
* | Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-141-0/+1
|\ \
| * | block, scsi: Make SCSI quiesce and resume work reliablyBart Van Assche2017-11-101-0/+1
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen2017-10-021-0/+1
|/
* scsi: Rework handling of scsi_device.vpd_pg8[03]Bart Van Assche2017-08-291-4/+14
* scsi: Avoid sign extension of scsi_device.typeBart Van Assche2017-08-251-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-07-061-4/+5
|\
| * scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne2017-07-011-0/+1
| * scsi: scsi_dh_alua: remove synchronous STPG supportChristoph Hellwig2017-06-261-1/+0
| * scsi: Protect SCSI device state changes with a mutexBart Van Assche2017-06-121-0/+1
| * scsi: Create two versions of scsi_internal_device_unblock()Bart Van Assche2017-06-121-2/+2