Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4cb1dec981a6d55cad1c071bed9489670e31f7e2
/
lib
/
iov_iter.c
36e9f65
Merge branch 'iov_iter' into for-next
by Al Viro
· 10 years ago
171a020
VFS: Add iov_iter_fault_in_multipages_readable()
by Anton Altaparmakov
· 10 years ago
bc917be
saner iov_iter initialization primitives
by Al Viro
· 10 years ago
d879cb8
move iov_iter.c from mm/ to lib/
by Al Viro
· 10 years ago
[Renamed from mm/iov_iter.c]
4b8164b
new helper: dup_iter()
by Al Viro
· 10 years ago
05afcb7
new helper: iov_iter_bvec()
by Al Viro
· 10 years ago
aa58309
copy_from_iter_nocache()
by Al Viro
· 10 years ago
abb78f8
new helper: iov_iter_kvec()
by Al Viro
· 10 years ago
a604ec7
csum_and_copy_..._iter()
by Al Viro
· 10 years ago
a280455
iov_iter.c: handle ITER_KVEC directly
by Al Viro
· 10 years ago
3d4d3e4
iov_iter.c: convert copy_to_iter() to iterate_and_advance
by Al Viro
· 10 years ago
0dbca9a
iov_iter.c: convert copy_from_iter() to iterate_and_advance
by Al Viro
· 10 years ago
d271524
iov_iter.c: get rid of bvec_copy_page_{to,from}_iter()
by Al Viro
· 10 years ago
8442fa4
iov_iter.c: convert iov_iter_zero() to iterate_and_advance
by Al Viro
· 10 years ago
1b17f1f
iov_iter.c: convert iov_iter_get_pages_alloc() to iterate_all_kinds
by Al Viro
· 10 years ago
e5393fa
iov_iter.c: convert iov_iter_get_pages() to iterate_all_kinds
by Al Viro
· 10 years ago
e0f2dc4
iov_iter.c: convert iov_iter_npages() to iterate_all_kinds
by Al Viro
· 10 years ago
7ce2a91
iov_iter.c: iterate_and_advance
by Al Viro
· 10 years ago
04a3116
iov_iter.c: macros for iterating over iov_iter
by Al Viro
· 10 years ago
ad0eab9
Fix thinko in iov_iter_single_seg_count
by Paul Mackerras
· 10 years ago
c35e024
Add copy_to_iter(), copy_from_iter() and iov_iter_zero()
by Matthew Wilcox
· 10 years ago
2c80929
fuse: honour max_read and max_write in direct_io mode
by Miklos Szeredi
· 10 years ago
c7f3888
switch iov_iter_get_pages() to passing maximal number of pages
by Al Viro
· 10 years ago
62a8067
bio_vec-backed iov_iter
by Al Viro
· 11 years ago
81055e5
optimize copy_page_{to,from}_iter()
by Al Viro
· 11 years ago
f0d1bec
new helper: copy_page_from_iter()
by Al Viro
· 11 years ago
91f79c4
new helper: iov_iter_get_pages_alloc()
by Al Viro
· 11 years ago
f67da30
new helper: iov_iter_npages()
by Al Viro
· 11 years ago
7b2c99d
new helper: iov_iter_get_pages()
by Al Viro
· 11 years ago
71d8e53
start adding the tag to iov_iter
by Al Viro
· 11 years ago
886a391
new primitive: iov_iter_alignment()
by Al Viro
· 11 years ago
e7c2460
kill iov_iter_copy_from_user()
by Al Viro
· 11 years ago
4f18cd3
take iov_iter stuff to mm/iov_iter.c
by Al Viro
· 11 years ago