# git rev-parse -q --verify f079ab01b5609fb0c9acc52c88168bf1eed82373^{commit} f079ab01b5609fb0c9acc52c88168bf1eed82373 already have revision, skipping fetch # git checkout -q -f -B kisskb f079ab01b5609fb0c9acc52c88168bf1eed82373 # git clean -qxdf # < git log -1 # commit f079ab01b5609fb0c9acc52c88168bf1eed82373 # Merge: 6020c204be99 4d7bd0eb72e5 # Author: Linus Torvalds # Date: Wed Jan 12 12:51:41 2022 -0800 # # Merge tag 'iomap-5.17' of git://git.infradead.org/users/willy/linux # # Pull iomap updates from Matthew Wilcox: # "Convert xfs/iomap to use folios. # # This should be all that is needed for XFS to use large folios. There # is no code in this pull request to create large folios, but no # additional changes should be needed to XFS or iomap once they are # created. # # Usually this would have come from Darrick, and we had intended that it # would come that route. Between the holidays and various things which # Darrick needed to work on, he asked if I could send things directly. # # There weren't any other iomap patches pending for this release, which # probably also played a role" # # * tag 'iomap-5.17' of git://git.infradead.org/users/willy/linux: (26 commits) # iomap: Inline __iomap_zero_iter into its caller # xfs: Support large folios # iomap: Support large folios in invalidatepage # iomap: Convert iomap_migrate_page() to use folios # iomap: Convert iomap_add_to_ioend() to take a folio # iomap: Simplify iomap_do_writepage() # iomap: Simplify iomap_writepage_map() # iomap,xfs: Convert ->discard_page to ->discard_folio # iomap: Convert iomap_write_end_inline to take a folio # iomap: Convert iomap_write_begin() and iomap_write_end() to folios # iomap: Convert __iomap_zero_iter to use a folio # iomap: Allow iomap_write_begin() to be called with the full length # iomap: Convert iomap_page_mkwrite to use a folio # iomap: Convert readahead and readpage to use a folio # iomap: Convert iomap_read_inline_data to take a folio # iomap: Use folio offsets instead of page offsets # iomap: Convert bio completions to use folios # iomap: Pass the iomap_page into iomap_set_range_uptodate # iomap: Add iomap_invalidate_folio # iomap: Convert iomap_releasepage to use a folio # ... # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 f079ab01b5609fb0c9acc52c88168bf1eed82373 # < make -s -j 32 ARCH=s390 O=/kisskb/build/linus_s390-allnoconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- allnoconfig # < make -s -j 32 ARCH=s390 O=/kisskb/build/linus_s390-allnoconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 32 ARCH=s390 O=/kisskb/build/linus_s390-allnoconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 32 ARCH=s390 O=/kisskb/build/linus_s390-allnoconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- Completed OK # rm -rf /kisskb/build/linus_s390-allnoconfig_s390x-gcc11 # Build took: 0:00:39.066453