index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
scatterlist.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-30
scatterlist: prevent invalid free when alloc fails
Jeffrey Carlyle
1
-2
/
+12
2010-07-28
lib/scatterlist: Hook sg_kmalloc into kmemleak (v2)
Chris Wilson
1
-5
/
+18
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-07-31
lib/scatterlist: add a flags to signalize mapping direction
Sebastian Andrzej Siewior
1
-4
/
+12
2009-04-22
scatterlist: make sure sg_miter_next() doesn't return 0 sized mappings
Tejun Heo
1
-3
/
+6
2008-11-19
lib/scatterlist.c: fix kunmap() argument in sg_miter_stop()
Arjan van de Ven
1
-1
/
+1
2008-09-11
sg: disable interrupts inside sg_copy_buffer
FUJITA Tomonori
1
-0
/
+4
2008-07-23
sg: reimplement sg mapping iterator
Tejun Heo
1
-46
/
+130
2008-04-07
[SCSI] block: add sg buffer copy helper functions
FUJITA Tomonori
1
-0
/
+102
2008-01-28
SG: work with the SCSI fixed maximum allocations.
James Bottomley
1
-14
/
+27
2008-01-28
SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpers
Jens Axboe
1
-0
/
+281