From: Kent Overstreet <kmo@daterainc.com>
To: Jens Axboe <axboe@kernel.dk>
Cc: linux-kernel@vger.kernel.org, linux-bcache@vger.kernel.org
Subject: [GIT PULL] bcache fixes for 3.11
Date: Wed, 14 Aug 2013 15:59:04 -0700 [thread overview]
Message-ID: <20130814225904.GA6427@kmo-pixel> (raw)
Jens, here's the latest bcache fixes. Some urgent stuff in here:
The following changes since commit 79826c35eb99cd3c0873b8396f45fa26c87fb0b0:
bcache: Allocation kthread fixes (2013-07-12 00:22:49 -0700)
are available in the git repository at:
git://evilpiepirate.org/~kent/linux-bcache.git bcache-for-3.11
for you to fetch changes up to 0434a516e99ee51ac2d0dfa71b2f56c89ac5db05:
bcache: Fix a flush/fua performance bug (2013-08-14 15:44:51 -0700)
----------------------------------------------------------------
Gabriel de Perthuis (1):
bcache: Strip endline when writing the label through sysfs
Geert Uytterhoeven (1):
bcache: Correct printf()-style format length modifier
Kent Overstreet (4):
bcache: Fix a dumb journal discard bug
bcache: Fix for when no journal entries are found
bcache: Fix a writeback performance regression
bcache: Fix a flush/fua performance bug
drivers/md/bcache/bcache.h | 7 +++----
drivers/md/bcache/btree.c | 2 +-
drivers/md/bcache/journal.c | 33 ++++++++++++++++++++-------------
drivers/md/bcache/sysfs.c | 9 +++++++--
drivers/md/bcache/util.c | 11 ++++++++++-
drivers/md/bcache/util.h | 12 +++++++++---
drivers/md/bcache/writeback.c | 37 ++++++++++++++++++-------------------
7 files changed, 68 insertions(+), 43 deletions(-)
next reply other threads:[~2013-08-14 22:59 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-14 22:59 Kent Overstreet [this message]
2013-08-15 6:43 ` [GIT PULL] bcache fixes for 3.11 Stefan Priebe - Profihost AG
2013-08-15 7:07 ` Kent Overstreet
2013-08-16 10:11 ` Stefan Priebe - Profihost AG
2013-08-18 22:09 ` bcache: Fix a writeback performance regression Stefan Priebe
2013-08-19 22:27 ` Kent Overstreet
2013-08-20 8:01 ` Stefan Priebe - Profihost AG
2013-08-20 8:07 ` Stefan Priebe - Profihost AG
2013-08-21 21:10 ` Kent Overstreet
2013-08-21 23:47 ` Kent Overstreet
2013-08-22 5:25 ` Stefan Priebe
2013-08-22 5:27 ` Stefan Priebe
2013-08-22 5:43 ` Kent Overstreet
2013-08-22 5:59 ` Stefan Priebe
2013-08-22 6:02 ` Kent Overstreet
2013-08-22 7:32 ` Stefan Priebe - Profihost AG
2013-08-22 7:42 ` Kent Overstreet
2013-08-26 19:21 ` Stefan Priebe
2013-08-28 3:37 ` kernel neophyte
2013-08-28 6:05 ` Kent Overstreet
2013-08-28 18:12 ` kernel neophyte
2013-08-28 18:38 ` Stefan Priebe - Profihost AG
2013-08-28 18:47 ` kernel neophyte
2013-08-28 19:20 ` Stefan Priebe
2013-08-28 20:12 ` kernel neophyte
2013-08-28 20:15 ` Stefan Priebe
2013-08-28 22:45 ` kernel neophyte
2013-08-29 18:52 ` Stefan Priebe
-- strict thread matches above, loose matches on Subject: below --
2013-07-16 21:12 [GIT PULL] Bcache fixes for 3.11 Kent Overstreet
2013-07-17 3:11 ` 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=20130814225904.GA6427@kmo-pixel \
--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 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).