Some miscellaneous cleanup and bug fixes.

 Dexuan Cui (3):
  hv: run non-blocking message handlers in the dispatch tasklet
  hv: don't schedule new works in
    vmbus_onoffer()/vmbus_onoffer_rescind()
  hv: remove the per-channel workqueue

Haiyang Zhang (1):
  hv_vmbus: Add gradually increased delay for retries in
    vmbus_post_msg()

Vitaly Kuznetsov (3):
  Drivers: hv: hv_balloon: do not online pages in offline blocks
  Drivers: hv: hv_balloon: eliminate jumps in piecewiese linear floor
    function
  Drivers: hv: hv_balloon: survive ballooning request with num_pages=0

 drivers/hv/channel_mgmt.c |  228 +++++++++-----------------------------------
 drivers/hv/connection.c   |   13 +--
 drivers/hv/hv_balloon.c   |   39 ++++----
 drivers/hv/hyperv_vmbus.h |   19 ++++-
 drivers/hv/vmbus_drv.c    |   21 ++++-
 include/linux/hyperv.h    |    3 -
 6 files changed, 110 insertions(+), 213 deletions(-)

-- 
1.7.4.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to