1. 07da122 lib/scatterlist: Add support in dynamic allocation of SG table from pages by Maor Gottlieb · 4 years, 3 months ago
  2. 68d2370 scatterlist: protect parameters of the sg_table related macros by Marek Szyprowski · 4 years, 6 months ago
  3. 709d6d7 scatterlist: add generic wrappers for iterating over sgtable objects by Marek Szyprowski · 4 years, 8 months ago
  4. 4635873 scsi: lib/sg_pool.c: improve APIs for allocating sg pool by Ming Lei · 6 years ago
  5. d2c4ada lib/scatterlist: Remove leftover from sg_page_iter comment by Gal Pressman · 6 years ago
  6. d901b27 lib/scatterlist: Provide a DMA page iterator by Jason Gunthorpe · 6 years ago
  7. 7c703e5 arch: switch the default on ARCH_HAS_SG_CHAIN by Christoph Hellwig · 6 years ago
  8. 9544bc5 sg: remove ->sg_magic member by Jens Axboe · 7 years ago
  9. 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  10. f385178 lib/scatterlist: add sg_init_marker() helper by Prashant Bhole · 7 years ago
  11. 723fbf5 lib/scatterlist: Add SG_CHAIN and SG_END macros for LSB encodings by Anshuman Khandual · 7 years ago
  12. 8c7a8d1 lib/scatterlist: Fix chaining support in sgl_alloc_order() by Bart Van Assche · 7 years ago
  13. e80a0af lib/scatterlist: Introduce sgl_alloc() and sgl_free() by Bart Van Assche · 7 years ago
  14. e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  15. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  16. 89d8589 lib/scatterlist: Introduce and export __sg_alloc_table_from_pages by Tvrtko Ursulin · 7 years ago
  17. c125906 lib/scatterlist: Avoid potential scatterlist entry overflow by Tvrtko Ursulin · 7 years ago
  18. c4860ad lib/scatterlist: Fix offset type in sg_alloc_table_from_pages by Tvrtko Ursulin · 7 years ago
  19. 0945e56 scatterlist: add sg_zero_buffer() helper by Johannes Thumshirn · 8 years ago
  20. 9b1d6c8 lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.c by Ming Lin · 9 years ago
  21. f8bcbe6 lib: scatterlist: add sg splitting function by Robert Jarzmik · 9 years ago
  22. 10c95ed scatterlist: allow limited chaining without ARCH_HAS_SG_CHAIN by Christoph Hellwig · 9 years ago
  23. 386ecb1 drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issue by Dave Gordon · 10 years ago
  24. 2a1bf8f lib/scatterlist: mark input buffer parameters as 'const' by Dave Gordon · 10 years ago
  25. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  26. cfaed10 scatterlist: introduce sg_nents_for_len by Tom Lendacky · 10 years ago
  27. 84be456 remove <asm/scatterlist.h> by Christoph Hellwig · 10 years ago
  28. 308c09f lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig by Laura Abbott · 10 years ago
  29. c53c6d6 scatterlist: allow chaining to preallocated chunks by Christoph Hellwig · 11 years ago
  30. 0d6077f lib/scatterlist: export sg_miter_skip() by Ming Lei · 11 years ago
  31. df642ce lib/scatterlist: introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer() by Akinobu Mita · 12 years ago
  32. ac4e97a scatterlist: sg_set_buf() argument must be in linear mapping by Rusty Russell · 12 years ago
  33. 20a2078c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  34. 2db76d7 lib/scatterlist: sg_page_iter: support sg lists w/o backing pages by Imre Deak · 12 years ago
  35. c8164d8 scatterlist: introduce sg_unmark_end by Paolo Bonzini · 12 years ago
  36. 4225fc8 lib/scatterlist: use page iterator in the mapping iterator by Imre Deak · 12 years ago
  37. a321e91 lib/scatterlist: add simple page iterator by Imre Deak · 12 years ago
  38. 2e48461 scatterlist: add sg_nents by Maxim Levitsky · 12 years ago
  39. efc42bc scatterlist: add sg_alloc_table_from_pages function by Tomasz Stanislawski · 13 years ago
  40. 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago
  41. 6de7e356 lib/scatterlist: add a flags to signalize mapping direction by Sebastian Andrzej Siewior · 16 years ago
  42. 137d3ed sg: reimplement sg mapping iterator by Tejun Heo · 16 years ago
  43. b1adaf6 [SCSI] block: add sg buffer copy helper functions by FUJITA Tomonori · 17 years ago
  44. 7cedb1f SG: work with the SCSI fixed maximum allocations. by James Bottomley · 17 years ago
  45. 0db9299 SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpers by Jens Axboe · 17 years ago
  46. b801a1e Don't blatt first element of prv in sg_chain() by Rusty Russell · 17 years ago
  47. 645a8d9 scatterlist: add more safeguards by Tejun Heo · 17 years ago
  48. c46f233 [SG] Get rid of __sg_mark_end() by Jens Axboe · 17 years ago
  49. 013fb33 SG: Make sg_init_one() use general table init functions by Jens Axboe · 17 years ago
  50. 513f54b sg_init_table() should use unsigned loop index variable by Chuck Lever · 17 years ago
  51. 74eb94f sg_last() should use unsigned loop index variable by Chuck Lever · 17 years ago
  52. 73fd546 SG: clear termination bit in sg_chain() by Jens Axboe · 17 years ago
  53. 85cdffc fix sg_phys to use dma_addr_t by Hugh Dickins · 17 years ago
  54. 642f14903 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  55. de26103 [SG] Add debug check for page alignment by Jens Axboe · 17 years ago
  56. d6ec084 Add CONFIG_DEBUG_SG sg validation by Jens Axboe · 17 years ago
  57. 18dabf4 Change table chaining layout by Jens Axboe · 17 years ago
  58. 82f66fb [SG] Add helpers for manipulating SG entries by Jens Axboe · 17 years ago
  59. 70eb804 Add chained sg support to linux/scatterlist.h by Jens Axboe · 17 years ago
  60. 96b418c Add sg helpers for iterating over a scatterlist table by Jens Axboe · 18 years ago
  61. 03fd9ce [PATCH] scatterlist: Add const to sg_set_buf/sg_init_one pointer argument by Herbert Xu · 18 years ago
  62. d32311f [PATCH] Introduce sg_set_buf by Herbert Xu · 19 years ago
  63. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago