All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <jens.axboe@oracle.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] block fixes for 2.6.32-rc
Date: Tue, 3 Nov 2009 20:40:42 +0100	[thread overview]
Message-ID: <20091103194042.GH8742@kernel.dk> (raw)

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


             reply	other threads:[~2009-11-03 19:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-03 19:40 Jens Axboe [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-10-28 18:51 [GIT PULL] block fixes for 2.6.32-rc Jens Axboe
2009-10-28 19:00 ` Linus Torvalds
2009-10-28 19:10   ` Jens Axboe
2009-10-28 19:33     ` Jens Axboe

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=20091103194042.GH8742@kernel.dk \
    --to=jens.axboe@oracle.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.