linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-block@vger.kernel.org" <linux-block@vger.kernel.org>,
	"linux-aio@kvack.org" <linux-aio@kvack.org>,
	Alexander Viro <viro@zeniv.linux.org.uk>
Subject: [GIT PULL] Aio changes for 4.21-rc
Date: Thu, 20 Dec 2018 21:05:03 -0700	[thread overview]
Message-ID: <947a6dca-5ba5-c8ed-8e64-3cede8fcc028@kernel.dk> (raw)

Hi Linus,

Flushing out pre-patches for the buffered/polled aio series. Some fixes
in here, but also optimizations.

Please pull!


  git://git.kernel.dk/linux-block.git tags/for-4.21/aio-20181221


----------------------------------------------------------------
Christoph Hellwig (1):
      aio: separate out ring reservation from req allocation

Jens Axboe (6):
      aio: use assigned completion handler
      aio: don't zero entire aio_kiocb aio_get_req()
      aio: only use blk plugs for > 2 depth submissions
      aio: use iocb_put() instead of open coding it
      aio: split out iocb copy from io_submit_one()
      aio: abstract out io_event filler helper

 fs/aio.c | 144 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 88 insertions(+), 56 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2018-12-21  4:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-21  4:05 Jens Axboe [this message]
2018-12-22 15:25 ` [GIT PULL] Aio changes for 4.21-rc Jens Axboe
2018-12-29  1:30 ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=947a6dca-5ba5-c8ed-8e64-3cede8fcc028@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=linux-aio@kvack.org \
    --cc=linux-block@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=viro@zeniv.linux.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).