index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
channel_mgmt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-31
Drivers: hv: vmbus: Enable explicit signaling policy for NIC channels
K. Y. Srinivasan
1
-0
/
+2
2016-08-31
Drivers: hv: vmbus: fix the race when querying & updating the percpu list
Dexuan Cui
1
-4
/
+28
2016-05-01
Drivers: hv: vmbus: handle various crash scenarios
Vitaly Kuznetsov
1
-15
/
+43
2016-03-01
Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_u...
Vitaly Kuznetsov
1
-1
/
+1
2016-03-01
Drivers: hv: vmbus: remove code duplication in message handling
Vitaly Kuznetsov
1
-9
/
+1
2016-03-01
Drivers: hv: vmbus: avoid wait_for_completion() on crash
Vitaly Kuznetsov
1
-2
/
+2
2016-02-07
Drivers: hv: vmbus: Give control over how the ring access is serialized
K. Y. Srinivasan
1
-0
/
+1
2016-02-07
Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
Dexuan Cui
1
-5
/
+28
2016-02-07
Drivers: hv: vmbus: add a per-channel rescind callback
Dexuan Cui
1
-0
/
+11
2016-02-07
Drivers: hv: vmbus: define a new VMBus message type for hvsock
Dexuan Cui
1
-0
/
+4
2016-02-07
Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_u...
Vitaly Kuznetsov
1
-1
/
+43
2016-02-07
Drivers: hv: vmbus: avoid infinite loop in init_vp_index()
Vitaly Kuznetsov
1
-0
/
+11
2016-02-07
Drivers: hv: vmbus: Add vendor and device atttributes
K. Y. Srinivasan
1
-43
/
+123
2015-12-21
Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical
K. Y. Srinivasan
1
-0
/
+3
2015-12-14
Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
Dexuan Cui
1
-6
/
+6
2015-12-14
Drivers: hv: vmbus: release relid on error in vmbus_process_offer()
Dexuan Cui
1
-6
/
+15
2015-12-14
Drivers: hv: vmbus: fix rescind-offer handling for device without a driver
Dexuan Cui
1
-3
/
+3
2015-12-14
Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
K. Y. Srinivasan
1
-2
/
+1
2015-12-14
Drivers: hv: vmbus: Use uuid_le type consistently
K. Y. Srinivasan
1
-1
/
+1
2015-12-14
drivers:hv: Define the channel type for Hyper-V PCI Express pass-through
Jake Oshins
1
-0
/
+3
2015-09-20
Drivers: hv: vmbus: fix init_vp_index() for reloading hv_netvsc
Dexuan Cui
1
-0
/
+17
2015-08-05
Drivers: hv: vmbus: Further improve CPU affiliation logic
Dexuan Cui
1
-2
/
+18
2015-08-05
Drivers: hv: vmbus: Improve the CPU affiliation for channels
K. Y. Srinivasan
1
-5
/
+6
2015-08-04
Drivers: hv: vmbus: Consider ND NIC in binding channels to CPUs
K. Y. Srinivasan
1
-0
/
+1
2015-08-04
Drivers: hv: vmbus: don't send CHANNELMSG_UNLOAD on pre-Win2012R2 hosts
Vitaly Kuznetsov
1
-0
/
+4
2015-06-01
Drivers: hv: vmbus: Implement NUMA aware CPU affinity for channels
K. Y. Srinivasan
1
-29
/
+43
2015-06-01
Drivers: hv: vmbus: Use the vp_index map even for channels bound to CPU 0
K. Y. Srinivasan
1
-1
/
+1
2015-05-24
Drivers: hv: vmbus: distribute subchannels among all vcpus
Vitaly Kuznetsov
1
-1
/
+28
2015-05-24
Drivers: hv: vmbus: move init_vp_index() call to vmbus_process_offer()
Vitaly Kuznetsov
1
-2
/
+5
2015-05-24
Drivers: hv: vmbus: decrease num_sc on subchannel removal
Vitaly Kuznetsov
1
-1
/
+2
2015-05-24
Drivers: hv: vmbus: unify calls to percpu_channel_enq()
Vitaly Kuznetsov
1
-33
/
+18
2015-05-24
Drivers: hv: vmbus: Implement the protocol for tearing down vmbus state
K. Y. Srinivasan
1
-0
/
+25
2015-05-24
hv: vmbus_free_channels(): remove the redundant free_channel()
Dexuan Cui
1
-3
/
+8
2015-04-03
hv: remove the per-channel workqueue
Dexuan Cui
1
-29
/
+1
2015-04-03
hv: don't schedule new works in vmbus_onoffer()/vmbus_onoffer_rescind()
Dexuan Cui
1
-129
/
+28
2015-04-03
hv: run non-blocking message handlers in the dispatch tasklet
Dexuan Cui
1
-23
/
+18
2015-03-26
Drivers: hv: vmbus: Don't wait after requesting offers
K. Y. Srinivasan
1
-11
/
+0
2015-03-25
hv: vmbus: missing curly braces in vmbus_process_offer()
Dan Carpenter
1
-1
/
+2
2015-03-25
Drivers: hv: vmbus: Perform device register in the per-channel work element
K. Y. Srinivasan
1
-42
/
+101
2015-03-01
Drivers: hv: vmbus: Use a round-robin algorithm for picking the outgoing channel
K. Y. Srinivasan
1
-15
/
+15
2015-03-01
Drivers: hv: vmbus: Remove the channel from the channel list(s) on failure
K. Y. Srinivasan
1
-5
/
+16
2015-03-01
Drivers: hv: vmbus: Handle both rescind and offer messages in the same context
K. Y. Srinivasan
1
-53
/
+62
2015-03-01
Drivers: hv: vmbus: Introduce a function to remove a rescinded offer
K. Y. Srinivasan
1
-19
/
+30
2015-03-01
Drivers: hv: vmbus: Add support for the NetworkDirect GUID
K. Y. Srinivasan
1
-0
/
+2
2015-03-01
hv: channel_mgmt: match var type to return type of wait_for_completion
Nicholas Mc Guire
1
-1
/
+2
2015-03-01
Drivers: hv: vmbus: avoid double kfree for device_obj
Vitaly Kuznetsov
1
-1
/
+0
2015-03-01
Drivers: hv: vmbus: rename channel work queues
Vitaly Kuznetsov
1
-1
/
+4
2015-01-25
Drivers: hv: vmbus: serialize Offer and Rescind offer
Vitaly Kuznetsov
1
-8
/
+22
2015-01-25
Drivers: hv: rename sc_lock to the more generic lock
Vitaly Kuznetsov
1
-5
/
+5
2015-01-25
Drivers: hv: check vmbus_device_create() return value in vmbus_process_offer()
Vitaly Kuznetsov
1
-5
/
+9
[next]