index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
uio.h
Age
Commit message (
Expand
)
Author
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
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds