Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1bfa2c40ced07bae83839840be5143a7b09af714
/
lib
/
scatterlist.c
27daabd
lib/scatterlist: error handling in __sg_alloc_table()
by Dan Carpenter
· 11 years ago
df642ce
lib/scatterlist: introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer()
by Akinobu Mita
· 11 years ago
1105200
lib/scatterlist: factor out sg_miter_get_next_page() from sg_miter_next()
by Akinobu Mita
· 11 years ago
2db76d7
lib/scatterlist: sg_page_iter: support sg lists w/o backing pages
by Imre Deak
· 12 years ago
4225fc8
lib/scatterlist: use page iterator in the mapping iterator
by Imre Deak
· 12 years ago
a321e91
lib/scatterlist: add simple page iterator
by Imre Deak
· 12 years ago
6fd59a8
scatterlist: don't BUG when we can trivially return a proper error.
by Nick Bowler
· 12 years ago
ce40be7
Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
8290e2d
scatterlist: atomic sg_mapping_iter() no longer needs disabled IRQs
by Tejun Heo
· 12 years ago
232f1b5
scatterlist: refactor the sg_nents
by Maxim Levitsky
· 12 years ago
2e48461
scatterlist: add sg_nents
by Maxim Levitsky
· 12 years ago
27c1ee3
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
e04f228
lib/scatterlist: do not re-write gfp_flags in __sg_alloc_table()
by Mandeep Singh Baines
· 12 years ago
efc42bc
scatterlist: add sg_alloc_table_from_pages function
by Tomasz Stanislawski
· 12 years ago
11bcb32
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
c3eede8
lib: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
8bc3bcc
lib: reduce the use of module.h wherever possible
by Paul Gortmaker
· 13 years ago
edce682
scatterlist: prevent invalid free when alloc fails
by Jeffrey Carlyle
· 14 years ago
b94de9b
lib/scatterlist: Hook sg_kmalloc into kmemleak (v2)
by Chris Wilson
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
6de7e356
lib/scatterlist: add a flags to signalize mapping direction
by Sebastian Andrzej Siewior
· 15 years ago
23c560a
scatterlist: make sure sg_miter_next() doesn't return 0 sized mappings
by Tejun Heo
· 16 years ago
f652c52
lib/scatterlist.c: fix kunmap() argument in sg_miter_stop()
by Arjan van de Ven
· 16 years ago
50bed2e
sg: disable interrupts inside sg_copy_buffer
by FUJITA Tomonori
· 16 years ago
137d3ed
sg: reimplement sg mapping iterator
by Tejun Heo
· 16 years ago
b1adaf6
[SCSI] block: add sg buffer copy helper functions
by FUJITA Tomonori
· 17 years ago
7cedb1f
SG: work with the SCSI fixed maximum allocations.
by James Bottomley
· 17 years ago
0db9299
SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpers
by Jens Axboe
· 17 years ago