index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
uio.h
Age
Commit message (
Expand
)
Author
2016-09-24
fix iov_iter_fault_in_readable()
Al Viro
2016-04-08
fix the copy vs. map logics in blk_rq_map_user_iov()
Al Viro
2015-12-06
iov_iter: constify {csum_and_,}copy_to_iter()
Al Viro
2015-04-11
new helper: iov_iter_rw()
Omar Sandoval
2015-04-11
Merge branch 'iov_iter' into for-next
Al Viro
2015-04-11
VFS: Add iov_iter_fault_in_multipages_readable()
Anton Altaparmakov
2015-03-30
saner iov_iter initialization primitives
Al Viro
2015-02-17
new helper: dup_iter()
Al Viro
2015-02-17
Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2015-02-04
vhost: vhost_scsi_handle_vq() should just use copy_from_user()
Al Viro
2015-02-04
vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()
Al Viro
2015-02-04
vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec()
Al Viro
2015-01-29
new helper: iov_iter_bvec()
Al Viro
2014-12-17
new helper: iter_is_iovec()
Al Viro
2014-12-09
bury memcpy_toiovec()
Al Viro
2014-12-08
copy_from_iter_nocache()
Al Viro
2014-12-08
new helper: iov_iter_kvec()
Al Viro
2014-12-08
csum_and_copy_..._iter()
Al Viro
2014-12-08
iov_iter.c: handle ITER_KVEC directly
Al Viro
2014-10-09
Add copy_to_iter(), copy_from_iter() and iov_iter_zero()
Matthew Wilcox
2014-09-26
fuse: honour max_read and max_write in direct_io mode
Miklos Szeredi
2014-08-07
switch iov_iter_get_pages() to passing maximal number of pages
Al Viro
2014-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2014-06-27
iovec: move memcpy_from/toiovecend to lib/iovec.c
Michael S. Tsirkin
2014-06-26
Fix 32-bit regression in block device read(2)
Al Viro
2014-05-06
bio_vec-backed iov_iter
Al Viro
2014-05-06
lustre: get rid of messing with iovecs
Al Viro
2014-05-06
new helper: copy_page_from_iter()
Al Viro
2014-05-06
iov_iter_truncate()
Al Viro
2014-05-06
new helper: iov_iter_get_pages_alloc()
Al Viro
2014-05-06
new helper: iov_iter_npages()
Al Viro
2014-05-06
new helper: iov_iter_get_pages()
Al Viro
2014-05-06
start adding the tag to iov_iter
Al Viro
2014-05-06
new primitive: iov_iter_alignment()
Al Viro
2014-05-06
kill iov_iter_copy_from_user()
Al Viro
2014-04-01
introduce copy_page_to_iter, kill loop over iovec in generic_file_aio_read()
Al Viro
2014-04-01
iov_iter: Move iov_iter to uio.h
Kent Overstreet
2013-05-20
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
Rusty Russell
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
2009-07-29
uio: mark uio.h functions __KERNEL__ only
Jiri Slaby
2007-07-16
remove odd and misleading comments from uio.h
Christoph Hellwig
2004-07-12
[PATCH] sparse: switching afs to kvec
Alexander Viro
2003-04-16
Add more user pointer annotations.
Linus Torvalds
2003-04-16
Fix user pointer annotations in more places, now that 'sparse'
Linus Torvalds
2002-09-19
[PATCH] readv/writev bounds checking fixes
Andrew Morton
2002-09-13
[PATCH] readv/writev speedup
Andrew Morton
2002-02-04
Import changeset
Linus Torvalds