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