From: Jens Axboe <jens.axboe@oracle.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] block bits for 2.6.34-rc4
Date: Wed, 20 Jan 2010 10:26:13 +0100 [thread overview]
Message-ID: <20100120092613.GY13771@kernel.dk> (raw)
Hi Linus,
Nothing major in here. A CFQ bug fix, two rounds of drbd fixups, some
fixes to the IO stacking calculations, and a few other bug fixes.
Please pull!
git://git.kernel.dk/linux-2.6-block.git for-linus
Divyesh Shah (1):
cfq-iosched: Respect ioprio_class when preempting
Jens Axboe (2):
Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linus
Merge branch 'for-jens' of http://git.drbd.org/linux-2.6-drbd into for-linus
Johannes Thoma (2):
drbd: Kconfig fix
drbd: Don't go into StandAlone mode when authentification failes because of network error
Julia Lawall (2):
drivers/block/drbd: Correct NULL test
drivers/block/drbd/drbd_receiver.c: correct NULL test
Kirill Afonshin (1):
block: removed unused as_io_context
Lars Ellenberg (1):
drbd: check on CONFIG_LBDAF, not LBD
Martin K. Petersen (4):
block: Correct handling of bottom device misaligment
block: Fix discard alignment calculation and printing
block: bdev_stack_limits wrapper
DM: Fix device mapper topology stacking
Philipp Reisner (5):
drbd: Use drbd_crypto_is_hash() instead of an open coded check
drbd: Fix for a race between IO and a detach operation [Bugz 262]
drbd: Silenced an assert that could triggered after changing write ordering method
drbd: Allow online resizing of DRBD devices while peer not reachable (needs to be explicitly forced)
drbd: The kernel code is now equivalent to out of tree release 8.3.7
Stephen Hemminger (1):
genhd: overlapping variable definition
Thiago Farina (1):
fs/bio.c: fix shadows sparse warning
block/blk-ioc.c | 5 ----
block/blk-settings.c | 39 +++++++++++++++++++++++++++---
block/cfq-iosched.c | 6 ++++
block/genhd.c | 2 +-
drivers/block/drbd/Kconfig | 2 +-
drivers/block/drbd/drbd_int.h | 7 ++---
drivers/block/drbd/drbd_main.c | 1 +
drivers/block/drbd/drbd_nl.c | 19 +++++++++-----
drivers/block/drbd/drbd_receiver.c | 46 +++++++++++++++++++++++------------
drivers/md/dm-table.c | 20 ++++-----------
fs/bio.c | 2 +-
include/linux/blkdev.h | 9 +++++-
include/linux/drbd.h | 2 +-
include/linux/drbd_nl.h | 1 +
include/linux/genhd.h | 6 ++--
include/linux/iocontext.h | 27 ---------------------
16 files changed, 107 insertions(+), 87 deletions(-)
--
Jens Axboe
reply other threads:[~2010-01-20 9:26 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=20100120092613.GY13771@kernel.dk \
--to=jens.axboe@oracle.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 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.