index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
channel_mgmt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vmbus: hvsock: add proper sync for vmbus_hvsock_device_unregister()
Dexuan Cui
2017-10-20
1
-1
/
+4
*
Drivers: hv: vmbus: Fix bugs in rescind handling
K. Y. Srinivasan
2017-10-04
1
-19
/
+18
*
vmbus: don't acquire the mutex in vmbus_hvsock_device_unregister()
Dexuan Cui
2017-09-22
1
-4
/
+0
*
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-07
1
-15
/
+5
|
\
|
*
hyper-v: Globalize vp_index
Vitaly Kuznetsov
2017-08-10
1
-4
/
+3
|
*
hyper-v: Use fast hypercall for HVCALL_SIGNAL_EVENT
Vitaly Kuznetsov
2017-08-10
1
-11
/
+2
*
|
Drivers: hv: vmbus: Fix rescind handling issues
K. Y. Srinivasan
2017-08-16
1
-3
/
+26
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-07-06
1
-1
/
+0
|
\
|
*
scsi: storvsc: remove unnecessary channel inbound lock
Stephen Hemminger
2017-06-12
1
-1
/
+0
*
|
Drivers: hv: vmbus: Fix rescind handling
K. Y. Srinivasan
2017-05-18
1
-16
/
+53
|
/
*
Merge 4.11-rc4 into char-misc-next
Greg Kroah-Hartman
2017-03-27
1
-22
/
+5
|
\
|
*
Drivers: hv: vmbus: Don't leak channel ids
K. Y. Srinivasan
2017-03-16
1
-0
/
+1
|
*
vmbus: remove hv_event_tasklet_disable/enable
Dexuan Cui
2017-03-16
1
-19
/
+0
|
*
vmbus: use rcu for per-cpu channel list
Stephen Hemminger
2017-03-16
1
-3
/
+4
*
|
vmbus: make channel_message table constant
Stephen Hemminger
2017-03-17
1
-24
/
+24
|
/
*
vmbus: remove conditional locking of vmbus_write
Stephen Hemminger
2017-02-14
1
-1
/
+0
*
vmbus: add direct isr callback mode
Stephen Hemminger
2017-02-14
1
-7
/
+0
*
vmbus: change to per channel tasklet
Stephen Hemminger
2017-02-14
1
-9
/
+7
*
vmbus: put related per-cpu variable together
Stephen Hemminger
2017-02-14
1
-13
/
+22
*
Drivers: hv: vmbus: Use all supported IC versions to negotiate
Alex Ng
2017-01-31
1
-26
/
+54
*
Drivers: hv: vmbus: Move the code to signal end of message
K. Y. Srinivasan
2017-01-20
1
-0
/
+1
*
Drivers: hv: vmbus: Fix a rescind handling bug
K. Y. Srinivasan
2017-01-10
1
-0
/
+25
*
Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
Vitaly Kuznetsov
2017-01-10
1
-4
/
+6
*
hv: acquire vmbus_connection.channel_mutex in vmbus_free_channels()
Vitaly Kuznetsov
2016-12-06
1
-0
/
+2
*
hyperv: Fix spelling of HV_UNKOWN
Haiyang Zhang
2016-12-06
1
-3
/
+3
*
Drivers: hv: vmbus: Base host signaling strictly on the ring state
K. Y. Srinivasan
2016-11-07
1
-2
/
+0
*
Drivers: hv: get rid of id in struct vmbus_channel
Vitaly Kuznetsov
2016-09-27
1
-2
/
+0
*
Drivers: hv: vmbus: suppress some "hv_vmbus: Unknown GUID" warnings
Dexuan Cui
2016-09-07
1
-2
/
+24
*
Drivers: hv: Introduce a policy for controlling channel affinity
K. Y. Srinivasan
2016-09-02
1
-29
/
+39
*
Drivers: hv: vmbus: Enable explicit signaling policy for NIC channels
K. Y. Srinivasan
2016-08-31
1
-0
/
+2
*
Drivers: hv: vmbus: fix the race when querying & updating the percpu list
Dexuan Cui
2016-08-31
1
-4
/
+28
*
Drivers: hv: vmbus: handle various crash scenarios
Vitaly Kuznetsov
2016-05-01
1
-15
/
+43
*
Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_u...
Vitaly Kuznetsov
2016-03-01
1
-1
/
+1
*
Drivers: hv: vmbus: remove code duplication in message handling
Vitaly Kuznetsov
2016-03-01
1
-9
/
+1
*
Drivers: hv: vmbus: avoid wait_for_completion() on crash
Vitaly Kuznetsov
2016-03-01
1
-2
/
+2
*
Drivers: hv: vmbus: Give control over how the ring access is serialized
K. Y. Srinivasan
2016-02-07
1
-0
/
+1
*
Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
Dexuan Cui
2016-02-07
1
-5
/
+28
*
Drivers: hv: vmbus: add a per-channel rescind callback
Dexuan Cui
2016-02-07
1
-0
/
+11
*
Drivers: hv: vmbus: define a new VMBus message type for hvsock
Dexuan Cui
2016-02-07
1
-0
/
+4
*
Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_u...
Vitaly Kuznetsov
2016-02-07
1
-1
/
+43
*
Drivers: hv: vmbus: avoid infinite loop in init_vp_index()
Vitaly Kuznetsov
2016-02-07
1
-0
/
+11
*
Drivers: hv: vmbus: Add vendor and device atttributes
K. Y. Srinivasan
2016-02-07
1
-43
/
+123
*
Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical
K. Y. Srinivasan
2015-12-21
1
-0
/
+3
*
Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
Dexuan Cui
2015-12-14
1
-6
/
+6
*
Drivers: hv: vmbus: release relid on error in vmbus_process_offer()
Dexuan Cui
2015-12-14
1
-6
/
+15
*
Drivers: hv: vmbus: fix rescind-offer handling for device without a driver
Dexuan Cui
2015-12-14
1
-3
/
+3
*
Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
K. Y. Srinivasan
2015-12-14
1
-2
/
+1
*
Drivers: hv: vmbus: Use uuid_le type consistently
K. Y. Srinivasan
2015-12-14
1
-1
/
+1
*
drivers:hv: Define the channel type for Hyper-V PCI Express pass-through
Jake Oshins
2015-12-14
1
-0
/
+3
*
Drivers: hv: vmbus: fix init_vp_index() for reloading hv_netvsc
Dexuan Cui
2015-09-20
1
-0
/
+17
[next]