1. 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 5 years ago
  2. 27fad74 iov_iter: Fix build error without CONFIG_CRYPTO by YueHaibing · 5 years ago
  3. 6daef95 iov_iter: optimize page_copy_sane() by Eric Dumazet · 6 years ago
  4. 9b286ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  5. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  6. d05f443 iov_iter: introduce hash_and_copy_to_iter helper by Sagi Grimberg · 6 years ago
  7. cb002d0 iov_iter: pass void csum pointer to csum_and_copy_to_iter by Sagi Grimberg · 6 years ago
  8. f915289 iov_iter: reduce code duplication by Al Viro · 6 years ago
  9. 78e1f38 iov_iter: teach csum_and_copy_to_iter() to handle pipe-backed ones by Al Viro · 6 years ago
  10. 9ea9ce0 iov_iter: Add I/O discard iterator by David Howells · 6 years ago
  11. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  12. 00e2370 iov_iter: Use accessor function by David Howells · 6 years ago
  13. ca146f6 lib/iov_iter: Fix pipe handling in _copy_to_iter_mcsafe() by Dan Williams · 6 years ago
  14. abd08d7 lib/iov_iter: Document _copy_to_iter_flushcache() by Dan Williams · 6 years ago
  15. bf3eeb9 lib/iov_iter: Document _copy_to_iter_mcsafe() by Dan Williams · 6 years ago
  16. d09a8e6 Merge branch 'x86-dax-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  17. 8780356 x86/asm/memcpy_mcsafe: Define copy_to_iter_mcsafe() by Dan Williams · 6 years ago
  18. d7760d6 iov_iter: fix memory leak in pipe_get_pages_alloc() by Ilya Dryomov · 6 years ago
  19. e76b6312 iov_iter: fix return type of __pipe_get_pages() by Ilya Dryomov · 6 years ago
  20. 09cf698 new primitive: iov_iter_for_each_range() by Al Viro · 8 years ago
  21. a90bcb8 iov_iter: fix page_copy_sane for compound pages by Petar Penkov · 7 years ago
  22. 6a37e94 Merge branch 'uaccess-work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  23. 09fc68dc iov_iter: saner checks on copyin/copyout by Al Viro · 7 years ago
  24. 72e809e iov_iter: sanity checks for copy to/from page primitives by Al Viro · 7 years ago
  25. aa28de2 iov_iter/hardening: move object size checks to inlined part by Al Viro · 7 years ago
  26. 0aed55a x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass operations by Dan Williams · 7 years ago
  27. 339fbf6 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  28. 752ade6 treewide: use kv[mz]alloc* rather than opencoded variants by Michal Hocko · 7 years ago
  29. 5b47d59 fix braino in generic_file_read_iter() by Al Viro · 7 years ago
  30. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  31. 4fa55ce fix a braino in ITER_PIPE iov_iter_revert() by Al Viro · 7 years ago
  32. 27c0e37 [iov_iter] new privimitive: iov_iter_revert() by Al Viro · 8 years ago
  33. 3f76345 kill __copy_from_user_nocache() by Al Viro · 8 years ago
  34. db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
  35. b9dc6f6 fix a fencepost error in pipe_advance() by Al Viro · 8 years ago
  36. 33844e6 [iov_iter] fix iterate_all_kinds() on empty iterators by Al Viro · 8 years ago
  37. 9a19a6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  38. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  39. cbbd26b [iov_iter] new primitives - copy_from_iter_full() and friends by Al Viro · 8 years ago
  40. 680bb94 fix iov_iter_advance() for ITER_PIPE by Abhi Das · 8 years ago
  41. 2f8b544 block,fs: untangle fs.h and blk_types.h by Christoph Hellwig · 8 years ago
  42. ffecee4 iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector() by Vegard Nossum · 8 years ago
  43. 1689c73 Fix off-by-one in __pipe_get_pages() by Al Viro · 8 years ago
  44. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  45. a779638 pipe: add pipe_buf_release() helper by Miklos Szeredi · 8 years ago
  46. 241699c new iov_iter flavour: pipe-backed by Al Viro · 8 years ago
  47. 4bce9f6 get rid of separate multipage fault-in primitives by Al Viro · 8 years ago
  48. d4690f1 fix iov_iter_fault_in_readable() by Al Viro · 8 years ago
  49. 3fa6c50 mm: optimize copy_page_to/from_iter_iovec by Mikulas Patocka · 8 years ago
  50. 1bdc76a iov_iter: use bvec iterator to implement iterate_bvec() by Ming Lei · 8 years ago
  51. 0985b65 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  52. 19f1845 do "fold checks into iterate_and_advance()" right by Al Viro · 8 years ago
  53. 6937047 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  54. dd254f5 fold checks into iterate_and_advance() by Al Viro · 8 years ago
  55. 357f435 fix the copy vs. map logics in blk_rq_map_user_iov() by Al Viro · 8 years ago
  56. e126758 iov_iter: export import_single_range() by Al Viro · 9 years ago
  57. 36f7a8a iov_iter: constify {csum_and_,}copy_to_iter() by Al Viro · 9 years ago
  58. 36e9f65 Merge branch 'iov_iter' into for-next by Al Viro · 9 years ago
  59. 171a020 VFS: Add iov_iter_fault_in_multipages_readable() by Anton Altaparmakov · 10 years ago
  60. bc917be saner iov_iter initialization primitives by Al Viro · 10 years ago
  61. d879cb8 move iov_iter.c from mm/ to lib/ by Al Viro · 10 years ago[Renamed from mm/iov_iter.c]
  62. 4b8164b new helper: dup_iter() by Al Viro · 10 years ago
  63. 05afcb7 new helper: iov_iter_bvec() by Al Viro · 10 years ago
  64. aa58309 copy_from_iter_nocache() by Al Viro · 10 years ago
  65. abb78f8 new helper: iov_iter_kvec() by Al Viro · 10 years ago
  66. a604ec7 csum_and_copy_..._iter() by Al Viro · 10 years ago
  67. a280455 iov_iter.c: handle ITER_KVEC directly by Al Viro · 10 years ago
  68. 3d4d3e4 iov_iter.c: convert copy_to_iter() to iterate_and_advance by Al Viro · 10 years ago
  69. 0dbca9a iov_iter.c: convert copy_from_iter() to iterate_and_advance by Al Viro · 10 years ago
  70. d271524 iov_iter.c: get rid of bvec_copy_page_{to,from}_iter() by Al Viro · 10 years ago
  71. 8442fa4 iov_iter.c: convert iov_iter_zero() to iterate_and_advance by Al Viro · 10 years ago
  72. 1b17f1f iov_iter.c: convert iov_iter_get_pages_alloc() to iterate_all_kinds by Al Viro · 10 years ago
  73. e5393fa iov_iter.c: convert iov_iter_get_pages() to iterate_all_kinds by Al Viro · 10 years ago
  74. e0f2dc4 iov_iter.c: convert iov_iter_npages() to iterate_all_kinds by Al Viro · 10 years ago
  75. 7ce2a91 iov_iter.c: iterate_and_advance by Al Viro · 10 years ago
  76. 04a3116 iov_iter.c: macros for iterating over iov_iter by Al Viro · 10 years ago
  77. ad0eab9 Fix thinko in iov_iter_single_seg_count by Paul Mackerras · 10 years ago
  78. c35e024 Add copy_to_iter(), copy_from_iter() and iov_iter_zero() by Matthew Wilcox · 10 years ago
  79. 2c80929 fuse: honour max_read and max_write in direct_io mode by Miklos Szeredi · 10 years ago
  80. c7f3888 switch iov_iter_get_pages() to passing maximal number of pages by Al Viro · 10 years ago
  81. 62a8067 bio_vec-backed iov_iter by Al Viro · 10 years ago
  82. 81055e5 optimize copy_page_{to,from}_iter() by Al Viro · 10 years ago
  83. f0d1bec new helper: copy_page_from_iter() by Al Viro · 10 years ago
  84. 91f79c4 new helper: iov_iter_get_pages_alloc() by Al Viro · 11 years ago
  85. f67da30 new helper: iov_iter_npages() by Al Viro · 11 years ago
  86. 7b2c99d new helper: iov_iter_get_pages() by Al Viro · 11 years ago
  87. 71d8e53 start adding the tag to iov_iter by Al Viro · 11 years ago
  88. 886a391 new primitive: iov_iter_alignment() by Al Viro · 11 years ago
  89. e7c2460 kill iov_iter_copy_from_user() by Al Viro · 10 years ago
  90. 4f18cd3 take iov_iter stuff to mm/iov_iter.c by Al Viro · 11 years ago