linux-kernel.vger.kernel.org archive mirror
 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 bug fixes for 2.6.33-rc6
Date: Mon, 1 Feb 2010 20:36:41 +0100	[thread overview]
Message-ID: <20100201193641.GU13771@kernel.dk> (raw)

Hi Linus,

A few critical fixes that should go into 2.6.33 final. Please pull.

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

Chuck Ebbert (1):
      block: fix bugs in bio-integrity mempool usage

Dan Carpenter (1):
      drbd: null dereference bug

Dmitry Monakhov (1):
      block: fix bio_add_page for non trivial merge_bvec_fn case

Gui Jianfeng (1):
      blk-cgroup: Fix potential deadlock in blk-cgroup

Jens Axboe (1):
      Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linus

Lars Ellenberg (1):
      drbd: fix max_segment_size initialization

 block/blk-cgroup.c                 |    4 ++--
 drivers/block/drbd/drbd_main.c     |    2 +-
 drivers/block/drbd/drbd_receiver.c |    2 +-
 fs/bio-integrity.c                 |    3 ++-
 fs/bio.c                           |    7 ++++++-
 5 files changed, 12 insertions(+), 6 deletions(-)

-- 
Jens Axboe


                 reply	other threads:[~2010-02-01 19:36 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=20100201193641.GU13771@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).