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.5 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 7EAE2C433E2 for ; Fri, 4 Sep 2020 15:11:45 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 49BE52073B for ; Fri, 4 Sep 2020 15:11:45 +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="BAMXWAEt" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730606AbgIDPLm (ORCPT ); Fri, 4 Sep 2020 11:11:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38490 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730220AbgIDPLl (ORCPT ); Fri, 4 Sep 2020 11:11:41 -0400 Received: from mail-pj1-x1041.google.com (mail-pj1-x1041.google.com [IPv6:2607:f8b0:4864:20::1041]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4126EC061245 for ; Fri, 4 Sep 2020 08:11:41 -0700 (PDT) Received: by mail-pj1-x1041.google.com with SMTP id b16so3345462pjp.0 for ; Fri, 04 Sep 2020 08:11:41 -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=LVv7QjLLBEpSW7WnhjcYOrk1O+Km/9FIYCfDL5fWQAc=; b=BAMXWAEtd9yE9CITTwLIjbowcowuh5w5V1KRW9Br4LbOD/CA6G+NRQaGyeIIYdp1/X lbAjoYs3DFRUl5YTXHFNz0gdFsuCCOsqmmKh0im2auoKklT/Lcl0iRZDbT7pTEBsND5r FKGJkvanG7LKbMDpZB2KsVxqPyX+yFxQxk7pSQqjEtb6kFFkhdzvzzgbxv67VO6sJ8+D 61UmySXNdTkAMxRTCLo7SCKpMBSC9pnYVnH8keFnoo3IlwwZdTsE9COsS25eimMnfYXw 4HNHdA+1Mcc7DmnBkBYiwgORsdx+L1au/8ns0ey0mZfRDDxzyY37e2TCOsXrSP9mtUcC 2AwA== 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=LVv7QjLLBEpSW7WnhjcYOrk1O+Km/9FIYCfDL5fWQAc=; b=BydUoLhrt8kr5uX/VcXdIad+w2FQKPOQ56z/6X6xeK9WQf5q+XOl/+MwfH2MWBuxs9 XX5KeiQy764nOd+oHXnWvp4+yRe4bP+8GXTzvQM/5uti/JP3DFeqdBU9LwfkPFeYSkRP ydcXYW/yy0lpDaVrO3iJnJgQCf0vgBkk6nCkmS9ggFdepQRwalnGOQgvd3H8UnZ+ungq j47GoI0pVhppHfFjI8lv29i8S5ju2FKfIh5K0f6RxNO2pYBs9QprPcM63SuIU8QHkQw6 Q0jC7SSyRMt5cAVBOmGmmwG91SrovQeIJF1JTKvlPxAuije5vJ4VA48LvKU2hdG0xa3y yf9A== X-Gm-Message-State: AOAM533zATZQl7tDMMPasGNgIB2QyKPLbybNzH74No4mSmRnZfcAHLod FOKGV1u4B7ljg12Kbutkph+Gx0mqoNBuEqwb X-Google-Smtp-Source: ABdhPJwKd1TBm5RbuwEdsI3gRZra9YD3y0SlNrANrjQ/h2Tkenwtyifhf29MgepF+tWrbN4rKylAwQ== X-Received: by 2002:a17:902:ff02:: with SMTP id f2mr8902202plj.218.1599232299725; Fri, 04 Sep 2020 08:11:39 -0700 (PDT) Received: from ?IPv6:2620:10d:c085:21cf::1188? ([2620:10d:c090:400::5:1a09]) by smtp.gmail.com with ESMTPSA id v10sm6679560pff.192.2020.09.04.08.11.38 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 04 Sep 2020 08:11:38 -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-rc4 Message-ID: Date: Fri, 4 Sep 2020 09:11:37 -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 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, - -EAGAIN with O_NONBLOCK retry fix - Two small fixes for registered files (Jiufei) Please pull! The following changes since commit fdee946d0925f971f167d2606984426763355e4f: io_uring: don't bounce block based -EAGAIN retry off task_work (2020-08-27 16:48:34 -0600) are available in the Git repository at: git://git.kernel.dk/linux-block.git tags/io_uring-5.9-2020-09-04 for you to fetch changes up to 355afaeb578abac907217c256a844cfafb0337b2: io_uring: no read/write-retry on -EAGAIN error and O_NONBLOCK marked file (2020-09-02 10:20:41 -0600) ---------------------------------------------------------------- io_uring-5.9-2020-09-04 ---------------------------------------------------------------- Jens Axboe (1): io_uring: no read/write-retry on -EAGAIN error and O_NONBLOCK marked file Jiufei Xue (2): io_uring: fix removing the wrong file in __io_sqe_files_update() io_uring: set table->files[i] to NULL when io_sqe_file_register failed fs/io_uring.c | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) -- Jens Axboe