From: Jens Axboe <jaxboe@fusionio.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] block fixes for 2.6.38-rc3
Date: Tue, 8 Feb 2011 09:07:16 +0100 [thread overview]
Message-ID: <4D50F9B4.9040309@fusionio.com> (raw)
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
reply other threads:[~2011-02-08 8:06 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=4D50F9B4.9040309@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