public inbox for linux-block@vger.kernel.org
 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>,
	"Alex Xu (Hello71)" <alex_y_xu@yahoo.ca>,
	Changheun Lee <nanich.lee@samsung.com>
Subject: [GIT PULL] Block fix for 5.13-rc1
Date: Sun, 9 May 2021 10:16:32 -0600	[thread overview]
Message-ID: <2ddc94ae-e805-f0fa-b18a-879c422435cb@kernel.dk> (raw)

Hi Linus,

Turns out the bio max size change still has issues, so let's get it
reverted for 5.13-rc1. We'll shake out the issues there and defer it to
5.14 instead.

Please pull!


The following changes since commit cf7b39a0cbf6bf57aa07a008d46cf695add05b4c:

  block: reexpand iov_iter after read/write (2021-05-06 09:24:03 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/block-5.13-2021-05-09

for you to fetch changes up to 35c820e71565d1fa835b82499359218b219828ac:

  Revert "bio: limit bio max size" (2021-05-08 21:49:48 -0600)

----------------------------------------------------------------
block-5.13-2021-05-09

----------------------------------------------------------------
Jens Axboe (1):
      Revert "bio: limit bio max size"

 block/bio.c            | 13 ++-----------
 block/blk-settings.c   |  5 -----
 include/linux/bio.h    |  4 +---
 include/linux/blkdev.h |  2 --
 4 files changed, 3 insertions(+), 21 deletions(-)


-- 
Jens Axboe


             reply	other threads:[~2021-05-09 16:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-09 16:16 Jens Axboe [this message]
2021-05-09 20:50 ` [GIT PULL] Block fix for 5.13-rc1 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=2ddc94ae-e805-f0fa-b18a-879c422435cb@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=alex_y_xu@yahoo.ca \
    --cc=linux-block@vger.kernel.org \
    --cc=nanich.lee@samsung.com \
    --cc=torvalds@linux-foundation.org \
    /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