Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bio_vec-backed iov_iter | Al Viro | 2014-05-06 | 1 | -32/+358 |
* | optimize copy_page_{to,from}_iter() | Al Viro | 2014-05-06 | 1 | -0/+8 |
* | new helper: copy_page_from_iter() | Al Viro | 2014-05-06 | 1 | -0/+78 |
* | new helper: iov_iter_get_pages_alloc() | Al Viro | 2014-05-06 | 1 | -0/+40 |
* | new helper: iov_iter_npages() | Al Viro | 2014-05-06 | 1 | -0/+27 |
* | new helper: iov_iter_get_pages() | Al Viro | 2014-05-06 | 1 | -0/+27 |
* | start adding the tag to iov_iter | Al Viro | 2014-05-06 | 1 | -0/+15 |
* | new primitive: iov_iter_alignment() | Al Viro | 2014-05-06 | 1 | -0/+25 |
* | kill iov_iter_copy_from_user() | Al Viro | 2014-05-06 | 1 | -27/+0 |
* | take iov_iter stuff to mm/iov_iter.c | Al Viro | 2014-04-01 | 1 | -0/+224 |