public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Follow up block fixes
@ 2011-05-27 13:10 Jens Axboe
  2011-05-30  2:50 ` Eric Dumazet
  0 siblings, 1 reply; 3+ messages in thread
From: Jens Axboe @ 2011-05-27 13:10 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel@vger.kernel.org

Hi Linus,

Mainly pushing this a bit early to resolve an oops that has been
reported by Eric Dumazet. Some good fixes apart from that, though,
Namhyung Kim has been busy fixing oopsable conditions in brd, loop,
and nbd. The latter is not in yet. Most patches are stable candidates.

- Fix floppy regression from Tejun
- brd/loop fixes from Namhyung Kim
- Removal of an only-written variable in bio_attempt_front_merge()
- Export blk_{get,put}_queue() for the SCSI fix
- Fix oops shortly after boot reported by Eric.


Please pull.

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

Jens Axboe (2):
      block: fix oops on !disk->queue and sysfs discard alignment display
      block: export blk_{get,put}_queue()

Luca Tettamanti (1):
      block: remove unused variable in bio_attempt_front_merge()

Namhyung Kim (6):
      brd: get rid of unused members from struct brd_device
      brd: limit 'max_part' module param to DISK_MAX_PARTS
      brd: handle on-demand devices correctly
      brd: fix comment on initial device creation
      brd: export module parameters
      loop: export module parameters

Tejun Heo (1):
      block: always allocate genhd->ev if check_events is implemented

 block/blk-core.c      |    5 ++---
 block/genhd.c         |    2 +-
 drivers/block/brd.c   |   42 ++++++++++++++++++++++++++----------------
 drivers/block/loop.c  |   17 ++++++++++++++---
 fs/partitions/check.c |    8 +++++---
 5 files changed, 48 insertions(+), 26 deletions(-)

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-05-30  5:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-27 13:10 [GIT PULL] Follow up block fixes Jens Axboe
2011-05-30  2:50 ` Eric Dumazet
2011-05-30  5:26   ` Jens Axboe

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