Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/scatterlist: add a flags to signalize mapping direction | Sebastian Andrzej Siewior | 2009-07-31 | 1 | -4/+12 |
* | scatterlist: make sure sg_miter_next() doesn't return 0 sized mappings | Tejun Heo | 2009-04-22 | 1 | -3/+6 |
* | lib/scatterlist.c: fix kunmap() argument in sg_miter_stop() | Arjan van de Ven | 2008-11-19 | 1 | -1/+1 |
* | sg: disable interrupts inside sg_copy_buffer | FUJITA Tomonori | 2008-09-11 | 1 | -0/+4 |
* | sg: reimplement sg mapping iterator | Tejun Heo | 2008-07-23 | 1 | -46/+130 |
* | [SCSI] block: add sg buffer copy helper functions | FUJITA Tomonori | 2008-04-07 | 1 | -0/+102 |
* | SG: work with the SCSI fixed maximum allocations. | James Bottomley | 2008-01-28 | 1 | -14/+27 |
* | SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpers | Jens Axboe | 2008-01-28 | 1 | -0/+281 |