1. df642ce lib/scatterlist: introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer() by Akinobu Mita · 11 years ago
  2. ac4e97a scatterlist: sg_set_buf() argument must be in linear mapping by Rusty Russell · 11 years ago
  3. 20a2078c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  4. 2db76d7 lib/scatterlist: sg_page_iter: support sg lists w/o backing pages by Imre Deak · 11 years ago
  5. c8164d8 scatterlist: introduce sg_unmark_end by Paolo Bonzini · 11 years ago
  6. 4225fc8 lib/scatterlist: use page iterator in the mapping iterator by Imre Deak · 11 years ago
  7. a321e91 lib/scatterlist: add simple page iterator by Imre Deak · 11 years ago
  8. 2e48461 scatterlist: add sg_nents by Maxim Levitsky · 12 years ago
  9. efc42bc scatterlist: add sg_alloc_table_from_pages function by Tomasz Stanislawski · 12 years ago
  10. 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago
  11. 6de7e356 lib/scatterlist: add a flags to signalize mapping direction by Sebastian Andrzej Siewior · 15 years ago
  12. 137d3ed sg: reimplement sg mapping iterator by Tejun Heo · 16 years ago
  13. b1adaf6 [SCSI] block: add sg buffer copy helper functions by FUJITA Tomonori · 16 years ago
  14. 7cedb1f SG: work with the SCSI fixed maximum allocations. by James Bottomley · 17 years ago
  15. 0db9299 SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpers by Jens Axboe · 17 years ago
  16. b801a1e Don't blatt first element of prv in sg_chain() by Rusty Russell · 17 years ago
  17. 645a8d9 scatterlist: add more safeguards by Tejun Heo · 17 years ago
  18. c46f233 [SG] Get rid of __sg_mark_end() by Jens Axboe · 17 years ago
  19. 013fb33 SG: Make sg_init_one() use general table init functions by Jens Axboe · 17 years ago
  20. 513f54b sg_init_table() should use unsigned loop index variable by Chuck Lever · 17 years ago
  21. 74eb94f sg_last() should use unsigned loop index variable by Chuck Lever · 17 years ago
  22. 73fd546 SG: clear termination bit in sg_chain() by Jens Axboe · 17 years ago
  23. 85cdffc fix sg_phys to use dma_addr_t by Hugh Dickins · 17 years ago
  24. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  25. de26103 [SG] Add debug check for page alignment by Jens Axboe · 17 years ago
  26. d6ec084 Add CONFIG_DEBUG_SG sg validation by Jens Axboe · 17 years ago
  27. 18dabf4 Change table chaining layout by Jens Axboe · 17 years ago
  28. 82f66fb [SG] Add helpers for manipulating SG entries by Jens Axboe · 17 years ago
  29. 70eb804 Add chained sg support to linux/scatterlist.h by Jens Axboe · 17 years ago
  30. 96b418c Add sg helpers for iterating over a scatterlist table by Jens Axboe · 17 years ago
  31. 03fd9ce [PATCH] scatterlist: Add const to sg_set_buf/sg_init_one pointer argument by Herbert Xu · 18 years ago
  32. d32311f [PATCH] Introduce sg_set_buf by Herbert Xu · 19 years ago
  33. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago