summaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_common.c
AgeCommit message (Expand)Author
2023-05-31scsi: core: Use min() instead of open-coding itBart Van Assche
2023-04-11scsi: Add support for block PR read keys/reservationMike Christie
2023-04-11scsi: Move sd_pr_type to scsi_commonMike Christie
2021-07-28scsi: core: Rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SCSI_COMMONChristoph Hellwig
2021-07-28scsi: scsi_ioctl: Move scsi_command_size_tbl to scsi_common.cChristoph Hellwig
2017-12-11scsi: core: doc. fixes to scsi_common.cRandy Dunlap
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-02-22scsi: always zero sshdr in scsi_normalize_senseChristoph Hellwig
2016-04-04scsi: add scsi_set_sense_field_pointer()Hannes Reinecke
2016-03-18scsi_common: do not clobber fixed sense informationHannes Reinecke
2015-07-23scsi: Protect against buffer possible overflow in scsi_set_sense_informationSagi Grimberg
2015-07-23scsi: Fix wrong additional sense length in descriptor formatSagi Grimberg
2015-07-23scsi: Move sense handling routines to scsi_commonSagi Grimberg
2015-06-01Move code that is used both by initiator and target driversBart Van Assche