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/IO patches for 2.6.35-rc
Date: Tue, 29 Jun 2010 08:48:40 +0200 [thread overview]
Message-ID: <4C299748.1050502@fusionio.com> (raw)
Hi Linus,
The two important items in this batch is the writeback series from
Christoph, which has been simmering in -next since you left, and a fix
for the boot time warning with some combination of cgroup and the cfq
group io scheduler option. No issues have been reported so far on the
writeback side, and my testing looks good to.
Another important fix is the CFQ cooperative merge fix from Jeff. This
fixes a potential hang/crash with the scheduler (bugzilla 16217).
The remaining few bits are just minor fixes.
Please pull.
git://git.kernel.dk/linux-2.6-block.git for-linus
Christoph Hellwig (9):
writeback: fix writeback completion notifications
writeback: queue work on stack in writeback_inodes_sb
writeback: enforce s_umount locking in writeback_inodes_sb
writeback: fix writeback_inodes_wb from writeback_inodes_sb
writeback: simplify wakeup_flusher_threads
writeback: simplify and split bdi_start_writeback
writeback: add missing requeue_io in writeback_inodes_wb
writeback: fix pin_sb_for_writeback
block: fix DISCARD_BARRIER requests
Jeff Moyer (1):
cfq: Don't allow queue merges for queues that have no process references
Jens Axboe (4):
Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linus
cpqarray: fix wrong __init type on pci probe function
cpqarray: fix two more wrong section type
cfq: fix recursive call in cfq_blkiocg_update_completion_stats()
Philipp Reisner (1):
drbd: Fixed a race between disk-attach and unexpected state changes
Stephen M. Cameron (1):
cciss: set SCSI max cmd len to 16, as default is wrong
Tao Ma (1):
block: Don't count_vm_events for discard bio in submit_bio.
Vivek Goyal (1):
cfq-iosched: Fixed boot warning with BLK_CGROUP=y and CFQ_GROUP_IOSCHED=n
block/blk-core.c | 9 +-
block/cfq-iosched.c | 67 ++++++-----
block/cfq.h | 115 ++++++++++++++++++
drivers/block/cciss_scsi.c | 1 +
drivers/block/cpqarray.c | 6 +-
drivers/block/drbd/drbd_main.c | 2 -
drivers/block/drbd/drbd_nl.c | 6 +
fs/fs-writeback.c | 254 +++++++++++++++++-----------------------
fs/ubifs/budget.c | 2 +
include/linux/backing-dev.h | 4 +-
include/linux/drbd.h | 2 +-
mm/page-writeback.c | 5 +-
12 files changed, 280 insertions(+), 193 deletions(-)
create mode 100644 block/cfq.h
--
Jens Axboe
reply other threads:[~2010-06-29 6:48 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=4C299748.1050502@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