From: Kent Overstreet <kmo@daterainc.com>
To: axboe@kernel.dk
Cc: linux-kernel@vger.kernel.org, linux-bcache@vger.kernel.org
Subject: [GIT PULL] bcache fixes for 3.14
Date: Wed, 29 Jan 2014 13:15:09 -0800 [thread overview]
Message-ID: <20140129211509.GA2362@kmo> (raw)
Jens, couple small bcache fixes for you:
The following changes since commit 9dd6358a21daf4fc6a5b2b779267a62f0d1d3181:
bcache: Fix auxiliary search trees for key size > cacheline size (2014-01-08 13:05:15 -0800)
are available in the git repository at:
git://evilpiepirate.org/~kent/linux-bcache.git bcache-for-3.14
for you to fetch changes up to e3b4825b85eab879b618af6ea18529ca7ab9a64f:
bcache: bugfix - gc thread now gets woken when cache is full (2014-01-29 13:06:42 -0800)
----------------------------------------------------------------
Darrick J. Wong (1):
bcache: fix BUG_ON due to integer overflow with GC_SECTORS_USED
Kent Overstreet (1):
bcache: Minor fixes from kbuild robot
Nicholas Swenson (1):
bcache: bugfix - gc thread now gets woken when cache is full
drivers/md/bcache/bcache.h | 4 +++-
drivers/md/bcache/bset.c | 7 +++++--
drivers/md/bcache/btree.c | 4 ++--
drivers/md/bcache/extents.c | 2 +-
drivers/md/bcache/request.c | 6 +++---
drivers/md/bcache/sysfs.c | 2 +-
6 files changed, 15 insertions(+), 10 deletions(-)
next reply other threads:[~2014-01-29 21:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-29 21:15 Kent Overstreet [this message]
2014-01-29 21:33 ` [GIT PULL] bcache fixes for 3.14 Jens Axboe
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=20140129211509.GA2362@kmo \
--to=kmo@daterainc.com \
--cc=axboe@kernel.dk \
--cc=linux-bcache@vger.kernel.org \
--cc=linux-kernel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.