public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] block bits for 2.6.33-rc3
@ 2009-12-29 12:23 Jens Axboe
  0 siblings, 0 replies; only message in thread
From: Jens Axboe @ 2009-12-29 12:23 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-12-29 12:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-29 12:23 [GIT PULL] block bits for 2.6.33-rc3 Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox