# git rev-parse -q --verify 9bacdd8996c77c42ca004440be610692275ff9d0^{commit} 9bacdd8996c77c42ca004440be610692275ff9d0 already have revision, skipping fetch # git checkout -q -f -B kisskb 9bacdd8996c77c42ca004440be610692275ff9d0 # git clean -qxdf # < git log -1 # commit 9bacdd8996c77c42ca004440be610692275ff9d0 # Merge: 58c09cad1754 d3933152442b # Author: Linus Torvalds # Date: Mon Nov 13 09:09:12 2023 -0800 # # Merge tag 'for-6.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux # # Pull btrfs fixes from David Sterba: # # - fix potential overflow in returned value from SEARCH_TREE_V2 # ioctl on 32bit architecture # # - zoned mode fixes: # # - drop unnecessary write pointer check for RAID0/RAID1/RAID10 # profiles, now it works because of raid-stripe-tree # # - wait for finishing the zone when direct IO needs a new # allocation # # - simple quota fixes: # # - pass correct owning root pointer when cleaning up an # aborted transaction # # - fix leaking some structures when processing delayed refs # # - change key type number of BTRFS_EXTENT_OWNER_REF_KEY, # reorder it before inline refs that are supposed to be # sorted, keeping the original number would complicate a lot # of things; this change needs an updated version of # btrfs-progs to work and filesystems need to be recreated # # - fix error pointer dereference after failure to allocate fs # devices # # - fix race between accounting qgroup extents and removing a # qgroup # # * tag 'for-6.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: # btrfs: make OWNER_REF_KEY type value smallest among inline refs # btrfs: fix qgroup record leaks when using simple quotas # btrfs: fix race between accounting qgroup extents and removing a qgroup # btrfs: fix error pointer dereference after failure to allocate fs devices # btrfs: make found_logical_ret parameter mandatory for function queue_scrub_stripe() # btrfs: get correct owning_root when dropping snapshot # btrfs: zoned: wait for data BG to be finished on direct IO allocation # btrfs: zoned: drop no longer valid write pointer check # btrfs: directly return 0 on no error code in btrfs_insert_raid_extent() # btrfs: use u64 for buffer sizes in the tree search ioctls # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 9bacdd8996c77c42ca004440be610692275ff9d0 # make -s -j 40 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- x86_64_defconfig # < make -s -j 40 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 40 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 40 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 # Build took: 0:01:31.771957