All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] Block IO fixes for 3.12
Date: Sun, 22 Sep 2013 15:55:20 -0600	[thread overview]
Message-ID: <20130922215520.GE31014@kernel.dk> (raw)

Hi Linus,

After merge window, no new stuff this time only a collection of neatly
confined and simple fixes. Please pull!


  git://git.kernel.dk/linux-block.git for-3.12/core

for you to fetch changes up to f3cff25f05f2ac29b2ee355e611b0657482f6f1d:

  cfq: explicitly use 64bit divide operation for 64bit arguments (2013-09-22 12:43:47 -0600)

----------------------------------------------------------------
Anatol Pomozov (1):
      cfq: explicitly use 64bit divide operation for 64bit arguments

Bjorn Helgaas (1):
      bio-integrity: Fix use of bs->bio_integrity_pool after free

Jianpeng Ma (1):
      block: trace all devices plug operation

Joe Perches (1):
      block: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)

Jun'ichi Nomura (1):
      block: Add nr_bios to block_rq_remap tracepoint

Mike Christie (1):
      If the queue is dying then we only call the rq->end_io callout.     This leaves bios setup on the request, because the caller assumes when     the blk_execute_rq_nowait/blk_execute_rq call has completed that     the rq->bios have been cleaned up.

Tejun Heo (1):
      blkcg: relocate root_blkg setting and clearing

 block/blk-cgroup.c           | 25 +++++++++++++++----------
 block/blk-core.c             |  6 ++----
 block/blk-exec.c             |  4 ++--
 block/cfq-iosched.c          |  4 ++--
 block/deadline-iosched.c     |  2 +-
 block/elevator.c             |  2 +-
 block/genhd.c                |  3 +--
 fs/bio-integrity.c           |  2 +-
 include/linux/blkdev.h       | 11 +++++++++++
 include/trace/events/block.h |  6 ++++--
 10 files changed, 40 insertions(+), 25 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2013-09-22 21:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-22 21:55 Jens Axboe [this message]
2013-09-22 22:06 ` [GIT PULL] Block IO fixes for 3.12 Linus Torvalds
2013-09-22 23:12   ` Jens Axboe
2013-09-22 23:27     ` Linus Torvalds
2013-09-22 23:56       ` Jens Axboe

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=20130922215520.GE31014@kernel.dk \
    --to=axboe@kernel.dk \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.