summaryrefslogtreecommitdiff
path: root/drivers/scsi/sg.c
Commit message (Expand)AuthorAge
* [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
* [SCSI] sg: use wait_event_interruptible()Jörn Engel2012-05-17
* [SCSI] sg: remove while (1) non-loopJörn Engel2012-05-17
* [SCSI] sg: remove unnecessary indentationJörn Engel2012-05-17
* [SCSI] sg: convert to kstrtoul_from_user()Stephen Boyd2012-01-16
* switch procfs to umode_t useAl Viro2012-01-03
* scsi/sg: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-09-15
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\
| * drivers/scsi: Remove unnecessary casts of private_dataJoe Perches2010-09-23
* | Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-22
|\ \
| * | sg: fix a warning in blk_rq_aligned() callNamhyung Kim2010-09-16
* | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \
| * | | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
| |/ /
* | | scsi: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-15
|/ /
* | drivers/scsi: use memdup_userJulia Lawall2010-08-11
|/
* [SCSI] implement runtime Power ManagementAlan Stern2010-07-28
* [SCSI] sg: fix bio leak with a detached deviceFUJITA Tomonori2010-07-28
* scsi: Push down BKL into ioctl functionsArnd Bergmann2010-05-17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-10-11
|\
| * [SCSI] sg: Free data buffers after calling blk_rq_unmap_userChristof Schmitt2009-10-02
* | const: constify remaining file_operationsAlexey Dobriyan2009-10-01
|/
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-27
* seq_file: constify seq_operationsJames Morris2009-09-23
* [SCSI] sg: fix oops in the error path in sg_build_indirect()Michal Schmidt2009-09-12
* block: fix sg SG_DXFER_TO_FROM_DEV regressionFUJITA Tomonori2009-07-10
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-08
* block: get rid of queue-private command filterJens Axboe2009-07-01
* Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-11
|\
| * block: Use accessor functions for queue limitsMartin K. Petersen2009-05-22
| * Merge branch 'master' into for-2.6.31Jens Axboe2009-05-22
| |\
| * | block: add rq->resid_lenTejun Heo2009-05-11
* | | Merge branch 'linus' into tracing/coreIngo Molnar2009-05-07
|\ \ \ | | |/ | |/|