Commit History

Author SHA1 Message Date
  Al Viro 05afcb77eb new helper: iov_iter_bvec() 10 years ago
  Al Viro aa583096d9 copy_from_iter_nocache() 10 years ago
  Al Viro abb78f875f new helper: iov_iter_kvec() 10 years ago
  Al Viro a604ec7e9f csum_and_copy_..._iter() 10 years ago
  Al Viro a280455fa8 iov_iter.c: handle ITER_KVEC directly 10 years ago
  Al Viro 3d4d3e4826 iov_iter.c: convert copy_to_iter() to iterate_and_advance 10 years ago
  Al Viro 0dbca9a4b5 iov_iter.c: convert copy_from_iter() to iterate_and_advance 10 years ago
  Al Viro d271524a3a iov_iter.c: get rid of bvec_copy_page_{to,from}_iter() 10 years ago
  Al Viro 8442fa46cf iov_iter.c: convert iov_iter_zero() to iterate_and_advance 10 years ago
  Al Viro 1b17f1f2e5 iov_iter.c: convert iov_iter_get_pages_alloc() to iterate_all_kinds 10 years ago
  Al Viro e5393fae3b iov_iter.c: convert iov_iter_get_pages() to iterate_all_kinds 10 years ago
  Al Viro e0f2dc4061 iov_iter.c: convert iov_iter_npages() to iterate_all_kinds 10 years ago
  Al Viro 7ce2a91e51 iov_iter.c: iterate_and_advance 10 years ago
  Al Viro 04a311655b iov_iter.c: macros for iterating over iov_iter 10 years ago
  Paul Mackerras ad0eab9293 Fix thinko in iov_iter_single_seg_count 10 years ago
  Matthew Wilcox c35e024800 Add copy_to_iter(), copy_from_iter() and iov_iter_zero() 11 years ago
  Miklos Szeredi 2c80929c4c fuse: honour max_read and max_write in direct_io mode 11 years ago
  Al Viro c7f3888ad7 switch iov_iter_get_pages() to passing maximal number of pages 11 years ago
  Al Viro 62a8067a7f bio_vec-backed iov_iter 11 years ago
  Al Viro 81055e584f optimize copy_page_{to,from}_iter() 11 years ago
  Al Viro f0d1bec9d5 new helper: copy_page_from_iter() 11 years ago
  Al Viro 91f79c43d1 new helper: iov_iter_get_pages_alloc() 11 years ago
  Al Viro f67da30c1d new helper: iov_iter_npages() 11 years ago
  Al Viro 7b2c99d155 new helper: iov_iter_get_pages() 11 years ago
  Al Viro 71d8e532b1 start adding the tag to iov_iter 11 years ago
  Al Viro 886a391150 new primitive: iov_iter_alignment() 11 years ago
  Al Viro e7c24607b5 kill iov_iter_copy_from_user() 11 years ago
  Al Viro 4f18cd317a take iov_iter stuff to mm/iov_iter.c 11 years ago