From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-15.2 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1C269C2D0E2 for ; Tue, 22 Sep 2020 17:07:23 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C481C207C3 for ; Tue, 22 Sep 2020 17:07:22 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=kernel-dk.20150623.gappssmtp.com header.i=@kernel-dk.20150623.gappssmtp.com header.b="FeZg+yMP" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726632AbgIVRHV (ORCPT ); Tue, 22 Sep 2020 13:07:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33880 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726563AbgIVRHU (ORCPT ); Tue, 22 Sep 2020 13:07:20 -0400 Received: from mail-pf1-x443.google.com (mail-pf1-x443.google.com [IPv6:2607:f8b0:4864:20::443]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 92EE9C061755 for ; Tue, 22 Sep 2020 10:07:20 -0700 (PDT) Received: by mail-pf1-x443.google.com with SMTP id d9so13042005pfd.3 for ; Tue, 22 Sep 2020 10:07:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel-dk.20150623.gappssmtp.com; s=20150623; h=to:cc:from:subject:message-id:date:user-agent:mime-version :content-language:content-transfer-encoding; bh=qN7SFU2dhcxyjoItGgpNRR8UnnLTaYdcEBc0FU5f+iY=; b=FeZg+yMPXx4Qr4+Bh/ENN8vowhkjIiqpvpa3CZsDhYFPJwLlvTeP6PsDssoUxNsG9G OvMu7TPFGZ79XvT9lkB/8Or1tjcI/liACPbTY5Ox/DToMYPkDKzrvyi1OEpJaYDeRMsm tDjuBb1JIlnoK80FQVe1M4m9py/sc2Z0JMkLJZZeJ1ubcxEGIpmHTv55M72Dz3cAZuhc 5AmMhCQhf4CsyBNDPN8j4TjwhxqJZ46zGHrrKgIOlX9dDmHEqUircaxvQkie8Bh6Frvm TnwZjVUwu6RKT42edZPLru4SR0iLVmHL51K2p2vzPJUG8gbk2asl6adaUl69P2QnSpUY k5wA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:cc:from:subject:message-id:date:user-agent :mime-version:content-language:content-transfer-encoding; bh=qN7SFU2dhcxyjoItGgpNRR8UnnLTaYdcEBc0FU5f+iY=; b=ZBBDlCwputJKEBEh+In5TBrkK0Top3r99nzU0xUBqcn2uocdtnwp/akBx2K/mVU3hJ zeh06+49URtYjzZFAiC+h46xm0knjaqpr9dNSYYtlVcyHyikkDW3OAoqZky37Vm/2jtN auX+MxLOkTsVjFJZ+fhIFqi7qcAhuRBjGeJ6REcUwxMWqSV5LyB2wnSTnQHOpRZFbQrz 3dtTJqJN0BuXyM3EeeG2AE28BvEVlGeCKrdsf2kUTTtamXKn2+7G6+mtEOK0Uu0NzMD7 H2+TrVkws1LWEcrdx29gYl9Xv0OCTThGJfXSysGcVLoRzsS8reiOnJrLx2LWExCAD74F DobA== X-Gm-Message-State: AOAM531f8PYQT1jv3J2ofL5OB5t1/ZdE5TvYMyl0ebVrJ85Xzb5oxNdC iEyMo9bvXe2WAIahEDRBWL7UdotL4uNSTA== X-Google-Smtp-Source: ABdhPJy60TbV4qhSIZFZBwhLm1nvhVxJ2xB14oZxPIRrCmVohH/YxLbDwsWgrlTpW6I7Ieg2/PMBWw== X-Received: by 2002:a62:7743:0:b029:13c:1611:658e with SMTP id s64-20020a6277430000b029013c1611658emr4834552pfc.11.1600794439731; Tue, 22 Sep 2020 10:07:19 -0700 (PDT) Received: from [192.168.1.30] ([65.144.74.34]) by smtp.gmail.com with ESMTPSA id 72sm15396669pfx.79.2020.09.22.10.07.18 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 22 Sep 2020 10:07:19 -0700 (PDT) To: Linus Torvalds Cc: io-uring , "linux-kernel@vger.kernel.org" From: Jens Axboe Subject: [GIT PULL] io_uring fixes for 5.9-rc Message-ID: <14cc3fb9-2f6e-ef49-c98b-994048c0b4d3@kernel.dk> Date: Tue, 22 Sep 2020 11:07:18 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, A few fixes - most of them regression fixes from this cycle, but also a few stable heading fixes, and a build fix for the included demo tool since some systems now actually have gettid() available. Please pull. The following changes since commit c127a2a1b7baa5eb40a7e2de4b7f0c51ccbbb2ef: io_uring: fix linked deferred ->files cancellation (2020-09-05 16:02:42 -0600) are available in the Git repository at: git://git.kernel.dk/linux-block.git tags/io_uring-5.9-2020-09-22 for you to fetch changes up to 4eb8dded6b82e184c09bb963bea0335fa3f30b55: io_uring: fix openat/openat2 unified prep handling (2020-09-21 07:51:03 -0600) ---------------------------------------------------------------- io_uring-5.9-2020-09-22 ---------------------------------------------------------------- Douglas Gilbert (1): tools/io_uring: fix compile breakage Jens Axboe (7): io_uring: grab any needed state during defer prep io_uring: drop 'ctx' ref on task work cancelation io_uring: don't run task work on an exiting task io_uring: don't re-setup vecs/iter in io_resumit_prep() is already there io_uring: don't use retry based buffered reads for non-async bdev io_uring: mark statx/files_update/epoll_ctl as non-SQPOLL io_uring: fix openat/openat2 unified prep handling fs/io_uring.c | 49 ++++++++++++++++++++++++++++++++--------- tools/io_uring/io_uring-bench.c | 4 ++-- 2 files changed, 40 insertions(+), 13 deletions(-) -- Jens Axboe