index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
scatterlist.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-17
scatterlist: don't BUG when we can trivially return a proper error.
Nick Bowler
1
-1
/
+2
2012-10-11
Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+19
2012-10-06
scatterlist: atomic sg_mapping_iter() no longer needs disabled IRQs
Tejun Heo
1
-8
/
+8
2012-09-28
scatterlist: refactor the sg_nents
Maxim Levitsky
1
-5
/
+2
2012-09-27
scatterlist: add sg_nents
Maxim Levitsky
1
-0
/
+22
2012-07-30
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-8
/
+0
2012-07-30
lib/scatterlist: do not re-write gfp_flags in __sg_alloc_table()
Mandeep Singh Baines
1
-8
/
+0
2012-07-30
scatterlist: add sg_alloc_table_from_pages function
Tomasz Stanislawski
1
-0
/
+64
2012-03-24
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2012-03-20
lib: remove the second argument of k[un]map_atomic()
Cong Wang
1
-2
/
+2
2012-03-07
lib: reduce the use of module.h wherever possible
Paul Gortmaker
1
-1
/
+1
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