index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
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-09
copy_from_iter_nocache()
Al Viro
1
-0
/
+21
2014-12-09
new helper: iov_iter_kvec()
Al Viro
1
-0
/
+13
2014-12-09
csum_and_copy_..._iter()
Al Viro
1
-0
/
+89
2014-12-09
iov_iter.c: handle ITER_KVEC directly
Al Viro
1
-13
/
+69
2014-11-28
iov_iter.c: convert copy_to_iter() to iterate_and_advance
Al Viro
1
-82
/
+9
2014-11-28
iov_iter.c: convert copy_from_iter() to iterate_and_advance
Al Viro
1
-91
/
+15
2014-11-28
iov_iter.c: get rid of bvec_copy_page_{to,from}_iter()
Al Viro
1
-36
/
+24
2014-11-28
iov_iter.c: convert iov_iter_zero() to iterate_and_advance
Al Viro
1
-86
/
+12
2014-11-28
iov_iter.c: convert iov_iter_get_pages_alloc() to iterate_all_kinds
Al Viro
1
-62
/
+45
2014-11-28
iov_iter.c: convert iov_iter_get_pages() to iterate_all_kinds
Al Viro
1
-50
/
+28
2014-11-28
iov_iter.c: convert iov_iter_npages() to iterate_all_kinds
Al Viro
1
-54
/
+19
2014-11-28
iov_iter.c: iterate_and_advance
Al Viro
1
-76
/
+28
2014-11-28
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-27
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-07
bio_vec-backed iov_iter
Al Viro
1
-32
/
+358
2014-05-07
optimize copy_page_{to,from}_iter()
Al Viro
1
-0
/
+8
2014-05-07
new helper: copy_page_from_iter()
Al Viro
1
-0
/
+78
2014-05-07
new helper: iov_iter_get_pages_alloc()
Al Viro
1
-0
/
+40
2014-05-07
new helper: iov_iter_npages()
Al Viro
1
-0
/
+27
2014-05-07
new helper: iov_iter_get_pages()
Al Viro
1
-0
/
+27
2014-05-07
start adding the tag to iov_iter
Al Viro
1
-0
/
+15
2014-05-07
new primitive: iov_iter_alignment()
Al Viro
1
-0
/
+25
2014-05-07
kill iov_iter_copy_from_user()
Al Viro
1
-27
/
+0
2014-04-02
take iov_iter stuff to mm/iov_iter.c
Al Viro
1
-0
/
+224