summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sg.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] sg: increase sglist_len of the sg_scatter_hold structureFUJITA Tomonori2007-10-121-1/+1
* [SCSI] sg: remove unnecessary checkEric Sesterhenn2007-05-281-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* [SCSI] sg: cap reserved_size values at max_sectorsAlan Stern2007-04-181-2/+11
* [SCSI] sg: fix incorrect last scatg lengthDouglas Gilbert2006-11-091-12/+13
* [SCSI] sg: fixes for large page_sizeDouglas Gilbert2006-09-261-13/+40
* [SCSI] sg: fix incorrect page problemDouglas Gilbert2006-08-261-4/+4
* Merge ../scsi-misc-2.6James Bottomley2006-07-031-1/+9
|\
| * [SCSI] sg.c: Fix bad error handling inIshai Rabinovitz2006-07-011-1/+9
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
|/
* [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-101-4/+2Star
* [SCSI] sg: fix leak when dio setup failsDouglas Gilbert2006-04-131-1/+3
* [SCSI] fix sg leak when scsi_execute_async failsMike Christie2006-04-131-0/+1
* [SCSI] unify SCSI_IOCTL_SEND_COMMAND implementationsChristoph Hellwig2006-04-131-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-03-221-13/+5Star
|\
| * Merge ../linux-2.6James Bottomley2006-03-141-1/+1
| |\
| * | [SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsiRene Herman2006-03-121-1/+1
| * | [SCSI] Remove devfs support from the SCSI subsystemGreg KH2006-02-281-8/+2Star
| * | [SCSI] SCSI core kmalloc2kzallocJes Sorensen2006-02-281-4/+2Star
* | | [PATCH] sg: use compound pagesNick Piggin2006-03-221-34/+3Star
| |/ |/|
* | [SCSI] sg: Remove aha1542 hackBrian King2006-02-281-1/+1
|/
* [PATCH] sg gfp_t annotationsAl Viro2006-02-081-1/+1
* [SCSI] Prevent scsi_execute_async from guessing cdb lengthbrking@us.ibm.com2006-01-261-1/+1
* [PATCH] Fix sg_page_malloc() memsetHugh Dickins2006-01-091-1/+1
* [SCSI] convert sg to scsi_execute_asyncMike Christie2005-12-151-427/+259Star
* [SCSI] sg: fix a bug in st_map_user_pages failure pathHugh Dickins2005-12-021-1/+3
* [SCSI] sg and st unmap_user_pages allow PageReservedHugh Dickins2005-12-021-2/+0Star
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-4/+0Star
* [PATCH] kfree cleanup: drivers/scsiJesper Juhl2005-11-071-6/+3Star
* Merge by HandJames Bottomley2005-11-051-9/+5Star
|\
| * [SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley2005-10-281-9/+5Star
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2005-10-301-3/+2Star
|\ \
| * | [PATCH] Use sg_set_buf/sg_init_one where applicableDavid Hardeman2005-10-301-3/+2Star
* | | [PATCH] core remove PageReservedNick Piggin2005-10-301-4/+8
|/ /
* | Merge ../bleed-2.6Greg KH2005-10-281-1/+1
|\|
| * [PATCH] gfp_t: drivers/scsiAl Viro2005-10-281-1/+1
* | [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-1/+1
* | [PATCH] Driver core: pass interface to class interface methodsDmitry Torokhov2005-10-281-4/+4
|/
* [PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro2005-09-291-2/+1Star
* [SCSI] fix oops on usb storage device disconnectJames Bottomley2005-09-191-1/+1
* [SCSI] sg: do not set VM_IO flag on mmap-ed pagesDouglas Gilbert2005-09-091-2/+2
* Merge by hand (conflicts in sd.c)James Bottomley2005-09-071-4/+4
|\
| * [SCSI] sg direct io/mmap oops, st syncDouglas Gilbert2005-09-051-4/+4
* | Merge HEAD from ../scsi-misc-2.6-tmp James Bottomley2005-08-281-2/+1Star
|\|
| * [SCSI] host state model update: replace old host bitmap stateMike Anderson2005-07-301-2/+1Star
* | [PATCH] sg.c: fix a memory leak in devices seq_file implementationJan Blunck2005-08-271-7/+6Star
|/
* [PATCH] class: convert drivers/scsi/* to use the new class api instead of cla...gregkh@suse.de2005-06-211-7/+7
* [SCSI] sg: Command completion after remove oopsbrking@us.ibm.com2005-06-031-0/+2
* [PATCH] remove old scsi data direction macros2005-04-181-4/+4
* merge by hand (scsi_device.h)James Bottomley2005-04-181-1/+2
|\