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 bits for 2.6.36-rc3
Date: Fri, 10 Sep 2010 13:53:04 +0200 [thread overview]
Message-ID: <4C8A1C20.1070504@fusionio.com> (raw)
Hi Linus,
All of these (except a single fix) have been brewing while
you were away and have been in -next for over a week as well.
All are fixes for bugs, the cfq patches are the odd ones out.
But they have been well tested and should have been included
in the first merge in the merge window, so I don't have an
issue pushing them now.
Please pull.
git://git.kernel.dk/linux-2.6-block.git for-linus
Andrew Morton (1):
fs/bio-integrity.c: return -ENOMEM on kmalloc failure
Artem Bityutskiy (1):
writeback: do not lose wakeup events when forking bdi threads
Brian King (1):
block: Range check cpu in blk_cpu_to_group
Ciju Rajan K (1):
blkio: Fix return code for mkdir calls
Dan Carpenter (1):
cciss: handle allocation failure
David Rientjes (1):
bio-integrity.c: remove dependency on __GFP_NOFAIL
J. Bruce Fields (1):
writeback: Fix lost wake-up shutting down writeback thread
Jeffrey Carlyle (1):
scatterlist: prevent invalid free when alloc fails
Jens Axboe (2):
block: add function call to switch the IO scheduler from a driver
block: switch s390 tape_block and mg_disk to elevator_change()
Jiri Slaby (1):
BLOCK: fix bio.bi_rw handling
Stephen M. Cameron (2):
cciss: disable doorbell reset on reset_devices
cciss: fix reporting of max queue depth since init
Vivek Goyal (5):
cfq-iosched: Do not idle if slice_idle=0
cfq-iosched: Do group share accounting in IOPS when slice_idle=0
cfq-iosched: Implement tunable group_idle
cfq-iosched: blktrace print per slice sector stats
cfq-iosched: Documentation help for new tunables
Xiaotian Feng (1):
block: put dev->kobj in blk_register_queue fail path
Documentation/block/cfq-iosched.txt | 45 ++++++++++++
Documentation/cgroups/blkio-controller.txt | 28 ++++++++
block/blk-cgroup.c | 2 +-
block/blk-core.c | 6 +-
block/blk-sysfs.c | 1 +
block/blk.h | 8 ++-
block/cfq-iosched.c | 103 ++++++++++++++++++++++++----
block/elevator.c | 44 ++++++++----
drivers/block/cciss.c | 11 +++
drivers/block/loop.c | 2 +-
drivers/block/mg_disk.c | 3 +-
drivers/s390/char/tape_block.c | 3 +-
fs/bio-integrity.c | 4 +-
fs/fs-writeback.c | 2 +-
include/linux/elevator.h | 1 +
lib/scatterlist.c | 14 +++-
mm/backing-dev.c | 7 ++-
17 files changed, 238 insertions(+), 46 deletions(-)
create mode 100644 Documentation/block/cfq-iosched.txt
--
Jens Axboe
reply other threads:[~2010-09-10 11:53 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=4C8A1C20.1070504@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