From: Jens Axboe <jaxboe@fusionio.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] Important block fixes for 3.0-rc
Date: Thu, 7 Jul 2011 11:37:59 +0200 [thread overview]
Message-ID: <4E157E77.6070906@fusionio.com> (raw)
Hi Linus,
Two parts to this:
- Silencing an RCU warning introduced with the commit fixing
the long standing CFQ crash.
- A handful of bug fixes for drbd.
Please pull.
git://git.kernel.dk/linux-block.git for-linus
Jens Axboe (1):
Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into for-linus
Lars Ellenberg (6):
drbd: add missing spinlock to bitmap receive
drbd: don't cond_resched_lock with IRQs disabled
drbd: account bitmap IO during resync as resync-(related-)-io
drbd: when receive times out on meta socket, also check last receive time on data socket
drbd: fix limit define, we support 1 PiByte now
drbd: we should write meta data updates with FLUSH FUA
Philipp Reisner (1):
drbd: Use the correct max_bio_size when creating resync requests
Shaohua Li (2):
cfq-iosched: fix a rcu warning
cfq-iosched: make code consistent
block/cfq-iosched.c | 8 +++++-
drivers/block/drbd/drbd_actlog.c | 2 +-
drivers/block/drbd/drbd_bitmap.c | 37 ++++++++++++++++++++++-------------
drivers/block/drbd/drbd_receiver.c | 6 +++++
drivers/block/drbd/drbd_worker.c | 7 +-----
include/linux/drbd_limits.h | 4 +-
6 files changed, 39 insertions(+), 25 deletions(-)
--
Jens Axboe
reply other threads:[~2011-07-07 9:38 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=4E157E77.6070906@fusionio.com \
--to=jaxboe@fusionio.com \
--cc=linux-kernel@vger.kernel.org \
--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