index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
hv
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-232
/
+0
2017-08-16
Tools: hv: update buffer handling in hv_fcopy_daemon
Olaf Hering
1
-15
/
+17
2017-08-16
Tools: hv: fix snprintf warning in kvp_daemon
Olaf Hering
1
-1
/
+1
2017-08-16
Tools: hv: vss: Skip freezing filesystems backed by loop
Alex Ng
1
-0
/
+7
2017-08-03
netvsc: remove bonding setup script
stephen hemminger
1
-255
/
+0
2017-07-17
tools: hv: ignore a NIC if it has been configured
sixiao@microsoft.com
1
-2
/
+25
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-6
/
+27
2017-06-02
tools: hv: set hotplug for VF on Suse
sixiao@microsoft.com
1
-1
/
+5
2017-06-02
tools: hv: set allow-hotplug for VF on Ubuntu
sixiao@microsoft.com
1
-2
/
+4
2017-05-18
tools: hv: properly handle long paths
Vitaly Kuznetsov
1
-26
/
+18
2017-05-18
Tools: hv: vss: Thaw the filesystem and continue if freeze call has timed out
Alex Ng
1
-1
/
+3
2017-05-16
tools: hv: Add clean up for included files in Ubuntu net config
Haiyang Zhang
1
-3
/
+18
2017-03-07
tools: hv: Add clean up function for Ubuntu config
Haiyang Zhang
1
-0
/
+18
2016-12-13
Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-20
/
+10
2016-12-06
tools: hv: Enable network manager for bonding scripts on RHEL
Haiyang Zhang
1
-2
/
+2
2016-12-06
Tools: hv: kvp: configurable external scripts path
Alex Fluter
1
-3
/
+8
2016-11-07
tools: hv: remove unnecessary header files and netlink related code
Weibing Zhang
2
-14
/
+0
2016-11-07
tools: hv: fix a compile warning in snprintf
Weibing Zhang
1
-1
/
+1
2016-11-07
tools: hv: remove unnecessary link flag
Weibing Zhang
1
-2
/
+1
2016-09-02
Drivers: hv: utils: Check VSS daemon is listening before a hot backup
Alex Ng
1
-0
/
+3
2016-08-31
Tools: hv: kvp: ensure kvp device fd is closed on exec
Vitaly Kuznetsov
1
-1
/
+1
2016-07-12
tools: hv: Add a script to help bonding synthetic and VF NICs
Haiyang Zhang
1
-0
/
+193
2016-05-01
tools: hv: lsvmbus: add pci pass-through UUID
Vitaly Kuznetsov
1
-0
/
+1
2016-02-08
tools/hv: Use include/uapi with __EXPORTED_HEADERS__
Kamal Mostafa
1
-0
/
+2
2015-12-15
tools: hv: vss: fix the write()'s argument: error -> vss_msg
Dexuan Cui
1
-1
/
+1
2015-12-15
tools: hv: remove repeated HV_FCOPY string
Olaf Hering
1
-2
/
+2
2015-12-15
tools: hv: report ENOSPC errors in hv_fcopy_daemon
Olaf Hering
1
-3
/
+17
2015-08-05
tools: hv: add a python script lsvmbus to list VMBus devices
Dexuan Cui
1
-0
/
+101
2015-05-24
Drivers: hv: fcopy: full handshake support
Vitaly Kuznetsov
1
-0
/
+15
2015-05-24
Drivers: hv: vss: full handshake support
Vitaly Kuznetsov
1
-0
/
+14
2015-05-24
Tools: hv: vss: use misc char device to communicate with kernel
Vitaly Kuznetsov
1
-114
/
+25
2015-05-24
Tools: hv: kvp: use misc char device to communicate with kernel
Vitaly Kuznetsov
1
-135
/
+31
2015-03-25
hv: hypervvssd: call endmntent before call setmntent again
Vaughan Cao
1
-2
/
+8
2015-03-25
tools: hv: fcopy_daemon: support >2GB files for x86_32 guest
Dexuan Cui
1
-1
/
+1
2015-01-25
Tools: hv: do not add redundant '/' in hv_start_fcopy()
Vitaly Kuznetsov
1
-6
/
+0
2015-01-25
Tools: hv: address compiler warnings for hv_fcopy_daemon.c
Vitaly Kuznetsov
1
-2
/
+2
2015-01-25
Tools: hv: address compiler warnings for hv_kvp_daemon.c
Vitaly Kuznetsov
1
-13
/
+12
2015-01-25
Tools: hv: remove unused bytes_written from kvp_update_file()
Vitaly Kuznetsov
1
-3
/
+1
2015-01-12
tools: hv: kvp_daemon: make IPv6-only-injection work
Dexuan Cui
1
-6
/
+6
2015-01-12
tools: hv: Makefile: Add hv_fcopy_daemon to Makefile
Matej Muzila
1
-2
/
+2
2014-11-27
tools: hv: ignore ENOBUFS and ENOMEM in the KVP daemon
Dexuan Cui
1
-0
/
+14
2014-11-27
Tools: hv: vssdaemon: skip all filesystems mounted readonly
Vitaly Kuznetsov
1
-1
/
+1
2014-11-27
Tools: hv: vssdaemon: report freeze errors
Vitaly Kuznetsov
1
-4
/
+12
2014-11-07
tools: hv: introduce -n/--no-daemon option
Vitaly Kuznetsov
3
-6
/
+94
2014-11-07
Tools: hv: vssdaemon: ignore the EBUSY on multiple freezing the same partition
Dexuan Cui
1
-8
/
+40
2014-07-10
Tools: hv: fix file overwriting of hv_fcopy_daemon
Yue Zhang
1
-1
/
+2
2014-04-17
Tools: hv: Handle the case when the target file exists correctly
K. Y. Srinivasan
1
-1
/
+3
2014-02-18
Drivers: hv: Implement the file copy service
K. Y. Srinivasan
1
-0
/
+195
2014-02-15
Tools: hv: vssdaemon: Ignore VFAT mounts during the Freeze operation
K. Y. Srinivasan
1
-0
/
+2
2014-02-15
Adding makefile for tools/hv
Bjarke Istrup Pedersen
1
-0
/
+13
[next]