Historique des commits

Auteur SHA1 Message Date
  Al Viro 241699cd72 new iov_iter flavour: pipe-backed il y a 9 ans
  Al Viro d4690f1e1c fix iov_iter_fault_in_readable() il y a 9 ans
  Al Viro 357f435d8a fix the copy vs. map logics in blk_rq_map_user_iov() il y a 9 ans
  Al Viro 36f7a8a4cd iov_iter: constify {csum_and_,}copy_to_iter() il y a 10 ans
  Omar Sandoval bd8e0ff956 new helper: iov_iter_rw() il y a 10 ans
  Al Viro 36e9f6535f Merge branch 'iov_iter' into for-next il y a 10 ans
  Anton Altaparmakov 171a02032b VFS: Add iov_iter_fault_in_multipages_readable() il y a 10 ans
  Al Viro bc917be810 saner iov_iter initialization primitives il y a 10 ans
  Al Viro 4b8164b91d new helper: dup_iter() il y a 11 ans
  Linus Torvalds 66dc830d14 Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs il y a 11 ans
  Al Viro 57dd8a0735 vhost: vhost_scsi_handle_vq() should just use copy_from_user() il y a 11 ans
  Al Viro ba7438aed9 vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend() il y a 11 ans
  Al Viro aad9a1cec7 vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec() il y a 11 ans
  Al Viro 05afcb77eb new helper: iov_iter_bvec() il y a 11 ans
  Al Viro 777eda2c5b new helper: iter_is_iovec() il y a 11 ans
  Al Viro 218321e7a0 bury memcpy_toiovec() il y a 11 ans
  Al Viro aa583096d9 copy_from_iter_nocache() il y a 11 ans
  Al Viro abb78f875f new helper: iov_iter_kvec() il y a 11 ans
  Al Viro a604ec7e9f csum_and_copy_..._iter() il y a 11 ans
  Al Viro a280455fa8 iov_iter.c: handle ITER_KVEC directly il y a 11 ans
  Matthew Wilcox c35e024800 Add copy_to_iter(), copy_from_iter() and iov_iter_zero() il y a 11 ans
  Miklos Szeredi 2c80929c4c fuse: honour max_read and max_write in direct_io mode il y a 11 ans
  Al Viro c7f3888ad7 switch iov_iter_get_pages() to passing maximal number of pages il y a 11 ans
  Linus Torvalds eb477e03fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending il y a 11 ans
  Michael S. Tsirkin ac5ccdba3a iovec: move memcpy_from/toiovecend to lib/iovec.c il y a 11 ans
  Al Viro 0b86dbf675 Fix 32-bit regression in block device read(2) il y a 11 ans
  Al Viro 62a8067a7f bio_vec-backed iov_iter il y a 11 ans
  Al Viro b42b15fdad lustre: get rid of messing with iovecs il y a 11 ans
  Al Viro f0d1bec9d5 new helper: copy_page_from_iter() il y a 11 ans
  Al Viro 0c949334a9 iov_iter_truncate() il y a 11 ans