mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] Final block bits for 2.6.37
@ 2010-12-20 14:12 Jens Axboe
  0 siblings, 0 replies; only message in thread
From: Jens Axboe @ 2010-12-20 14:12 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

Hi Linus,

This little christmas bundle has been collected over the
last 2-3 weeks and represent the final block fixes for
2.6.37 unless a critical issue shows up.

Please pull.


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

Lars Ellenberg (2):
      drbd: don't recvmsg with zero length
      drbd: fix for spin_lock_irqsave in endio callback

Martin K. Petersen (1):
      block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead

Mike Snitzer (1):
      block: max hardware sectors limit wrapper

Stephen M. Cameron (1):
      cciss: fix cciss_revalidate panic

Vivek Goyal (2):
      blk-throttle: Trim/adjust slice_end once a bio has been dispatched
      blk-throttle: Correct the placement of smp_rmb()

Xiaotian Feng (1):
      block: check for proper length of iov entries earlier in blk_rq_map_user_iov()

 block/blk-map.c                    |    5 ++-
 block/blk-merge.c                  |    6 ++--
 block/blk-settings.c               |   51 +++++++++++++++--------------------
 block/blk-sysfs.c                  |    2 +-
 block/blk-throttle.c               |   39 +++++++++++++++++----------
 drivers/block/cciss.c              |    2 +
 drivers/block/drbd/drbd_receiver.c |   14 +++++----
 drivers/block/drbd/drbd_req.h      |    3 +-
 drivers/block/drbd/drbd_worker.c   |   10 ++++++-
 drivers/md/dm-table.c              |   10 +-----
 drivers/md/md.c                    |    3 --
 drivers/scsi/scsi_lib.c            |    3 +-
 include/linux/blkdev.h             |   10 +++++--
 13 files changed, 85 insertions(+), 73 deletions(-)


-- 
Jens Axboe


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

only message in thread, other threads:[~2010-12-20 14:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-20 14:12 [GIT PULL] Final block bits for 2.6.37 Jens Axboe

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

Powered by JetHome