All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] Block IO fixes for 3.2-rc5
Date: Fri, 16 Dec 2011 13:55:23 +0100	[thread overview]
Message-ID: <4EEB3FBB.6090109@kernel.dk> (raw)

Hi Linus,

A few bug fixes for block IO related bits for 3.2-rc. Please pull!

  git://git.kernel.dk/linux-block.git for-linus

Benjamin Herrenschmidt (1):
      block/swim3: Locking fixes

Dave Young (1):
      loop: fix loop block driver discard and encryption comment

Lukas Czerner (1):
      loop: Fix discard_alignment default setting

Mike Snitzer (1):
      block: initialize request_queue's numa node during

Stephen M. Cameron (2):
      cciss: Add IRQF_SHARED back in for the non-MSI(X) interrupt handler
      cciss: fix flush cache transfer length

Tejun Heo (1):
      block: don't kick empty queue in blk_drain_queue()

Yasuaki Ishimatsu (1):
      cfq-iosched: fix cfq_cic_link() race confition

majianpeng (1):
      cfq-iosched: free cic_index if blkio_alloc_blkg_stats fails

 block/blk-core.c       |   23 ++--
 block/cfq-iosched.c    |   16 ++-
 drivers/block/cciss.c  |    6 +-
 drivers/block/loop.c   |    4 +-
 drivers/block/swim3.c  |  362 ++++++++++++++++++++++++++++--------------------
 include/linux/blkdev.h |    3 -
 6 files changed, 246 insertions(+), 168 deletions(-)

-- 
Jens Axboe


                 reply	other threads:[~2011-12-16 12:55 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=4EEB3FBB.6090109@kernel.dk \
    --to=axboe@kernel.dk \
    --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.