Age | Commit message (Expand) | Author | Files | Lines |
2009-07-31 | lib/scatterlist: add a flags to signalize mapping direction | Sebastian Andrzej Siewior | 1 | -0/+2 |
2008-07-23 | sg: reimplement sg mapping iterator | Tejun Heo | 1 | -0/+38 |
2008-04-07 | [SCSI] block: add sg buffer copy helper functions | FUJITA Tomonori | 1 | -0/+5 |
2008-01-28 | SG: work with the SCSI fixed maximum allocations. | James Bottomley | 1 | -2/+3 |
2008-01-28 | SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpers | Jens Axboe | 1 | -100/+25 |
2008-01-11 | Don't blatt first element of prv in sg_chain() | Rusty Russell | 1 | -2/+2 |
2007-11-27 | scatterlist: add more safeguards | Tejun Heo | 1 | -11/+26 |
2007-11-02 | [SG] Get rid of __sg_mark_end() | Jens Axboe | 1 | -10/+12 |
2007-11-02 | SG: Make sg_init_one() use general table init functions | Jens Axboe | 1 | -22/+18 |
2007-10-29 | sg_init_table() should use unsigned loop index variable | Chuck Lever | 1 | -1/+1 |
2007-10-29 | sg_last() should use unsigned loop index variable | Chuck Lever | 1 | -1/+1 |
2007-10-29 | SG: clear termination bit in sg_chain() | Jens Axboe | 1 | -1/+5 |
2007-10-25 | fix sg_phys to use dma_addr_t | Hugh Dickins | 1 | -1/+2 |
2007-10-24 | SG: Change sg_set_page() to take length and offset argument | Jens Axboe | 1 | -11/+29 |
2007-10-23 | [SG] Add debug check for page alignment | Jens Axboe | 1 | -0/+5 |
2007-10-22 | Add CONFIG_DEBUG_SG sg validation | Jens Axboe | 1 | -0/+22 |
2007-10-22 | Change table chaining layout | Jens Axboe | 1 | -24/+54 |
2007-10-22 | [SG] Add helpers for manipulating SG entries | Jens Axboe | 1 | -8/+104 |
2007-10-16 | Add chained sg support to linux/scatterlist.h | Jens Axboe | 1 | -2/+77 |
2007-10-16 | Add sg helpers for iterating over a scatterlist table | Jens Axboe | 1 | -0/+9 |
2006-09-21 | [PATCH] scatterlist: Add const to sg_set_buf/sg_init_one pointer argument | Herbert Xu | 1 | -2/+2 |
2005-10-30 | [PATCH] Introduce sg_set_buf | Herbert Xu | 1 | -4/+13 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+14 |