iov_iter stuff this cycle The following changes since commit 03cc0789a690eb9ab07070376252961caeae7441: do_splice_to(): cap the size before passing to ->splice_read() (2016-04-03 19:52:59 -0400) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.iov_iter for you to fetch changes up to dd254f5a382cc7879db7a07ed266b12d38fe3ab6: fold checks into iterate_and_advance() (2016-05-09 14:04:29 -0400) ---------------------------------------------------------------- Al Viro (4): aio: remove a pointless assignment rw_verify_area(): saner calling conventions Merge branch 'for-linus' into work.iov_iter fold checks into iterate_and_advance() fs/aio.c | 2 -- fs/read_write.c | 33 ++++++++---------- lib/iov_iter.c | 104 ++++++++++++++++++++------------------------------------ 3 files changed, 50 insertions(+), 89 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html