aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-11scsi: core: doc. fixes to scsi_common.cRandy Dunlap1-7/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-02-22scsi: always zero sshdr in scsi_normalize_senseChristoph Hellwig1-2/+2
2016-04-04scsi: add scsi_set_sense_field_pointer()Hannes Reinecke1-0/+53
2016-03-18scsi_common: do not clobber fixed sense informationHannes Reinecke1-2/+10
2015-07-23scsi: Protect against buffer possible overflow in scsi_set_sense_informationSagi Grimberg1-1/+12
2015-07-23scsi: Fix wrong additional sense length in descriptor formatSagi Grimberg1-1/+1
2015-07-23scsi: Move sense handling routines to scsi_commonSagi Grimberg1-0/+98
2015-06-01Move code that is used both by initiator and target driversBart Van Assche1-0/+178