summaryrefslogtreecommitdiffstats
path: root/drivers/hv/channel_mgmt.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320Thomas Gleixner2019-06-051-13/+1Star
* Drivers: hv: vmbus: Fix race condition with new ring_buffer_info mutexKimberly Brown2019-04-111-0/+2
* Drivers: hv: vmbus: Expose monitor data only when monitor pages are usedKimberly Brown2019-03-211-0/+1
* vmbus: Switch to use new generic UUID APIAndy Shevchenko2019-02-151-9/+9
* Merge 4.20-rc6 into char-misc-nextGreg Kroah-Hartman2018-12-101-62/+126
|\
| * Drivers: hv: vmbus: Offload the handling of channels to two workqueuesDexuan Cui2018-12-031-63/+126
* | Drivers: hv: vmbus: Remove the useless API vmbus_get_outgoing_channel()Dexuan Cui2018-11-261-45/+0Star
|/
* Drivers: hv: vmbus: Use cpumask_var_t for on-stack cpu maskDexuan Cui2018-10-031-5/+9
* Drivers: hv: vmbus: Fix the descriptions of some function parametersDexuan Cui2018-10-031-14/+9Star
* vmbus: pass channel to hv_process_channel_removalStephen Hemminger2018-09-251-12/+5Star
* Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()Dexuan Cui2018-08-021-0/+6
* Drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer()Dexuan Cui2018-07-031-3/+1Star
* Drivers: hv: vmbus: do not mark HV_PCIE as perf_deviceDexuan Cui2018-03-281-1/+1
* hv_vmbus: Correct the stale comments regarding cpu affinityHaiyang Zhang2018-03-061-4/+2Star
* Drivers: hv: vmbus: Fix a rescind issueK. Y. Srinivasan2017-11-281-3/+4
* hyper-v: trace vmbus_release_relid()Vitaly Kuznetsov2017-11-041-2/+5
* hyper-v: trace vmbus_request_offers()Vitaly Kuznetsov2017-11-041-1/+3
* hyper-v: trace vmbus_onversion_response()Vitaly Kuznetsov2017-11-041-0/+3
* hyper-v: trace vmbus_ongpadl_torndown()Vitaly Kuznetsov2017-11-041-0/+2
* hyper-v: trace vmbus_ongpadl_created()Vitaly Kuznetsov2017-11-041-0/+2
* hyper-v: trace vmbus_onopen_result()Vitaly Kuznetsov2017-11-041-0/+2
* hyper-v: trace vmbus_onoffer_rescind()Vitaly Kuznetsov2017-11-041-0/+2
* hyper-v: trace vmbus_onoffer()Vitaly Kuznetsov2017-11-041-0/+2
* hyper-v: trace vmbus_on_message()Vitaly Kuznetsov2017-11-041-0/+2
* Merge 4.14-rc6 into char-misc-nextGreg Kroah-Hartman2017-10-231-1/+4
|\
| * vmbus: hvsock: add proper sync for vmbus_hvsock_device_unregister()Dexuan Cui2017-10-201-1/+4
* | Merge 4.14-rc5 into char-misc-nextGreg Kroah-Hartman2017-10-161-23/+18Star
|\|
| * Drivers: hv: vmbus: Fix bugs in rescind handlingK. Y. Srinivasan2017-10-041-19/+18Star
| * vmbus: don't acquire the mutex in vmbus_hvsock_device_unregister()Dexuan Cui2017-09-221-4/+0Star
* | vmbus: add per-channel sysfs infoStephen Hemminger2017-10-041-1/+9
|/
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-071-15/+5Star
|\
| * hyper-v: Globalize vp_indexVitaly Kuznetsov2017-08-101-4/+3Star
| * hyper-v: Use fast hypercall for HVCALL_SIGNAL_EVENTVitaly Kuznetsov2017-08-101-11/+2Star
* | Drivers: hv: vmbus: Fix rescind handling issuesK. Y. Srinivasan2017-08-161-3/+26
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-07-061-1/+0Star
|\
| * scsi: storvsc: remove unnecessary channel inbound lockStephen Hemminger2017-06-131-1/+0Star
* | Drivers: hv: vmbus: Fix rescind handlingK. Y. Srinivasan2017-05-181-16/+53
|/
* Merge 4.11-rc4 into char-misc-nextGreg Kroah-Hartman2017-03-271-22/+5Star
|\
| * Drivers: hv: vmbus: Don't leak channel idsK. Y. Srinivasan2017-03-161-0/+1
| * vmbus: remove hv_event_tasklet_disable/enableDexuan Cui2017-03-161-19/+0Star
| * vmbus: use rcu for per-cpu channel listStephen Hemminger2017-03-161-3/+4
* | vmbus: make channel_message table constantStephen Hemminger2017-03-171-24/+24
|/
* vmbus: remove conditional locking of vmbus_writeStephen Hemminger2017-02-141-1/+0Star
* vmbus: add direct isr callback modeStephen Hemminger2017-02-141-7/+0Star
* vmbus: change to per channel taskletStephen Hemminger2017-02-141-9/+7Star
* vmbus: put related per-cpu variable togetherStephen Hemminger2017-02-141-13/+22
* Drivers: hv: vmbus: Use all supported IC versions to negotiateAlex Ng2017-01-311-26/+54
* Drivers: hv: vmbus: Move the code to signal end of messageK. Y. Srinivasan2017-01-201-0/+1
* Drivers: hv: vmbus: Fix a rescind handling bugK. Y. Srinivasan2017-01-101-0/+25
* Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()Vitaly Kuznetsov2017-01-101-4/+6