linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@fb.com>
To: <torvalds@linuxfoundation.org>
Cc: <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] Discard regression fix for 4.3
Date: Wed, 28 Oct 2015 13:14:50 +0900	[thread overview]
Message-ID: <20151028041450.GA25598@kernel.dk> (raw)

Hi Linus,

This is a fix for a discard performance issues on a particular NVMe
device. I originally thought this regression was introduced prior to
this merge window and wanted to just make it part of the 4.4 merge
window patches and mark it stable, but it has in fact been introduced in
this series. So it should have been part of the pull yesterday, but here
it is today. It's pretty straight forward and has been tested and
reviewed carefully, so I feel fine including it at this point.

Please pull to get this single patch.


  git://git.kernel.dk/linux-block.git for-linus


----------------------------------------------------------------
Ming Lin (1):
      block: re-add discard_granularity and alignment checks

 block/blk-lib.c | 31 ++++++++++++++++++++++---------
 1 file changed, 22 insertions(+), 9 deletions(-)

-- 
Jens Axboe


                 reply	other threads:[~2015-10-28  4:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20151028041450.GA25598@kernel.dk \
    --to=axboe@fb.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linuxfoundation.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;
as well as URLs for NNTP newsgroup(s).