On Wed, 14 Jun 2023 16:03:37 +0200, Christoph Hellwig wrote: > this series has a small fix and a bunch of cleanups on top of the > splice and direct I/O rework in the block tree. > > block/blk.h | 2 -- > fs/splice.c | 15 +++++++-------- > include/linux/bio.h | 3 +-- > include/linux/blk_types.h | 1 - > include/linux/uio.h | 6 ------ > lib/iov_iter.c | 35 +++++++---------------------------- > 6 files changed, 15 insertions(+), 47 deletions(-) > > [...] Applied, thanks! [1/4] splice: don't call file_accessed in copy_splice_read commit: 0b24be4691c9e6ea13ca70050d42a9f9032fa788 [2/4] splice: simplify a conditional in copy_splice_read commit: 2e82f6c3bfd1acde2610dd9feb4f2b264c4ef742 [3/4] block: remove BIO_PAGE_REFFED commit: e4cc64657becbd073c3ecc9d5938a1fe0d59913f [4/4] iov_iter: remove iov_iter_get_pages and iov_iter_get_pages_alloc commit: 84bd06c632c6d5279849f5f8ab47d9517d259422 Best regards, -- Jens Axboe