public inbox for linux-kernel@vger.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 bits for 2.6.33-rc3
Date: Tue, 29 Dec 2009 13:23:28 +0100	[thread overview]
Message-ID: <20091229122328.GR4489@kernel.dk> (raw)

Hi Linus,

A round of collected fixes for the current 2.6.33-rc2 kernel. The
shortlog lists a duplicated entry, the reason being that I integrated a
fix that was also added in the drbd branch I later pulled in.

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

Andrew Morton (1):
      aoe: switch to the new bio_flush_dcache_pages() interface

Emese Revfy (1):
      drbd: Constify struct file_operations

FUJITA Tomonori (1):
      block: remove Documentation/block/as-iosched.txt

H Hartley Sweeten (1):
      drivers/block/mg_disk.c: use resource_size()

Huang Weiyi (2):
      drbd: remove duplicated #include
      drbd: remove unused #include <linux/version.h>

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

Julia Lawall (1):
      drivers/block/DAC960.c: use DAC960_V2_Controller

Martin K. Petersen (2):
      block: Fix topology stacking for data and discard alignment
      block: Fix incorrect alignment offset reporting and update documentation

OGAWA Hirofumi (1):
      block: Honor the gfp_mask for alloc_page() in blkdev_issue_discard()

Roel Kluin (2):
      drbd: fix test of unsigned in _drbd_fault_random()
      drbd: Fix test of unsigned in _drbd_fault_random()

Shaohua Li (1):
      cfq-iosched: don't regard requests with long distance as close

Vivek Goyal (3):
      cfq-iosched: Remove the check for same cfq group from allow_merge
      cfq-iosched: Get rid of nr_groups
      cfq-iosched: Remove prio_change logic for workload selection

 Documentation/block/00-INDEX       |    2 -
 Documentation/block/as-iosched.txt |  172 ------------------------------------
 block/blk-barrier.c                |    2 +-
 block/blk-settings.c               |  121 ++++++++++++++++---------
 block/cfq-iosched.c                |   67 ++++----------
 drivers/block/DAC960.c             |    2 +-
 drivers/block/aoe/aoecmd.c         |   17 +----
 drivers/block/drbd/drbd_int.h      |    2 +-
 drivers/block/drbd/drbd_main.c     |    5 +-
 drivers/block/drbd/drbd_proc.c     |    2 +-
 drivers/block/drbd/drbd_receiver.c |    1 -
 drivers/block/drbd/drbd_worker.c   |    2 -
 drivers/block/mg_disk.c            |    2 +-
 include/linux/blkdev.h             |   11 ++-
 14 files changed, 115 insertions(+), 293 deletions(-)
 delete mode 100644 Documentation/block/as-iosched.txt

-- 
Jens Axboe


                 reply	other threads:[~2009-12-29 12:23 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=20091229122328.GR4489@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