index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
uio.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-12
new helper: iov_iter_rw()
Omar Sandoval
1
-0
/
+8
2015-04-12
Merge branch 'iov_iter' into for-next
Al Viro
1
-0
/
+14
2015-04-12
VFS: Add iov_iter_fault_in_multipages_readable()
Anton Altaparmakov
1
-0
/
+1
2015-03-30
saner iov_iter initialization primitives
Al Viro
1
-0
/
+14
2015-02-18
new helper: dup_iter()
Al Viro
1
-0
/
+2
2015-02-18
Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-1
/
+3
2015-02-04
vhost: vhost_scsi_handle_vq() should just use copy_from_user()
Al Viro
1
-2
/
+0
2015-02-04
vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()
Al Viro
1
-3
/
+0
2015-02-04
vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec()
Al Viro
1
-1
/
+0
2015-01-29
new helper: iov_iter_bvec()
Al Viro
1
-1
/
+3
2014-12-17
new helper: iter_is_iovec()
Al Viro
1
-0
/
+5
2014-12-10
bury memcpy_toiovec()
Al Viro
1
-1
/
+0
2014-12-09
copy_from_iter_nocache()
Al Viro
1
-0
/
+1
2014-12-09
new helper: iov_iter_kvec()
Al Viro
1
-0
/
+2
2014-12-09
csum_and_copy_..._iter()
Al Viro
1
-0
/
+2
2014-12-09
iov_iter.c: handle ITER_KVEC directly
Al Viro
1
-0
/
+1
2014-10-09
Add copy_to_iter(), copy_from_iter() and iov_iter_zero()
Matthew Wilcox
1
-0
/
+3
2014-09-27
fuse: honour max_read and max_write in direct_io mode
Miklos Szeredi
1
-1
/
+1
2014-08-07
switch iov_iter_get_pages() to passing maximal number of pages
Al Viro
1
-1
/
+1
2014-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-1
/
+4
2014-06-27
iovec: move memcpy_from/toiovecend to lib/iovec.c
Michael S. Tsirkin
1
-1
/
+4
2014-06-27
Fix 32-bit regression in block device read(2)
Al Viro
1
-1
/
+13
2014-05-07
bio_vec-backed iov_iter
Al Viro
1
-2
/
+12
2014-05-07
lustre: get rid of messing with iovecs
Al Viro
1
-0
/
+9
2014-05-07
new helper: copy_page_from_iter()
Al Viro
1
-0
/
+2
2014-05-07
iov_iter_truncate()
Al Viro
1
-0
/
+6
2014-05-07
new helper: iov_iter_get_pages_alloc()
Al Viro
1
-0
/
+2
2014-05-07
new helper: iov_iter_npages()
Al Viro
1
-0
/
+1
2014-05-07
new helper: iov_iter_get_pages()
Al Viro
1
-0
/
+2
2014-05-07
start adding the tag to iov_iter
Al Viro
1
-12
/
+3
2014-05-07
new primitive: iov_iter_alignment()
Al Viro
1
-0
/
+2
2014-05-07
kill iov_iter_copy_from_user()
Al Viro
1
-2
/
+0
2014-04-02
introduce copy_page_to_iter, kill loop over iovec in generic_file_aio_read()
Al Viro
1
-0
/
+2
2014-04-02
iov_iter: Move iov_iter to uio.h
Kent Overstreet
1
-0
/
+50
2013-05-20
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
Rusty Russell
1
-0
/
+3
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
1
-21
/
+3
2009-07-30
uio: mark uio.h functions __KERNEL__ only
Jiri Slaby
1
-9
/
+8
2007-07-16
remove odd and misleading comments from uio.h
Christoph Hellwig
1
-9
/
+0
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+66