| Commit message (Expand) | Author | Age |
* | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott | 2014-08-08 |
* | scatterlist: allow chaining to preallocated chunks | Christoph Hellwig | 2014-07-25 |
* | lib/scatterlist: export sg_miter_skip() | Ming Lei | 2013-12-08 |
* | lib/scatterlist: introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer() | Akinobu Mita | 2013-07-09 |
* | scatterlist: sg_set_buf() argument must be in linear mapping | Rusty Russell | 2013-05-30 |
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-05-02 |
|\ |
|
| * | lib/scatterlist: sg_page_iter: support sg lists w/o backing pages | Imre Deak | 2013-03-27 |
* | | scatterlist: introduce sg_unmark_end | Paolo Bonzini | 2013-03-20 |
|/ |
|
* | lib/scatterlist: use page iterator in the mapping iterator | Imre Deak | 2013-02-27 |
* | lib/scatterlist: add simple page iterator | Imre Deak | 2013-02-27 |
* | scatterlist: add sg_nents | Maxim Levitsky | 2012-09-27 |
* | scatterlist: add sg_alloc_table_from_pages function | Tomasz Stanislawski | 2012-07-30 |
* | BUG: headers with BUG/BUG_ON etc. need linux/bug.h | Paul Gortmaker | 2012-03-04 |
* | lib/scatterlist: add a flags to signalize mapping direction | Sebastian Andrzej Siewior | 2009-07-31 |
* | sg: reimplement sg mapping iterator | Tejun Heo | 2008-07-23 |
* | [SCSI] block: add sg buffer copy helper functions | FUJITA Tomonori | 2008-04-07 |
* | SG: work with the SCSI fixed maximum allocations. | James Bottomley | 2008-01-28 |
* | SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpers | Jens Axboe | 2008-01-28 |
* | Don't blatt first element of prv in sg_chain() | Rusty Russell | 2008-01-11 |
* | scatterlist: add more safeguards | Tejun Heo | 2007-11-27 |
* | [SG] Get rid of __sg_mark_end() | Jens Axboe | 2007-11-02 |
* | SG: Make sg_init_one() use general table init functions | Jens Axboe | 2007-11-02 |
* | sg_init_table() should use unsigned loop index variable | Chuck Lever | 2007-10-29 |
* | sg_last() should use unsigned loop index variable | Chuck Lever | 2007-10-29 |
* | SG: clear termination bit in sg_chain() | Jens Axboe | 2007-10-29 |
* | fix sg_phys to use dma_addr_t | Hugh Dickins | 2007-10-25 |
* | SG: Change sg_set_page() to take length and offset argument | Jens Axboe | 2007-10-24 |
* | [SG] Add debug check for page alignment | Jens Axboe | 2007-10-23 |
* | Add CONFIG_DEBUG_SG sg validation | Jens Axboe | 2007-10-22 |
* | Change table chaining layout | Jens Axboe | 2007-10-22 |
* | [SG] Add helpers for manipulating SG entries | Jens Axboe | 2007-10-22 |
* | Add chained sg support to linux/scatterlist.h | Jens Axboe | 2007-10-16 |
* | Add sg helpers for iterating over a scatterlist table | Jens Axboe | 2007-10-16 |
* | [PATCH] scatterlist: Add const to sg_set_buf/sg_init_one pointer argument | Herbert Xu | 2006-09-20 |
* | [PATCH] Introduce sg_set_buf | Herbert Xu | 2005-10-29 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 |