mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/7] Drivers: hv: Some miscellaneous fixes
@ 2016-09-02 12:56 kys
  2016-09-02 12:58 ` [PATCH 1/7] Drivers: hv: cleanup vmbus_open() for wrap around mappings kys
  0 siblings, 1 reply; 8+ messages in thread
From: kys @ 2016-09-02 12:56 UTC (permalink / raw)
  To: gregkh, linux-kernel, devel, olaf, apw, vkuznets, jasowang,
	leann.ogasawara, alexng
  Cc: K. Y. Srinivasan

From: K. Y. Srinivasan <kys@microsoft.com>

Some miscellaneous fixes and enhancements. These patches were all
sent earlier but failed to apply clean on Greg's tree. These have
now been rebased.

Alex Ng (2):
  Drivers: hv: utils: Continue to poll VSS channel after handling
    requests.
  Drivers: hv: utils: Check VSS daemon is listening before a hot backup

K. Y. Srinivasan (1):
  Drivers: hv: Introduce a policy for controlling channel affinity

Vitaly Kuznetsov (4):
  Drivers: hv: cleanup vmbus_open() for wrap around mappings
  Drivers: hv: ring_buffer: wrap around mappings for ring buffers
  Drivers: hv: ring_buffer: use wrap around mappings in
    hv_copy{from,to}_ringbuffer()
  Drivers: hv: ring_buffer: count on wrap around mappings in
    get_next_pkt_raw()

 drivers/hv/channel.c      |   66 ++++++++++++++++---------------
 drivers/hv/channel_mgmt.c |   68 +++++++++++++++++++--------------
 drivers/hv/hv_snapshot.c  |   93 ++++++++++++++++++++++-----------------------
 drivers/hv/hyperv_vmbus.h |    4 +-
 drivers/hv/ring_buffer.c  |   61 +++++++++++++++++------------
 include/linux/hyperv.h    |   55 ++++++++++++++++----------
 tools/hv/hv_vss_daemon.c  |    3 +
 7 files changed, 193 insertions(+), 157 deletions(-)

-- 
1.7.4.1

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

end of thread, other threads:[~2016-09-02 11:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-02 12:56 [PATCH 0/7] Drivers: hv: Some miscellaneous fixes kys
2016-09-02 12:58 ` [PATCH 1/7] Drivers: hv: cleanup vmbus_open() for wrap around mappings kys
2016-09-02 12:58   ` [PATCH 2/7] Drivers: hv: ring_buffer: wrap around mappings for ring buffers kys
2016-09-02 12:58   ` [PATCH 3/7] Drivers: hv: ring_buffer: use wrap around mappings in hv_copy{from,to}_ringbuffer() kys
2016-09-02 12:58   ` [PATCH 4/7] Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw() kys
2016-09-02 12:58   ` [PATCH 5/7] Drivers: hv: Introduce a policy for controlling channel affinity kys
2016-09-02 12:58   ` [PATCH 6/7] Drivers: hv: utils: Continue to poll VSS channel after handling requests kys
2016-09-02 12:58   ` [PATCH 7/7] Drivers: hv: utils: Check VSS daemon is listening before a hot backup kys

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

all inboxes | Powered by JetHome®