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
/
mm
/
iov_iter.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-29
new helper: iov_iter_bvec()
Al Viro
1
-2
/
+15
2014-12-08
copy_from_iter_nocache()
Al Viro
1
-0
/
+21
2014-12-08
new helper: iov_iter_kvec()
Al Viro
1
-0
/
+13
2014-12-08
csum_and_copy_..._iter()
Al Viro
1
-0
/
+89
2014-12-08
iov_iter.c: handle ITER_KVEC directly
Al Viro
1
-13
/
+69
2014-11-27
iov_iter.c: convert copy_to_iter() to iterate_and_advance
Al Viro
1
-82
/
+9
2014-11-27
iov_iter.c: convert copy_from_iter() to iterate_and_advance
Al Viro
1
-91
/
+15
2014-11-27
iov_iter.c: get rid of bvec_copy_page_{to,from}_iter()
Al Viro
1
-36
/
+24
2014-11-27
iov_iter.c: convert iov_iter_zero() to iterate_and_advance
Al Viro
1
-86
/
+12
2014-11-27
iov_iter.c: convert iov_iter_get_pages_alloc() to iterate_all_kinds
Al Viro
1
-62
/
+45
2014-11-27
iov_iter.c: convert iov_iter_get_pages() to iterate_all_kinds
Al Viro
1
-50
/
+28
2014-11-27
iov_iter.c: convert iov_iter_npages() to iterate_all_kinds
Al Viro
1
-54
/
+19
2014-11-27
iov_iter.c: iterate_and_advance
Al Viro
1
-76
/
+28
2014-11-27
iov_iter.c: macros for iterating over iov_iter
Al Viro
1
-126
/
+86
2014-11-13
Fix thinko in iov_iter_single_seg_count
Paul Mackerras
1
-2
/
+2
2014-10-09
Add copy_to_iter(), copy_from_iter() and iov_iter_zero()
Matthew Wilcox
1
-14
/
+226
2014-09-26
fuse: honour max_read and max_write in direct_io mode
Miklos Szeredi
1
-5
/
+9
2014-08-07
switch iov_iter_get_pages() to passing maximal number of pages
Al Viro
1
-9
/
+8
2014-05-06
bio_vec-backed iov_iter
Al Viro
1
-32
/
+358
2014-05-06
optimize copy_page_{to,from}_iter()
Al Viro
1
-0
/
+8
2014-05-06
new helper: copy_page_from_iter()
Al Viro
1
-0
/
+78
2014-05-06
new helper: iov_iter_get_pages_alloc()
Al Viro
1
-0
/
+40
2014-05-06
new helper: iov_iter_npages()
Al Viro
1
-0
/
+27
2014-05-06
new helper: iov_iter_get_pages()
Al Viro
1
-0
/
+27
2014-05-06
start adding the tag to iov_iter
Al Viro
1
-0
/
+15
2014-05-06
new primitive: iov_iter_alignment()
Al Viro
1
-0
/
+25
2014-05-06
kill iov_iter_copy_from_user()
Al Viro
1
-27
/
+0
2014-04-01
take iov_iter stuff to mm/iov_iter.c
Al Viro
1
-0
/
+224