Hi all, The following commits are also in Linus Torvalds' tree as different commits (but the same patches): 78e11ab5adf7 ("mm: Pass info, not iter, into filemap_get_pages()") a53cad008099 ("splice: Add a func to do a splice from a buffered file without ITER_PIPE") f2aa2c5707ac ("splice: Add a func to do a splice from an O_DIRECT file without ITER_PIPE") 51e851b5d16f ("iov_iter: Define flags to qualify page extraction.") 0fff5a38a770 ("iov_iter: Add a function to extract a page list from an iterator") These are commits c935d7b85ae1 ("mm: Pass info, not iter, into filemap_get_pages()") 03aaa67b45e7 ("splice: Add a func to do a splice from a buffered file without ITER_PIPE") 1dba0a6d58da ("splice: Add a func to do a splice from an O_DIRECT file without ITER_PIPE") f48b6bcd02a1 ("iov_iter: Define flags to qualify page extraction.") c82edb69b878 ("iov_iter: Add a function to extract a page list from an iterator") in the cifs tree. (A few of these are not exactly the same, but very similar) -- Cheers, Stephen Rothwell