1. bd8e0ff new helper: iov_iter_rw() by Omar Sandoval · 10 years ago
  2. 36e9f65 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  3. 171a020 VFS: Add iov_iter_fault_in_multipages_readable() by Anton Altaparmakov · 10 years ago
  4. bc917be saner iov_iter initialization primitives by Al Viro · 10 years ago
  5. 4b8164b new helper: dup_iter() by Al Viro · 10 years ago
  6. 66dc830 Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  7. 57dd8a0 vhost: vhost_scsi_handle_vq() should just use copy_from_user() by Al Viro · 10 years ago
  8. ba7438a vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend() by Al Viro · 10 years ago
  9. aad9a1c vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec() by Al Viro · 10 years ago
  10. 05afcb7 new helper: iov_iter_bvec() by Al Viro · 10 years ago
  11. 777eda2 new helper: iter_is_iovec() by Al Viro · 10 years ago
  12. 218321e bury memcpy_toiovec() by Al Viro · 10 years ago
  13. aa58309 copy_from_iter_nocache() by Al Viro · 10 years ago
  14. abb78f8 new helper: iov_iter_kvec() by Al Viro · 10 years ago
  15. a604ec7 csum_and_copy_..._iter() by Al Viro · 10 years ago
  16. a280455 iov_iter.c: handle ITER_KVEC directly by Al Viro · 10 years ago
  17. c35e024 Add copy_to_iter(), copy_from_iter() and iov_iter_zero() by Matthew Wilcox · 11 years ago
  18. 2c80929 fuse: honour max_read and max_write in direct_io mode by Miklos Szeredi · 10 years ago
  19. c7f3888 switch iov_iter_get_pages() to passing maximal number of pages by Al Viro · 11 years ago
  20. eb477e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  21. ac5ccdb iovec: move memcpy_from/toiovecend to lib/iovec.c by Michael S. Tsirkin · 11 years ago
  22. 0b86dbf Fix 32-bit regression in block device read(2) by Al Viro · 11 years ago
  23. 62a8067 bio_vec-backed iov_iter by Al Viro · 11 years ago
  24. b42b15f lustre: get rid of messing with iovecs by Al Viro · 11 years ago
  25. f0d1bec new helper: copy_page_from_iter() by Al Viro · 11 years ago
  26. 0c94933 iov_iter_truncate() by Al Viro · 11 years ago
  27. 91f79c4 new helper: iov_iter_get_pages_alloc() by Al Viro · 11 years ago
  28. f67da30 new helper: iov_iter_npages() by Al Viro · 11 years ago
  29. 7b2c99d new helper: iov_iter_get_pages() by Al Viro · 11 years ago
  30. 71d8e53 start adding the tag to iov_iter by Al Viro · 11 years ago
  31. 886a391 new primitive: iov_iter_alignment() by Al Viro · 11 years ago
  32. e7c2460 kill iov_iter_copy_from_user() by Al Viro · 11 years ago
  33. 6e58e79 introduce copy_page_to_iter, kill loop over iovec in generic_file_aio_read() by Al Viro · 11 years ago
  34. 9223687 iov_iter: Move iov_iter to uio.h by Kent Overstreet · 11 years ago
  35. d2f83e9 Hoist memcpy_fromiovec/memcpy_toiovec into lib/ by Rusty Russell · 12 years ago
  36. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  37. 812ed03 uio: mark uio.h functions __KERNEL__ only by Jiri Slaby · 16 years ago
  38. e080706 remove odd and misleading comments from uio.h by Christoph Hellwig · 18 years ago
  39. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago