summaryrefslogtreecommitdiffstats
path: root/lib/scatterlist.c
Commit message (Expand)AuthorAgeFilesLines
* lib/scatterlist: add a flags to signalize mapping directionSebastian Andrzej Siewior2009-07-311-4/+12
* scatterlist: make sure sg_miter_next() doesn't return 0 sized mappingsTejun Heo2009-04-221-3/+6
* lib/scatterlist.c: fix kunmap() argument in sg_miter_stop()Arjan van de Ven2008-11-191-1/+1
* sg: disable interrupts inside sg_copy_bufferFUJITA Tomonori2008-09-111-0/+4
* sg: reimplement sg mapping iteratorTejun Heo2008-07-231-46/+130
* [SCSI] block: add sg buffer copy helper functionsFUJITA Tomonori2008-04-071-0/+102
* SG: work with the SCSI fixed maximum allocations.James Bottomley2008-01-281-14/+27
* SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpersJens Axboe2008-01-281-0/+281