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.33-rc1
Date: Tue, 15 Dec 2009 15:04:37 +0100	[thread overview]
Message-ID: <20091215140437.GJ28252@kernel.dk> (raw)

Hi Linus,

Basically some further tweaks and fixes for cfq, init failure fix for
the old xd driver, and a fixup for drbd.

Please pull:

  git://git.kernel.dk/linux-2.6-block.git for-2.6.33

Corrado Zoccolo (2):
      cfq-iosched: reduce write depth only if sync was delayed
      cfq-iosched: commenting non-obvious initialization

Gui Jianfeng (3):
      cfq: Optimization for close cooperating queue searching
      cfq: Remove wait_request flag when idle time is being deleted
      cfq: set workload as expired if it doesn't have any slice left

Mel Gorman (1):
      block,xd: Delay allocation of DMA buffers until device is known

Philipp Reisner (1):
      drbd: Following the hmac change to SHASH (see linux commit 8bd1209cfff)

Vivek Goyal (3):
      cfq-iosched: Get rid of cfqq wait_busy_done flag
      cfq-iosched: Take care of corner cases of group losing share due to deletion
      Fix a CFQ crash in "for-2.6.33" branch of block tree

 block/cfq-iosched.c          |   94 +++++++++++++++++++++++++++++++++--------
 drivers/block/drbd/drbd_nl.c |    3 +-
 drivers/block/xd.c           |   30 ++++++++-----
 3 files changed, 95 insertions(+), 32 deletions(-)

-- 
Jens Axboe


                 reply	other threads:[~2009-12-15 14:04 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=20091215140437.GJ28252@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.