Linus Torvalds
|
11bcb32848
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Cong Wang
|
c3eede8e0a
lib: remove the second argument of k[un]map_atomic()
|
13 years ago |
Paul Gortmaker
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
13 years ago |
Jeffrey Carlyle
|
edce6820a9
scatterlist: prevent invalid free when alloc fails
|
15 years ago |
Chris Wilson
|
b94de9bb75
lib/scatterlist: Hook sg_kmalloc into kmemleak (v2)
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Sebastian Andrzej Siewior
|
6de7e356fa
lib/scatterlist: add a flags to signalize mapping direction
|
16 years ago |
Tejun Heo
|
23c560a99d
scatterlist: make sure sg_miter_next() doesn't return 0 sized mappings
|
16 years ago |
Arjan van de Ven
|
f652c521e0
lib/scatterlist.c: fix kunmap() argument in sg_miter_stop()
|
16 years ago |
FUJITA Tomonori
|
50bed2e286
sg: disable interrupts inside sg_copy_buffer
|
16 years ago |
Tejun Heo
|
137d3edb48
sg: reimplement sg mapping iterator
|
17 years ago |
FUJITA Tomonori
|
b1adaf65ba
[SCSI] block: add sg buffer copy helper functions
|
17 years ago |
James Bottomley
|
7cedb1f17f
SG: work with the SCSI fixed maximum allocations.
|
17 years ago |
Jens Axboe
|
0db9299f48
SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpers
|
17 years ago |