index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
scatterlist.c
Age
Commit message (
Expand
)
Author
2025-06-11
scatterlist: fix extraneous '@'-sign kernel-doc notation
Randy Dunlap
2025-05-11
scatterlist: inline sg_next()
Caleb Sander Mateos
2025-03-21
lib/scatterlist: Add SG_MITER_LOCAL and use it
Herbert Xu
2024-11-05
lib/scatterlist: use sg_phys() helper
Sui Jingfeng
2024-09-12
mm: Define struct folio_queue and ITER_FOLIOQ to handle a sequence of folios
David Howells
2024-04-26
Fix a potential infinite loop in extract_user_to_sg()
David Howells
2023-09-19
scatterlist: add missing function params to kernel-doc
Randy Dunlap
2023-08-04
crypto, cifs: fix error handling in extract_iter_to_sg()
David Howells
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-08
Move netfs_extract_iter_to_sg() to lib/scatterlist.c
David Howells
2023-01-16
lib/scatterlist: Fix to calculate the last_pg properly
Yishai Hadas
2023-01-05
lib/scatterlist: Fix to merge contiguous pages into the last SG properly
Yishai Hadas
2022-11-09
lib/scatterlist: add check when merging zone device pages
Logan Gunthorpe
2022-07-17
lib/scatterlist: use matched parameter type when calling __sg_free_table()
wuchi
2021-11-09
mm/scatterlist: replace the !preemptible warning in sg_miter_stop()
Thomas Gleixner
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
scatterlist: replace flush_kernel_dcache_page with flush_dcache_page
Christoph Hellwig
2021-08-24
lib/scatterlist: Fix wrong update of orig_nents
Maor Gottlieb
2021-08-24
lib/scatterlist: Provide a dedicated function to support table append
Maor Gottlieb
2021-07-08
lib: fix spelling mistakes
Zhen Lei
2020-10-29
lib/scatterlist: use consistent sg_copy_buffer() return type
David Disseldorp
2020-10-24
Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-10-16
lib/scatterlist.c: avoid a double memset
Christophe JAILLET
2020-10-16
lib/scatterlist: Do not limit max_segment to PAGE_ALIGNED values
Jason Gunthorpe
2020-10-16
sgl_alloc_order: fix memory leak
Douglas Gilbert
2020-10-05
lib/scatterlist: Add support in dynamic allocation of SG table from pages
Maor Gottlieb
2020-04-07
lib/scatterlist: fix sg_copy_buffer() kerneldoc
Geert Uytterhoeven
2020-01-31
lib/scatterlist.c: adjust indentation in __sg_alloc_table
Nathan Chancellor
2019-07-11
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-07-03
lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZE
Christophe Leroy
2019-06-20
scsi: lib/sg_pool.c: improve APIs for allocating sg pool
Ming Lei
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
Thomas Gleixner
2019-02-11
lib/scatterlist: Provide a DMA page iterator
Jason Gunthorpe
2018-12-06
arch: switch the default on ARCH_HAS_SG_CHAIN
Christoph Hellwig
2018-06-30
Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-29
sg: remove ->sg_magic member
Jens Axboe
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-03-30
lib/scatterlist: add sg_init_marker() helper
Prashant Bhole
2018-01-19
lib/scatterlist: Fix chaining support in sgl_alloc_order()
Bart Van Assche
2018-01-06
lib/scatterlist: Introduce sgl_alloc() and sgl_free()
Bart Van Assche
2017-09-07
lib/scatterlist: Introduce and export __sg_alloc_table_from_pages
Tvrtko Ursulin
2017-09-07
lib/scatterlist: Avoid potential scatterlist entry overflow
Tvrtko Ursulin
2017-09-07
lib/scatterlist: Fix offset type in sg_alloc_table_from_pages
Tvrtko Ursulin
2017-06-15
scatterlist: add sg_zero_buffer() helper
Johannes Thumshirn
2017-02-27
scatterlist: do not disable IRQs in sg_copy_buffer
Gilad Ben-Yossef
2017-02-27
scatterlist: reorder compound boolean expression
Gilad Ben-Yossef
2016-02-08
scatterlist: fix a typo in comment block of sg_miter_stop()
Masahiro Yamada
2015-08-17
scatterlist: allow limited chaining without ARCH_HAS_SG_CHAIN
Christoph Hellwig
[next]