aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sg.c
Commit message (Expand)AuthorAge
* 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
| |/ |/|
* | SCSI: fix race in device_createGreg Kroah-Hartman2008-05-20
|/
* scsi: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-19
* Convert SG from nopage to fault.Nick Piggin2008-02-07
* blktrace: Add blktrace ioctls to SCSI generic devicesChristof Schmitt2008-01-28
* [SCSI] sg: fix /proc/scsi/sg/devices when no SCSI devicesTony Battersby2008-01-23
* [SCSI] sg: handle class_device_create failure properlyFUJITA Tomonori2008-01-23
* [SCSI] sg: set class_data after successFUJITA Tomonori2008-01-23
* [SCSI] sg: Only print SCSI data direction warning once for a commandAndi Kleen2008-01-23
* Initialise scatter/gather list in sg driverAnton Blanchard2007-10-29
* SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-24
* [SG] Update drivers to use sg helpersJens Axboe2007-10-22
* scsi generic: sg chaining supportJens Axboe2007-10-16
* [SCSI] sg: use idr to replace static arraysJames Bottomley2007-10-12
* [SCSI] sg: increase sglist_len of the sg_scatter_hold structureFUJITA Tomonori2007-10-12
* [SCSI] sg: remove unnecessary checkEric Sesterhenn2007-05-28
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [SCSI] sg: cap reserved_size values at max_sectorsAlan Stern2007-04-17
* [SCSI] sg: fix incorrect last scatg lengthDouglas Gilbert2006-11-09
* [SCSI] sg: fixes for large page_sizeDouglas Gilbert2006-09-26
* [SCSI] sg: fix incorrect page problemDouglas Gilbert2006-08-26
* Merge ../scsi-misc-2.6James Bottomley2006-07-03
|\
| * [SCSI] sg.c: Fix bad error handling inIshai Rabinovitz2006-06-30
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
|/
* [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-10
* [SCSI] sg: fix leak when dio setup failsDouglas Gilbert2006-04-13
* [SCSI] fix sg leak when scsi_execute_async failsMike Christie2006-04-13
* [SCSI] unify SCSI_IOCTL_SEND_COMMAND implementationsChristoph Hellwig2006-04-13
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-03-22
|\
| * Merge ../linux-2.6James Bottomley2006-03-14
| |\
| * | [SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsiRene Herman2006-03-12
| * | [SCSI] Remove devfs support from the SCSI subsystemGreg KH2006-02-27
| * | [SCSI] SCSI core kmalloc2kzallocJes Sorensen2006-02-27
* | | [PATCH] sg: use compound pagesNick Piggin2006-03-22
| |/ |/|
* | [SCSI] sg: Remove aha1542 hackBrian King2006-02-27
|/
* [PATCH] sg gfp_t annotationsAl Viro2006-02-07
* [SCSI] Prevent scsi_execute_async from guessing cdb lengthbrking@us.ibm.com2006-01-26
* [PATCH] Fix sg_page_malloc() memsetHugh Dickins2006-01-09
* [SCSI] convert sg to scsi_execute_asyncMike Christie2005-12-14
* [SCSI] sg: fix a bug in st_map_user_pages failure pathHugh Dickins2005-12-02
* [SCSI] sg and st unmap_user_pages allow PageReservedHugh Dickins2005-12-02
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-09