aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_common.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-28scsi: core: Rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SCSI_COMMONGravatar Christoph Hellwig 1-0/+3
2021-07-28scsi: scsi_ioctl: Move scsi_command_size_tbl to scsi_common.cGravatar Christoph Hellwig 1-0/+6
2017-12-11scsi: core: doc. fixes to scsi_common.cGravatar Randy Dunlap 1-7/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-02-22scsi: always zero sshdr in scsi_normalize_senseGravatar Christoph Hellwig 1-2/+2
2016-04-04scsi: add scsi_set_sense_field_pointer()Gravatar Hannes Reinecke 1-0/+53
2016-03-18scsi_common: do not clobber fixed sense informationGravatar Hannes Reinecke 1-2/+10
2015-07-23scsi: Protect against buffer possible overflow in scsi_set_sense_informationGravatar Sagi Grimberg 1-1/+12
2015-07-23scsi: Fix wrong additional sense length in descriptor formatGravatar Sagi Grimberg 1-1/+1
2015-07-23scsi: Move sense handling routines to scsi_commonGravatar Sagi Grimberg 1-0/+98
2015-06-01Move code that is used both by initiator and target driversGravatar Bart Van Assche 1-0/+178