aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sg.c
Commit message (Expand)AuthorAge
* scsi: sg: check length passed to SG_NEXT_CMD_LENpeter chang2017-04-08
* Fix missing sanity check in /dev/sgAl Viro2017-02-23
* sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro2017-01-09
* scsi: sg: Use mult_frac, drop MULDIV macroPaul Burton2016-08-30
* scsi: sg: Avoid overflow when USER_HZ > HZPaul Burton2016-08-30
* sg: fix dxferp in from_to caseDouglas Gilbert2016-03-09
* drivers/scsi/sg.c: mark VMA as VM_IO to prevent migrationKirill A. Shutemov2016-02-03
* sg: Fix double-free when drives detach during SG_IOCalvin Owens2015-11-02
* sg_start_req(): use import_iovec()Al Viro2015-04-11
* sg_start_req(): make sure that there's not too many elements in iovecAl Viro2015-04-11
* Merge branch 'iocb' into for-nextAl Viro2015-04-11
|\
| * fs: move struct kiocb to fs.hChristoph Hellwig2015-03-25
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-02-21
|\ \ | |/ |/|
| * sg: fix EWOULDBLOCK errors with scsi-mqTony Battersby2015-02-17
| * sg: fix unkillable I/O wait deadlock with scsi-mqTony Battersby2015-02-17
| * sg: fix read() error reportingTony Battersby2015-02-15
* | Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-12
|\ \ | |/ |/|
| * block: pass iov_iter to the BLOCK_PC mapping functionsKent Overstreet2015-02-05
* | sg: remove an unused variableBart Van Assche2015-02-02
|/
* scsi: split scsi_nonblockable_ioctlChristoph Hellwig2014-11-12
* scsi: refactor scsi_reset_provider handlingChristoph Hellwig2014-11-12
* scsi: use sdev as argument for sense code printingHannes Reinecke2014-11-12
* scsi: introduce sdev_prefix_printk()Hannes Reinecke2014-11-12
* scsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RESET ioctlDouglas Gilbert2014-11-12
* block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence2014-08-28
* scsi: convert device_busy to atomic_tChristoph Hellwig2014-07-25
* scsi: Implement sg_printk()Hannes Reinecke2014-07-17
* scsi: use 64-bit LUNsHannes Reinecke2014-07-17
* sg: O_EXCL and other lock handlingDouglas Gilbert2014-07-17
* sg: add SG_FLAG_Q_AT_TAIL flagDouglas Gilbert2014-07-17
* sg: relax 16 byte cdb restrictionDouglas Gilbert2014-07-17
* sg: prevent integer overflow when converting from sectors to bytesAkinobu Mita2014-07-17
* block: add blk_rq_set_block_pc()Jens Axboe2014-06-06
* [SCSI] Revert "sg: use rwsem to solve race during exclusive open"James Bottomley2013-10-25
* [SCSI] Revert "sg: no need sg_open_exclusive_lock"James Bottomley2013-10-25
* [SCSI] Revert "sg: checking sdp->detached isn't protected when open"James Bottomley2013-10-25
* [SCSI] Revert "sg: push file descriptor list locking down to per-device locking"James Bottomley2013-10-25
* [SCSI] sg: push file descriptor list locking down to per-device lockingVaughan Cao2013-09-03
* [SCSI] sg: checking sdp->detached isn't protected when openVaughan Cao2013-09-03
* [SCSI] sg: no need sg_open_exclusive_lockVaughan Cao2013-09-03
* [SCSI] sg: use rwsem to solve race during exclusive openVaughan Cao2013-09-03
* aio: don't include aio.h in sched.hKent Overstreet2013-05-07
* scsi: convert to idr_alloc()Tejun Heo2013-02-27
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-09
* [SCSI] sg: constify sg_proc_leaf_arrJörn Engel2012-05-17
* [SCSI] sg: remove sg_mutexJörn Engel2012-05-17
* [SCSI] sg: completely protect sfdsJörn Engel2012-05-17
* [SCSI] sg: protect sdp->excludeJörn Engel2012-05-17
* [SCSI] sg: prevent unwoken sleepJörn Engel2012-05-17
* [SCSI] sg: remove closed flagJörn Engel2012-05-17