aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/uio.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-06bio_vec-backed iov_iterAl Viro1-2/+12
2014-05-06lustre: get rid of messing with iovecsAl Viro1-0/+9
2014-05-06new helper: copy_page_from_iter()Al Viro1-0/+2
2014-05-06iov_iter_truncate()Al Viro1-0/+6
2014-05-06new helper: iov_iter_get_pages_alloc()Al Viro1-0/+2
2014-05-06new helper: iov_iter_npages()Al Viro1-0/+1
2014-05-06new helper: iov_iter_get_pages()Al Viro1-0/+2
2014-05-06start adding the tag to iov_iterAl Viro1-12/+3
2014-05-06new primitive: iov_iter_alignment()Al Viro1-0/+2
2014-05-06kill iov_iter_copy_from_user()Al Viro1-2/+0
2014-04-01introduce copy_page_to_iter, kill loop over iovec in generic_file_aio_read()Al Viro1-0/+2
2014-04-01iov_iter: Move iov_iter to uio.hKent Overstreet1-0/+50
2013-05-20Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell1-0/+3
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-21/+3
2009-07-29uio: mark uio.h functions __KERNEL__ onlyJiri Slaby1-9/+8
2007-07-16remove odd and misleading comments from uio.hChristoph Hellwig1-9/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+66