Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
91aaf97471a047bec7c2ef6e59ed1c92359165a2
/
drivers
/
hv
/
channel.c
7527810
Drivers: hv: vmbus: Introduce the CHANNELMSG_MODIFYCHANNEL message type
by Andrea Parri (Microsoft)
· 4 years, 9 months ago
9403b66
Drivers: hv: vmbus: Use a spin lock for synchronizing channel scheduling vs. channel removal
by Andrea Parri (Microsoft)
· 4 years, 9 months ago
ac50476
hv_netvsc: Disable NAPI before closing the VMBus channel
by Andrea Parri (Microsoft)
· 4 years, 9 months ago
a9fc434
Drivers: hv: vmbus: Fix virt_to_hvpfn() for X86_PAE
by Dexuan Cui
· 6 years ago
3b20eb2
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
by Thomas Gleixner
· 6 years ago
593db80
vmbus: Switch to use new generic UUID API
by Andy Shevchenko
· 6 years ago
b5679ce
vmbus: fix subchannel removal
by Dexuan Cui
· 6 years ago
22fee7d
Merge 4.20-rc5 into char-misc-next
by Greg Kroah-Hartman
· 6 years ago
eceb059
Drivers: hv: vmbus: check the creation_status in vmbus_establish_gpadl()
by Dexuan Cui
· 6 years ago
4d3c5c6
Drivers: hv: vmbus: Remove the useless API vmbus_get_outgoing_channel()
by Dexuan Cui
· 6 years ago
fe857bb
Drivers: hv: vmbus: Fix the descriptions of some function parameters
by Dexuan Cui
· 6 years ago
ae6935e
vmbus: split ring buffer allocation from open
by Stephen Hemminger
· 6 years ago
52a42c2
vmbus: keep pointer to ring buffer page
by Stephen Hemminger
· 6 years ago
800b932
vmbus: pass channel to hv_process_channel_removal
by Stephen Hemminger
· 6 years ago
6ba3417
Drivers: hv: vmbus: Remove use of slow_virt_to_phys()
by Michael Kelley
· 6 years ago
d3b26dd
Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
by Dexuan Cui
· 6 years ago
7fa32e5
Drivers: hv: vmbus: Fix a rescind issue
by K. Y. Srinivasan
· 7 years ago
991f8f1
hyper-v: trace channel events
by Vitaly Kuznetsov
· 7 years ago
98f31a0
hyper-v: trace vmbus_send_tl_connect_request()
by Vitaly Kuznetsov
· 7 years ago
09cdf8f
hyper-v: trace vmbus_teardown_gpadl()
by Vitaly Kuznetsov
· 7 years ago
69edbd5
hyper-v: trace vmbus_establish_gpadl()
by Vitaly Kuznetsov
· 7 years ago
633b005
hyper-v: trace vmbus_close_internal()
by Vitaly Kuznetsov
· 7 years ago
9202d77
hyper-v: trace vmbus_open()
by Vitaly Kuznetsov
· 7 years ago
33d426a
vmbus: initialize reserved fields in messages
by Stephen Hemminger
· 7 years ago
192b2d7
Drivers: hv: vmbus: Fix bugs in rescind handling
by K. Y. Srinivasan
· 7 years ago
aae3dbb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
5dd0fb9
vmbus: remove unused vmbus_sendpacket_ctl
by stephen hemminger
· 7 years ago
5a668d8
vmbus: remove unused vmubs_sendpacket_pagebuffer_ctl
by stephen hemminger
· 7 years ago
9a603b8
vmbus: remove unused vmbus_sendpacket_multipagebuffer
by stephen hemminger
· 7 years ago
6f3d791
Drivers: hv: vmbus: Fix rescind handling issues
by K. Y. Srinivasan
· 7 years ago
6463a45
vmbus: re-enable channel tasklet
by Stephen Hemminger
· 8 years ago
54a66265
Drivers: hv: vmbus: Fix rescind handling
by K. Y. Srinivasan
· 8 years ago
57c0eab
Merge 4.11-rc4 into char-misc-next
by Greg Kroah-Hartman
· 8 years ago
bdc1dd4
vmbus: fix spelling errors
by Stephen Hemminger
· 8 years ago
5e030d5
Drivers: hv: vmbus: Don't leak memory when a channel is rescinded
by K. Y. Srinivasan
· 8 years ago
dad72a1
vmbus: remove hv_event_tasklet_disable/enable
by Dexuan Cui
· 8 years ago
8a1115f
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
5529eaf
vmbus: remove conditional locking of vmbus_write
by Stephen Hemminger
· 8 years ago
631e63a
vmbus: change to per channel tasklet
by Stephen Hemminger
· 8 years ago
3454323
vmbus: remove unused kickq argument to sendpacket
by Stephen Hemminger
· 8 years ago
b103a56
vmbus: drop no longer used kick_q argument
by Stephen Hemminger
· 8 years ago
5c1bec6
vmbus: use kernel bitops for traversing interrupt mask
by Stephen Hemminger
· 8 years ago
ccb61f8
Drivers: hv: vmbus: Fix a rescind handling bug
by K. Y. Srinivasan
· 8 years ago
c0bb039
Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
by Vitaly Kuznetsov
· 8 years ago
3372592
Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the host
by K. Y. Srinivasan
· 8 years ago
1f6ee4e
Drivers: hv: vmbus: On write cleanup the logic to interrupt the host
by K. Y. Srinivasan
· 8 years ago
74198eb
Drivers: hv: vmbus: Base host signaling strictly on the ring state
by K. Y. Srinivasan
· 8 years ago
9988ce6
Drivers: hv: ring_buffer: wrap around mappings for ring buffers
by Vitaly Kuznetsov
· 8 years ago
98f531b
Drivers: hv: cleanup vmbus_open() for wrap around mappings
by Vitaly Kuznetsov
· 8 years ago
3724287
Drivers: hv: vmbus: Implement a mechanism to tag the channel for low latency
by K. Y. Srinivasan
· 9 years ago
ccef9bc
Drivers: hv: vmbus: Enable explicit signaling policy for NIC channels
by K. Y. Srinivasan
· 9 years ago
638fea3
Drivers: hv: vmbus: fix the race when querying & updating the percpu list
by Dexuan Cui
· 9 years ago
396e287
Drivers: hv: get rid of timeout in vmbus_open()
by Vitaly Kuznetsov
· 9 years ago
7cc80c9
Drivers: hv: don't leak memory in vmbus_establish_gpadl()
by Vitaly Kuznetsov
· 9 years ago
4d63763
Drivers: hv: get rid of redundant messagecount in create_gpadl_header()
by Vitaly Kuznetsov
· 9 years ago
fe760e4
Drivers: hv: vmbus: Give control over how the ring access is serialized
by K. Y. Srinivasan
· 9 years ago
5c23a1a
Drivers: hv: vmbus: define a new VMBus message type for hvsock
by Dexuan Cui
· 9 years ago
5f363bc
Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling
by Dexuan Cui
· 9 years ago
940b68e
Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
by Vitaly Kuznetsov
· 9 years ago
667d374
Drivers: hv: remove code duplication between vmbus_recvpacket()/vmbus_recvpacket_raw()
by Vitaly Kuznetsov
· 9 years ago
8599846
Drivers: hv: vmbus: Fix a Host signaling bug
by K. Y. Srinivasan
· 9 years ago
34c6801
Drivers: hv: vmbus: fix rescind-offer handling for device without a driver
by Dexuan Cui
· 9 years ago
64b7faf
Drivers: hv: vmbus: do sanity check of channel state in vmbus_close_internal()
by Dexuan Cui
· 9 years ago
63d55b2
Drivers: hv: vmbus: serialize process_chn_event() and vmbus_close_internal()
by Dexuan Cui
· 9 years ago
b81658c
Drivers: hv: vmbus: Permit sending of packets without payload
by K. Y. Srinivasan
· 9 years ago
294409d
Drivers: hv: vmbus: Allocate ring buffer memory in NUMA aware fashion
by K. Y. Srinivasan
· 10 years ago
ffc151f
Drivers: hv: vmbus: do cleanup on all vmbus_open() failure paths
by Vitaly Kuznetsov
· 10 years ago
5f5cc81
Drivers: hv: vmbus: Fix a siganlling host signalling issue
by K. Y. Srinivasan
· 10 years ago
b3a19b3
Drivers: hv: vmbus: Export the vmbus_sendpacket_pagebuffer_ctl()
by K. Y. Srinivasan
· 10 years ago
f2eddbc
Drivers: hv: vmbus: Fix a bug in rescind processing in vmbus_close_internal()
by K. Y. Srinivasan
· 10 years ago
e9395e3
Drivers: hv: vmbus: Suport an API to send packet with additional control
by K. Y. Srinivasan
· 10 years ago
87e93d6
Drivers: hv: vmbus: Suport an API to send pagebuffers with additional control
by K. Y. Srinivasan
· 10 years ago
ed6cfcc
Drivers: hv: vmbus: Introduce a function to remove a rescinded offer
by K. Y. Srinivasan
· 10 years ago
40384e4
Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open()
by K. Y. Srinivasan
· 10 years ago
08a9513
hv: channel: match var type to return type of wait_for_completion
by Nicholas Mc Guire
· 10 years ago
ac0d12b
hv: vmbus_open(): reset the channel state on ENOMEM
by Dexuan Cui
· 10 years ago
67fae05
Drivers: hv: rename sc_lock to the more generic lock
by Vitaly Kuznetsov
· 10 years ago
d61031e
Drivers: hv: vmbus: Support a vmbus API for efficiently sending page arrays
by K. Y. Srinivasan
· 10 years ago
9f52a16
Drivers: hv: vmbus: Fix a bug in vmbus_establish_gpadl()
by K. Y. Srinivasan
· 10 years ago
2115b56
Drivers: hv: vmbus: Properly protect calls to smp_processor_id()
by K. Y. Srinivasan
· 10 years ago
98d731b
Drivers: hv: vmbus: Cleanup vmbus_close_internal()
by K. Y. Srinivasan
· 10 years ago
45d727c
Drivers: hv: vmbus: Fix a bug in vmbus_open()
by K. Y. Srinivasan
· 10 years ago
72c6b71
Drivers: hv: vmbus: Cleanup vmbus_establish_gpadl()
by K. Y. Srinivasan
· 10 years ago
66be653
Drivers: hv: vmbus: Cleanup vmbus_teardown_gpadl()
by K. Y. Srinivasan
· 10 years ago
7a446d6
hyperv: remove meaningless pr_err() in vmbus_recvpacket_raw()
by Jason Wang
· 11 years ago
24b8a40
hv: Remove unnecessary comparison of unsigned against 0
by Tobias Klauser
· 11 years ago
d3ba720
Drivers: hv: Eliminate the channel spinlock in the callback path
by K. Y. Srinivasan
· 11 years ago
011a7c3
Drivers: hv: vmbus: Cleanup the packet send path
by K. Y. Srinivasan
· 11 years ago
b679ef7
hyperv: Add support for physically discontinuous receive buffer
by Haiyang Zhang
· 11 years ago
33b0693
hv: vmbus: fix vmbus_recvpacket_raw() return code
by Dan Carpenter
· 11 years ago
2c9be3e
hv: delete vmbus_get_debug_info()
by Greg Kroah-Hartman
· 11 years ago
4947c74
hv: move "client/server_monitor_conn_id" bus attributes to dev_groups
by Greg Kroah-Hartman
· 11 years ago
1cee272
hv: move "client/server_monitor_latency" bus attributes to dev_groups
by Greg Kroah-Hartman
· 11 years ago
76c52bb
hv: move "client/server_monitor_pending" bus attributes to dev_groups
by Greg Kroah-Hartman
· 11 years ago
8681db4
hv: make "monitor_pages" a "real" pointer array
by Greg Kroah-Hartman
· 11 years ago
7c55e1d
hv: move "device_id" bus attribute to dev_groups
by Greg Kroah-Hartman
· 11 years ago
68234c0
hv: move "class_id" bus attribute to dev_groups
by Greg Kroah-Hartman
· 11 years ago
5ffd00e
hv: move "monitor_id" bus attribute to dev_groups
by Greg Kroah-Hartman
· 11 years ago
a8fb5f3
hv: move "state" bus attribute to dev_groups
by Greg Kroah-Hartman
· 11 years ago
03f3a91
hv: use dev_groups for device attributes
by Greg Kroah-Hartman
· 11 years ago
Next »