aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/sg.c
Commit message (Expand)AuthorAgeFilesLines
* UPSTREAM: scsi: sg: don't return bogus Sg_requestsJohannes Thumshirn2018-05-161-2/+3
* ANDROID: scsi: sg: Fix build breakageDaniel Rosenberg2018-01-051-1/+1
* ANDROID: scsi: Add segment checking in sg_readRoberto Pereira2017-12-081-0/+3
* sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro2017-07-041-0/+3
* scsi: sg: check length passed to SG_NEXT_CMD_LENpeter chang2017-04-131-0/+2
* BACKPORT: sg: relax 16 byte cdb restrictionDouglas Gilbert2017-04-131-17/+29
* BACKPORT: block: add blk_rq_set_block_pc()Jens Axboe2017-04-131-2/+1
* sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro2017-04-131-0/+3
* sg: Fix double-free when drives detach during SG_IOCalvin Owens2016-11-171-1/+7
* Linux 3.10.102 (accumulative patch)Stefan Guendhoer2016-08-261-1/+2
* Linux 3.10.98 (accumulative patch)Stefan Guendhoer2016-08-261-1/+1
* sg_start_req(): make sure that there's not too many elements in iovecAl Viro2016-08-261-0/+3
* 3.10.71 -> 3.10.72Jan Engelmohr2016-08-261-3/+3
* first commitMeizu OpenSource2016-08-151-0/+2632