aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sg.c
Commit message (Expand)AuthorAge
* 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
|\ \ \ | | |/ | |/|
| * | [SCSI] sg: return EFAULT for an invalid user addressFUJITA Tomonori2009-04-27
| |/
* / blktrace: support per-partition tracingShawn Du2009-04-16
|/
* [SCSI] sg: fix q->queue_lock on scsi_error_handler pathFUJITA Tomonori2009-04-03
* [SCSI] sg: fix iovec bugs introduced by the block layer conversionFUJITA Tomonori2009-04-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-03-28
|\
| * [SCSI] sg: remove the own list management for struct sg_fdFUJITA Tomonori2009-03-12
| * [SCSI] sg: use ALIGN macroFUJITA Tomonori2009-03-12
| * [SCSI] sg: remove unnecessary function declarationsFUJITA Tomonori2009-03-12
| * [SCSI] sg: avoid blk_put_request/blk_rq_unmap_user in interruptFUJITA Tomonori2009-03-12
| * [SCSI] sg: fix races with ioctl(SG_IO)Tony Battersby2009-03-12
| * [SCSI] sg: fix races during device removalTony Battersby2009-03-12
* | Rationalize fasync return valuesJonathan Corbet2009-03-16
|/
* [SCSI] sg: fix device number in blktrace dataMartin Peschke2009-02-10
* [SCSI] block: make blk_rq_map_user take a NULL user-space buffer for WRITEFUJITA Tomonori2009-01-02
* [SCSI] block: fix the partial mappings with struct rq_map_dataFUJITA Tomonori2009-01-02
* saner FASYNC handling on file closeAl Viro2008-11-01
* [PATCH] switch sg_scsi_ioctl() to passing fmode_tAl Viro2008-10-21
* device create: scsi: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* sg: remove unnecessary blk_rq_unmap_userFUJITA Tomonori2008-10-09
* sg: remove sg_read_xferFUJITA Tomonori2008-10-09
* sg: remove sg_write_xferFUJITA Tomonori2008-10-09
* sg: incorporate sg_build_direct into sg_start_reqFUJITA Tomonori2008-10-09
* sg: remove __sg_start_reqFUJITA Tomonori2008-10-09
* sg: remove b_malloc_len in sg_scatter_hold structFUJITA Tomonori2008-10-09
* sg: remove SG_ALLOW_DIO_CODE defineFUJITA Tomonori2008-10-09
* sg: rename sg_cmd_done sg_rq_end_ioFUJITA Tomonori2008-10-09
* sg: set dxferp to NULL for READ with the older SG interfaceFUJITA Tomonori2008-10-09
* sg: use blk_rq_aligned helper functionFUJITA Tomonori2008-10-09
* sg: convert the indirect IO path to use the block layerFUJITA Tomonori2008-10-09
* sg: convert the direct IO path to use the block layerFUJITA Tomonori2008-10-09
* sg: convert the non-data path to use the block layerFUJITA Tomonori2008-10-09
* sg: restore command permission for TYPE_SCANNERFUJITA Tomonori2008-08-27
* block: move cmdfilter from gendisk to request_queueFUJITA Tomonori2008-08-27
* mm: rename page trylockNick Piggin2008-08-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-15
|\
| * [SCSI] sg: Add target reset supportBrian King2008-07-12
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-14
|\ \
| * | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
| |\|
| * | sg: cdev lock_kernel() pushdownJonathan Corbet2008-06-20
* | | cmdfilter: extend default read filterAdel Gadllah2008-07-03
* | | sg: fix odd style (extra parenthesis) introduced by cmd filter patchJens Axboe2008-07-03
* | | allow userspace to modify scsi command filter on per device basisAdel Gadllah2008-07-03
| |/ |/|