aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_device.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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-01scsi: 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-01scsi: 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-27scsi: 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-16scsi: core: Remove two host template members that are no longer usedBart Van Assche1-1/+0
2021-10-16scsi: core: Register sysfs attributes earlierBart Van Assche1-0/+7
2021-09-22scsi: core: Remove 'current_tag'Hannes Reinecke1-1/+0
2021-08-11scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche1-7/+9
2021-07-30scsi: block: Remove the remaining SG_IO-related fields from struct request_queueChristoph Hellwig1-0/+3
2021-07-30scsi: bsg: Simplify device registrationChristoph Hellwig1-0/+2
2021-07-21scsi: core: Add new flag BLIST_IGN_MEDIA_CHANGEMartin Kepplinger1-0/+1
2021-04-15scsi: core: Remove an incorrect commentBart Van Assche1-1/+1
2021-03-04scsi: core: Replace sdev->device_busy with sbitmapMing Lei1-2/+3
2021-03-04scsi: core: Add scsi_device_busy() wrapperMing Lei1-0/+5
2020-09-15scsi: core: Only re-run queue in scsi_end_request() if device queue is busyMing Lei1-0/+1
2020-04-22block: move dma drain handling to scsiChristoph Hellwig1-0/+3
2020-03-11scsi: core: avoid repetitive logging of device offline messagesEwan D. Milne1-0/+3
2020-03-11scsi: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-02-28scsi: core: Remove cmd_list functionalityHannes Reinecke1-1/+0
2019-12-19scsi: core: Adjust DBD setting in MODE SENSE for caching mode page per LLDCan Guo1-0/+1
2019-09-30scsi: core: Add sysfs attributes for VPD pages 0h and 89hRyan Attard1-0/+2
2019-09-30scsi: core: allow auto suspend override by low-level driverStanley Chu1-1/+2
2018-08-02scsi: Check sense buffer size at build timeKees Cook1-1/+13
2018-04-20scsi: devinfo: change blist_flag_t to 64bitMartin Wilck1-1/+1
2017-11-16scsi: Use 'blist_flags_t' for scsi_devinfo flagsHannes Reinecke1-1/+3
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+2
2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2017-11-10block, scsi: Make SCSI quiesce and resume work reliablyBart Van Assche1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-18scsi: scsi_error: Handle power-on reset unit attentionHannes Reinecke1-1/+2
2017-10-02scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen1-0/+1
2017-08-29scsi: Rework handling of scsi_device.vpd_pg8[03]Bart Van Assche1-4/+14
2017-08-25scsi: Avoid sign extension of scsi_device.typeBart Van Assche1-1/+1
2017-07-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-4/+5
2017-07-01scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne1-0/+1
2017-06-29sd: add support for TCG OPAL self encrypting disksChristoph Hellwig1-0/+1