From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pl1-f182.google.com ([209.85.214.182]:41218 "EHLO mail-pl1-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730213AbeLPRBV (ORCPT ); Sun, 16 Dec 2018 12:01:21 -0500 Received: by mail-pl1-f182.google.com with SMTP id u6so4971573plm.8 for ; Sun, 16 Dec 2018 09:01:20 -0800 (PST) From: Jens Axboe To: linux-fsdevel@vger.kernel.org, linux-aio@kvack.org Cc: hch@lst.de, viro@zeniv.linux.org.uk Subject: [PATCHSET] aio cleanups and optimizations for 4.21 Date: Sun, 16 Dec 2018 10:01:09 -0700 Message-Id: <20181216170116.16944-1-axboe@kernel.dk> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Please consider this series for 4.21. It's been part of my aio series that adds buffered and polled aio support for a long time, but these are standalone fixes and optimizations that we should apply for 4.21. Last one is just a prep patch for the series. -- Jens Axboe