Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-12-11 | scsi: core: doc. fixes to scsi_common.c | Randy Dunlap | 1 | -7/+7 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-02-22 | scsi: always zero sshdr in scsi_normalize_sense | Christoph Hellwig | 1 | -2/+2 |
2016-04-04 | scsi: add scsi_set_sense_field_pointer() | Hannes Reinecke | 1 | -0/+53 |
2016-03-18 | scsi_common: do not clobber fixed sense information | Hannes Reinecke | 1 | -2/+10 |
2015-07-23 | scsi: Protect against buffer possible overflow in scsi_set_sense_information | Sagi Grimberg | 1 | -1/+12 |
2015-07-23 | scsi: Fix wrong additional sense length in descriptor format | Sagi Grimberg | 1 | -1/+1 |
2015-07-23 | scsi: Move sense handling routines to scsi_common | Sagi Grimberg | 1 | -0/+98 |
2015-06-01 | Move code that is used both by initiator and target drivers | Bart Van Assche | 1 | -0/+178 |