summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_common.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: core: doc. fixes to scsi_common.cRandy Dunlap2017-12-111-7/+7
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* scsi: always zero sshdr in scsi_normalize_senseChristoph Hellwig2017-02-221-2/+2
* scsi: add scsi_set_sense_field_pointer()Hannes Reinecke2016-04-041-0/+53
* scsi_common: do not clobber fixed sense informationHannes Reinecke2016-03-181-2/+10
* scsi: Protect against buffer possible overflow in scsi_set_sense_informationSagi Grimberg2015-07-231-1/+12
* scsi: Fix wrong additional sense length in descriptor formatSagi Grimberg2015-07-231-1/+1
* scsi: Move sense handling routines to scsi_commonSagi Grimberg2015-07-231-0/+98
* Move code that is used both by initiator and target driversBart Van Assche2015-06-011-0/+178