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