Commit message (Expand) | Author | Age | |
---|---|---|---|
* | switch iov_iter_get_pages() to passing maximal number of pages | Al Viro | 2014-08-07 |
* | bio_vec-backed iov_iter | Al Viro | 2014-05-06 |
* | optimize copy_page_{to,from}_iter() | Al Viro | 2014-05-06 |
* | new helper: copy_page_from_iter() | Al Viro | 2014-05-06 |
* | new helper: iov_iter_get_pages_alloc() | Al Viro | 2014-05-06 |
* | new helper: iov_iter_npages() | Al Viro | 2014-05-06 |
* | new helper: iov_iter_get_pages() | Al Viro | 2014-05-06 |
* | start adding the tag to iov_iter | Al Viro | 2014-05-06 |
* | new primitive: iov_iter_alignment() | Al Viro | 2014-05-06 |
* | kill iov_iter_copy_from_user() | Al Viro | 2014-05-06 |
* | take iov_iter stuff to mm/iov_iter.c | Al Viro | 2014-04-01 |