aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_proto.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-26scsi: scsi_proto: Add structures and constants related to I/O groups and streamsBart Van Assche1-0/+78
2023-04-11scsi: Add support for block PR read keys/reservationMike Christie1-0/+5
2022-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+10
2022-10-27scsi: target: core: Add list of opcodes for RSOCDmitry Bogdanov1-0/+3
2022-10-27scsi: target: core: Add support for RSOC commandDmitry Bogdanov1-0/+7
2022-10-17scsi: Define the COMPLETED sense keyDamien Le Moal1-2/+2
2022-04-25scsi: sd: sd_zbc: Hide gap zonesDamien Le Moal1-1/+8
2021-06-02scsi: core: Introduce enums for the SAM and host status codesBart Van Assche1-11/+13
2021-05-31scsi: core: Drop obsolete Linux-specific SCSI status codesHannes Reinecke1-21/+1
2021-05-15scsi: target: core: Add the VERSION DESCRIPTOR fields to the INQUIRY dataKonstantin Shelekhin1-0/+12
2018-01-22scsi: core: Add VENDOR_SPECIFIC sense code definitionsHannes Reinecke1-0/+1
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-11/+34
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-16scsi: sd_zbc: Move ZBC declarations to scsi_proto.hDamien Le Moal1-11/+34
2017-07-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-0/+1
2017-07-06target: Use macro for WRITE_VERIFY_32 operation codesDamien Le Moal1-0/+1
2017-07-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-3/+0
2017-06-27libata: Support for an ATA PASS-THROUGH(32) command.Minwoo Im1-0/+1
2017-06-26scsi: Remove the definition of VLC_SA_RECEIVE_CREDENTIALBart Van Assche1-3/+0
2017-05-01target: Add WRITE_VERIFY_16Bryant G. Ly1-0/+1
2016-10-18sd: Implement support for ZBC devicesHannes Reinecke1-0/+17
2016-04-11scsi-trace: define ZBC_IN and ZBC_OUTHannes Reinecke1-0/+9
2016-03-05scsi: Add 'access_state' and 'preferred_path' attributeHannes Reinecke1-0/+12
2015-06-01Split SCSI header filesBart Van Assche1-0/+281