linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Plugging changes for blk/md/umem
@ 2012-07-26  2:58 NeilBrown
  2012-07-26  2:58 ` [PATCH 2/4] blk: centralize non-request unplug handling NeilBrown
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: NeilBrown @ 2012-07-26  2:58 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-raid, Shaohua Li

Hi Jens,
 the following series makes a number of changes to plugging, moving
 common code from md and umem into block, and modifying it to allow
 md to get more value out of it.
 They've been sitting in -next for a while.
 Are you OK with me forwarding them to Linus, or would you rather they
 went though your tree?

Thanks,
NeilBrown

---

NeilBrown (3):
      blk: pass from_schedule to non-request unplug functions.
      blk: centralize non-request unplug handling.
      md: remove plug_cnt feature of plugging.

Shaohua Li (1):
      block: stack unplug


 block/blk-core.c       |   44 ++++++++++++++++++++++++++++--------
 drivers/block/umem.c   |   37 ++++++------------------------
 drivers/md/md.c        |   59 ++++--------------------------------------------
 drivers/md/md.h        |   11 ++++++---
 drivers/md/raid1.c     |    3 +-
 drivers/md/raid10.c    |    3 +-
 drivers/md/raid5.c     |    5 ++--
 include/linux/blkdev.h |    8 +++++--
 8 files changed, 63 insertions(+), 107 deletions(-)

-- 
Signature


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

end of thread, other threads:[~2012-07-31  8:54 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-26  2:58 [PATCH 0/4] Plugging changes for blk/md/umem NeilBrown
2012-07-26  2:58 ` [PATCH 2/4] blk: centralize non-request unplug handling NeilBrown
2012-07-26  2:58 ` [PATCH 4/4] blk: pass from_schedule to non-request unplug functions NeilBrown
2012-07-26  2:58 ` [PATCH 1/4] md: remove plug_cnt feature of plugging NeilBrown
2012-07-26  2:58 ` [PATCH 3/4] block: stack unplug NeilBrown
2012-07-31  7:08 ` [PATCH 0/4] Plugging changes for blk/md/umem Jens Axboe
2012-07-31  7:25   ` NeilBrown
2012-07-31  7:33     ` Jens Axboe
2012-07-31  8:44       ` NeilBrown
2012-07-31  8:54         ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).