aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/scatterlist.h
Commit message (Expand)AuthorAge
* lib/scatterlist: add a flags to signalize mapping directionSebastian Andrzej Siewior2009-07-31
* sg: reimplement sg mapping iteratorTejun Heo2008-07-23
* [SCSI] block: add sg buffer copy helper functionsFUJITA Tomonori2008-04-07
* SG: work with the SCSI fixed maximum allocations.James Bottomley2008-01-28
* SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpersJens Axboe2008-01-28
* Don't blatt first element of prv in sg_chain()Rusty Russell2008-01-11
* scatterlist: add more safeguardsTejun Heo2007-11-27
* [SG] Get rid of __sg_mark_end()Jens Axboe2007-11-02
* SG: Make sg_init_one() use general table init functionsJens Axboe2007-11-02
* sg_init_table() should use unsigned loop index variableChuck Lever2007-10-29
* sg_last() should use unsigned loop index variableChuck Lever2007-10-29
* SG: clear termination bit in sg_chain()Jens Axboe2007-10-29
* fix sg_phys to use dma_addr_tHugh Dickins2007-10-25
* SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-24
* [SG] Add debug check for page alignmentJens Axboe2007-10-23
* Add CONFIG_DEBUG_SG sg validationJens Axboe2007-10-22
* Change table chaining layoutJens Axboe2007-10-22
* [SG] Add helpers for manipulating SG entriesJens Axboe2007-10-22
* Add chained sg support to linux/scatterlist.hJens Axboe2007-10-16
* Add sg helpers for iterating over a scatterlist tableJens Axboe2007-10-16
* [PATCH] scatterlist: Add const to sg_set_buf/sg_init_one pointer argumentHerbert Xu2006-09-20
* [PATCH] Introduce sg_set_bufHerbert Xu2005-10-29
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16