[GIT PULL] block fixes for 2.6.38-rc3

From: Jens Axboe
Date: Tue Feb 08 2011 - 03:06:20 EST


Hi Linus,

I have been sitting on these for some weeks, time to
push it out. A few important bug fixes there, and a fix
for a CFQ regression that causes a slowdown on fast
devices.

Please pull.

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

Sergey Senozhatsky (1):
loop: queue_lock NULL pointer derefence in blk_throtl_exit

Stephen M. Cameron (1):
cciss: make cciss_revalidate not loop through CISS_MAX_LUNS volumes unnecessarily.

Tao Ma (1):
blktrace: Don't output messages if NOTIFY isn't set.

Tracey Dent (2):
drivers/block/Makefile: replace the use of <module>-objs with <module>-y
drivers/block/aoe/Makefile: replace the use of <module>-objs with <module>-y

Vivek Goyal (2):
cfq: rename a function to give it more appropriate name
blkio-throttle: Avoid calling blkiocg_lookup_group() for root group

block/blk-throttle.c | 10 +++++++++-
block/cfq-iosched.c | 6 +++---
drivers/block/Makefile | 2 +-
drivers/block/aoe/Makefile | 2 +-
drivers/block/cciss.c | 2 +-
drivers/block/loop.c | 3 +++
kernel/trace/blktrace.c | 7 +++++++
7 files changed, 25 insertions(+), 7 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/