summaryrefslogtreecommitdiffstats
path: root/include/linux/scatterlist.h
Commit message (Expand)AuthorAgeFilesLines
* scatterlist: sg_set_buf() argument must be in linear mappingRusty Russell2013-05-301-0/+3
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-021-5/+23
|\
| * lib/scatterlist: sg_page_iter: support sg lists w/o backing pagesImre Deak2013-03-271-5/+23
* | scatterlist: introduce sg_unmark_endPaolo Bonzini2013-03-201-0/+16
|/
* lib/scatterlist: use page iterator in the mapping iteratorImre Deak2013-02-271-3/+3
* lib/scatterlist: add simple page iteratorImre Deak2013-02-271-0/+35
* scatterlist: add sg_nentsMaxim Levitsky2012-09-271-0/+1
* scatterlist: add sg_alloc_table_from_pages functionTomasz Stanislawski2012-07-301-0/+4
* BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-041-2/+4
* lib/scatterlist: add a flags to signalize mapping directionSebastian Andrzej Siewior2009-07-311-0/+2
* sg: reimplement sg mapping iteratorTejun Heo2008-07-231-0/+38
* [SCSI] block: add sg buffer copy helper functionsFUJITA Tomonori2008-04-071-0/+5
* SG: work with the SCSI fixed maximum allocations.James Bottomley2008-01-281-2/+3
* SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpersJens Axboe2008-01-281-100/+25
* Don't blatt first element of prv in sg_chain()Rusty Russell2008-01-111-2/+2
* scatterlist: add more safeguardsTejun Heo2007-11-271-11/+26
* [SG] Get rid of __sg_mark_end()Jens Axboe2007-11-021-10/+12
* SG: Make sg_init_one() use general table init functionsJens Axboe2007-11-021-22/+18
* sg_init_table() should use unsigned loop index variableChuck Lever2007-10-291-1/+1
* sg_last() should use unsigned loop index variableChuck Lever2007-10-291-1/+1
* SG: clear termination bit in sg_chain()Jens Axboe2007-10-291-1/+5
* fix sg_phys to use dma_addr_tHugh Dickins2007-10-251-1/+2
* SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-241-11/+29
* [SG] Add debug check for page alignmentJens Axboe2007-10-231-0/+5
* Add CONFIG_DEBUG_SG sg validationJens Axboe2007-10-221-0/+22
* Change table chaining layoutJens Axboe2007-10-221-24/+54
* [SG] Add helpers for manipulating SG entriesJens Axboe2007-10-221-8/+104
* Add chained sg support to linux/scatterlist.hJens Axboe2007-10-161-2/+77
* Add sg helpers for iterating over a scatterlist tableJens Axboe2007-10-161-0/+9
* [PATCH] scatterlist: Add const to sg_set_buf/sg_init_one pointer argumentHerbert Xu2006-09-211-2/+2
* [PATCH] Introduce sg_set_bufHerbert Xu2005-10-301-4/+13
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+14