[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4D0F643B.7030804@fusionio.com>
Date: Mon, 20 Dec 2010 15:12:11 +0100
From: Jens Axboe <jaxboe@...ionio.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
CC: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Final block bits for 2.6.37
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists