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] Final block bits for 2.6.37
Date: Mon, 20 Dec 2010 15:12:11 +0100 [thread overview]
Message-ID: <4D0F643B.7030804@fusionio.com> (raw)
Hi Linus,
This little christmas bundle has been collected over the
last 2-3 weeks and represent the final block fixes for
2.6.37 unless a critical issue shows up.
Please pull.
git://git.kernel.dk/linux-2.6-block.git for-linus
Lars Ellenberg (2):
drbd: don't recvmsg with zero length
drbd: fix for spin_lock_irqsave in endio callback
Martin K. Petersen (1):
block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead
Mike Snitzer (1):
block: max hardware sectors limit wrapper
Stephen M. Cameron (1):
cciss: fix cciss_revalidate panic
Vivek Goyal (2):
blk-throttle: Trim/adjust slice_end once a bio has been dispatched
blk-throttle: Correct the placement of smp_rmb()
Xiaotian Feng (1):
block: check for proper length of iov entries earlier in blk_rq_map_user_iov()
block/blk-map.c | 5 ++-
block/blk-merge.c | 6 ++--
block/blk-settings.c | 51 +++++++++++++++--------------------
block/blk-sysfs.c | 2 +-
block/blk-throttle.c | 39 +++++++++++++++++----------
drivers/block/cciss.c | 2 +
drivers/block/drbd/drbd_receiver.c | 14 +++++----
drivers/block/drbd/drbd_req.h | 3 +-
drivers/block/drbd/drbd_worker.c | 10 ++++++-
drivers/md/dm-table.c | 10 +-----
drivers/md/md.c | 3 --
drivers/scsi/scsi_lib.c | 3 +-
include/linux/blkdev.h | 10 +++++--
13 files changed, 85 insertions(+), 73 deletions(-)
--
Jens Axboe
reply other threads:[~2010-12-20 14:12 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=4D0F643B.7030804@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
Powered by JetHome