[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20091103194042.GH8742@kernel.dk>
Date: Tue, 3 Nov 2009 20:40:42 +0100
From: Jens Axboe <jens.axboe@...cle.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux Kernel <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] block fixes for 2.6.32-rc
Hi Linus,
Two small comment "regressions" from Alberto, which got screwed up
during some of the early .32 block commits. And then a fixup for the
previous sync hang fix, I had modified it slightly after it had been
tested. You should never do that... The last two fixes are for CFQ, both
fixing regressions introduced recently.
Please pull!
git://git.kernel.dk/linux-2.6-block.git for-linus
Alberto Bertogli (2):
bio_put(): add bio_clone() to the list of functions in the comment
Fix bio_alloc() and bio_kmalloc() documentation
Jens Axboe (2):
backing-dev: bdi sb prune should be in the unregister path, not destroy
cfq-iosched: fix bad return value cfq_should_preempt()
Shaohua Li (1):
cfq-iosched: limit coop preemption
block/cfq-iosched.c | 19 ++++++++++++++++---
fs/bio.c | 28 ++++++++++++++--------------
mm/backing-dev.c | 3 ++-
3 files changed, 32 insertions(+), 18 deletions(-)
--
Jens Axboe
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists