stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kent Overstreet <kmo@daterainc.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>, stable@vger.kernel.org
Cc: linux-bcache@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Bcache fixes for stable
Date: Mon, 26 Aug 2013 15:02:49 -0700	[thread overview]
Message-ID: <20130826220249.GF2798@kmo-pixel> (raw)

Two fixes that went into 3.11 should've been marked for stable, but I
screwed up and forgot to mark them.

One of them fixes bugs that appear to being hit in the wild, so please
pull these:

The following changes since commit 0a4b6d4ff200a553951f77f765971cb3e4c91ec0:

  Linux 3.10.9 (2013-08-20 15:40:47 -0700)

are available in the git repository at:

  git://evilpiepirate.org/~kent/linux-bcache.git bcache-for-3.10

for you to fetch changes up to a213846fafcdf52153dfebf8b1671498a72b6285:

  bcache: FUA fixes (2013-08-26 14:56:52 -0700)

----------------------------------------------------------------
Kent Overstreet (1):
      bcache: FUA fixes

Kumar Amit Mehta (1):
      md: bcache: io.c: fix a potential NULL pointer dereference

 drivers/md/bcache/btree.c   | 23 +++++++++++++++++++++--
 drivers/md/bcache/io.c      |  2 ++
 drivers/md/bcache/journal.c |  2 +-
 drivers/md/bcache/request.c | 13 ++++++++++++-
 4 files changed, 36 insertions(+), 4 deletions(-)

             reply	other threads:[~2013-08-26 22:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-26 22:02 Kent Overstreet [this message]
2013-08-26 22:19 ` Bcache fixes for stable Greg Kroah-Hartman
2013-08-26 23:23   ` Kent Overstreet
2013-08-27  0:47     ` Greg Kroah-Hartman

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=20130826220249.GF2798@kmo-pixel \
    --to=kmo@daterainc.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-bcache@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stable@vger.kernel.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).