index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
channel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: storvsc: Use blk_mq_unique_tag() to generate requestIDs
Andrea Parri (Microsoft)
2021-05-14
1
-8
/
+6
*
Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
Andres Beltran
2021-05-14
1
-3
/
+6
*
Drivers: hv: vmbus: Drivers: hv: vmbus: Introduce CHANNELMSG_MODIFYCHANNEL_RE...
Andrea Parri (Microsoft)
2021-04-18
1
-17
/
+82
*
Drivers: hv: vmbus: Use after free in __vmbus_open()
Dan Carpenter
2021-04-16
1
-1
/
+1
*
drivers: hv: Fix whitespace errors
Vasanth
2021-03-08
1
-1
/
+1
*
Revert "Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer"
Wei Liu
2021-02-15
1
-6
/
+3
*
Drivers: hv: vmbus: Initialize memory to be sent to the host
Andrea Parri (Microsoft)
2021-02-05
1
-2
/
+2
*
Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
Andres Beltran
2021-02-05
1
-3
/
+6
*
Drivers: hv: vmbus: Add vmbus_requestor data structure for VMBus hardening
Andres Beltran
2020-11-17
1
-6
/
+168
*
Drivers: hv: vmbus: Move virt_to_hvpfn() to hyperv header
Boqun Feng
2020-09-28
1
-13
/
+0
*
Drivers: hv: vmbus: Introduce types of GPADL
Boqun Feng
2020-09-28
1
-20
/
+140
*
Drivers: hv: vmbus: Move __vmbus_open()
Boqun Feng
2020-09-28
1
-154
/
+155
*
Drivers: hv: vmbus: Always use HV_HYP_PAGE_SIZE for gpadl
Boqun Feng
2020-09-28
1
-8
/
+5
*
Drivers: hv: vmbus: Remove the lock field from the vmbus_channel struct
Andrea Parri (Microsoft)
2020-06-20
1
-5
/
+1
*
Drivers: hv: vmbus: Remove the target_vp field from the vmbus_channel struct
Andrea Parri (Microsoft)
2020-06-19
1
-1
/
+2
*
Drivers: hv: vmbus: Introduce the CHANNELMSG_MODIFYCHANNEL message type
Andrea Parri (Microsoft)
2020-04-23
1
-0
/
+28
*
Drivers: hv: vmbus: Use a spin lock for synchronizing channel scheduling vs. ...
Andrea Parri (Microsoft)
2020-04-23
1
-17
/
+7
*
hv_netvsc: Disable NAPI before closing the VMBus channel
Andrea Parri (Microsoft)
2020-04-23
1
-0
/
+6
*
Drivers: hv: vmbus: Fix virt_to_hvpfn() for X86_PAE
Dexuan Cui
2019-08-20
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
Thomas Gleixner
2019-06-05
1
-13
/
+1
*
vmbus: Switch to use new generic UUID API
Andy Shevchenko
2019-02-14
1
-2
/
+2
*
vmbus: fix subchannel removal
Dexuan Cui
2019-01-09
1
-8
/
+1
*
Merge 4.20-rc5 into char-misc-next
Greg Kroah-Hartman
2018-12-03
1
-0
/
+8
|
\
|
*
Drivers: hv: vmbus: check the creation_status in vmbus_establish_gpadl()
Dexuan Cui
2018-11-26
1
-0
/
+8
*
|
Drivers: hv: vmbus: Remove the useless API vmbus_get_outgoing_channel()
Dexuan Cui
2018-11-26
1
-1
/
+0
|
/
*
Drivers: hv: vmbus: Fix the descriptions of some function parameters
Dexuan Cui
2018-10-02
1
-11
/
+13
*
vmbus: split ring buffer allocation from open
Stephen Hemminger
2018-09-25
1
-115
/
+152
*
vmbus: keep pointer to ring buffer page
Stephen Hemminger
2018-09-25
1
-11
/
+9
*
vmbus: pass channel to hv_process_channel_removal
Stephen Hemminger
2018-09-25
1
-2
/
+1
*
Drivers: hv: vmbus: Remove use of slow_virt_to_phys()
Michael Kelley
2018-08-02
1
-7
/
+20
*
Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
Dexuan Cui
2018-08-02
1
-16
/
+24
*
Drivers: hv: vmbus: Fix a rescind issue
K. Y. Srinivasan
2017-11-28
1
-2
/
+8
*
hyper-v: trace channel events
Vitaly Kuznetsov
2017-11-04
1
-0
/
+2
*
hyper-v: trace vmbus_send_tl_connect_request()
Vitaly Kuznetsov
2017-11-04
1
-1
/
+6
*
hyper-v: trace vmbus_teardown_gpadl()
Vitaly Kuznetsov
2017-11-04
1
-0
/
+2
*
hyper-v: trace vmbus_establish_gpadl()
Vitaly Kuznetsov
2017-11-04
1
-0
/
+6
*
hyper-v: trace vmbus_close_internal()
Vitaly Kuznetsov
2017-11-04
1
-0
/
+2
*
hyper-v: trace vmbus_open()
Vitaly Kuznetsov
2017-11-04
1
-0
/
+2
*
vmbus: initialize reserved fields in messages
Stephen Hemminger
2017-10-20
1
-0
/
+2
*
Drivers: hv: vmbus: Fix bugs in rescind handling
K. Y. Srinivasan
2017-10-04
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-09-06
1
-106
/
+23
|
\
|
*
vmbus: remove unused vmbus_sendpacket_ctl
stephen hemminger
2017-08-16
1
-26
/
+17
|
*
vmbus: remove unused vmubs_sendpacket_pagebuffer_ctl
stephen hemminger
2017-08-16
1
-24
/
+6
|
*
vmbus: remove unused vmbus_sendpacket_multipagebuffer
stephen hemminger
2017-08-16
1
-56
/
+0
*
|
Drivers: hv: vmbus: Fix rescind handling issues
K. Y. Srinivasan
2017-08-16
1
-0
/
+14
|
/
*
vmbus: re-enable channel tasklet
Stephen Hemminger
2017-07-17
1
-0
/
+2
*
Drivers: hv: vmbus: Fix rescind handling
K. Y. Srinivasan
2017-05-18
1
-2
/
+6
*
Merge 4.11-rc4 into char-misc-next
Greg Kroah-Hartman
2017-03-27
1
-13
/
+12
|
\
|
*
Drivers: hv: vmbus: Don't leak memory when a channel is rescinded
K. Y. Srinivasan
2017-03-16
1
-5
/
+8
|
*
vmbus: remove hv_event_tasklet_disable/enable
Dexuan Cui
2017-03-16
1
-8
/
+4
[next]