[GIT PULL] Block IO fixes for 3.2-rc5

From: Jens Axboe
Date: Fri Dec 16 2011 - 07:55:31 EST


Hi Linus,

A few bug fixes for block IO related bits for 3.2-rc. Please pull!

git://git.kernel.dk/linux-block.git for-linus

Benjamin Herrenschmidt (1):
block/swim3: Locking fixes

Dave Young (1):
loop: fix loop block driver discard and encryption comment

Lukas Czerner (1):
loop: Fix discard_alignment default setting

Mike Snitzer (1):
block: initialize request_queue's numa node during

Stephen M. Cameron (2):
cciss: Add IRQF_SHARED back in for the non-MSI(X) interrupt handler
cciss: fix flush cache transfer length

Tejun Heo (1):
block: don't kick empty queue in blk_drain_queue()

Yasuaki Ishimatsu (1):
cfq-iosched: fix cfq_cic_link() race confition

majianpeng (1):
cfq-iosched: free cic_index if blkio_alloc_blkg_stats fails

block/blk-core.c | 23 ++--
block/cfq-iosched.c | 16 ++-
drivers/block/cciss.c | 6 +-
drivers/block/loop.c | 4 +-
drivers/block/swim3.c | 362 ++++++++++++++++++++++++++++--------------------
include/linux/blkdev.h | 3 -
6 files changed, 246 insertions(+), 168 deletions(-)

--
Jens Axboe

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/