summaryrefslogtreecommitdiffstats
path: root/tools/hv
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-061-232/+0
|\
| * netvsc: remove bonding setup scriptstephen hemminger2017-08-021-255/+0
| * tools: hv: ignore a NIC if it has been configuredsixiao@microsoft.com2017-07-161-2/+25
* | Tools: hv: update buffer handling in hv_fcopy_daemonOlaf Hering2017-08-161-15/+17
* | Tools: hv: fix snprintf warning in kvp_daemonOlaf Hering2017-08-161-1/+1
* | Tools: hv: vss: Skip freezing filesystems backed by loopAlex Ng2017-08-161-0/+7
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-6/+27
|\
| * tools: hv: set hotplug for VF on Susesixiao@microsoft.com2017-06-021-1/+5
| * tools: hv: set allow-hotplug for VF on Ubuntusixiao@microsoft.com2017-06-021-2/+4
| * tools: hv: Add clean up for included files in Ubuntu net configHaiyang Zhang2017-05-161-3/+18
* | tools: hv: properly handle long pathsVitaly Kuznetsov2017-05-181-26/+18
* | Tools: hv: vss: Thaw the filesystem and continue if freeze call has timed outAlex Ng2017-05-181-1/+3
|/
* tools: hv: Add clean up function for Ubuntu configHaiyang Zhang2017-03-061-0/+18
* Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-133-20/+10
|\
| * Tools: hv: kvp: configurable external scripts pathAlex Fluter2016-12-061-3/+8
| * tools: hv: remove unnecessary header files and netlink related codeWeibing Zhang2016-11-072-14/+0
| * tools: hv: fix a compile warning in snprintfWeibing Zhang2016-11-071-1/+1
| * tools: hv: remove unnecessary link flagWeibing Zhang2016-11-071-2/+1
* | tools: hv: Enable network manager for bonding scripts on RHELHaiyang Zhang2016-12-061-2/+2
|/
* Drivers: hv: utils: Check VSS daemon is listening before a hot backupAlex Ng2016-09-021-0/+3
* Tools: hv: kvp: ensure kvp device fd is closed on execVitaly Kuznetsov2016-08-311-1/+1
* tools: hv: Add a script to help bonding synthetic and VF NICsHaiyang Zhang2016-07-121-0/+193
* tools: hv: lsvmbus: add pci pass-through UUIDVitaly Kuznetsov2016-05-011-0/+1
* tools/hv: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa2016-02-071-0/+2
* tools: hv: vss: fix the write()'s argument: error -> vss_msgDexuan Cui2015-12-141-1/+1
* tools: hv: remove repeated HV_FCOPY stringOlaf Hering2015-12-141-2/+2
* tools: hv: report ENOSPC errors in hv_fcopy_daemonOlaf Hering2015-12-141-3/+17
* tools: hv: add a python script lsvmbus to list VMBus devicesDexuan Cui2015-08-051-0/+101
* Drivers: hv: fcopy: full handshake supportVitaly Kuznetsov2015-05-241-0/+15
* Drivers: hv: vss: full handshake supportVitaly Kuznetsov2015-05-241-0/+14
* Tools: hv: vss: use misc char device to communicate with kernelVitaly Kuznetsov2015-05-241-114/+25
* Tools: hv: kvp: use misc char device to communicate with kernelVitaly Kuznetsov2015-05-241-135/+31
* hv: hypervvssd: call endmntent before call setmntent againVaughan Cao2015-03-251-2/+8
* tools: hv: fcopy_daemon: support >2GB files for x86_32 guestDexuan Cui2015-03-251-1/+1
* Tools: hv: do not add redundant '/' in hv_start_fcopy()Vitaly Kuznetsov2015-01-251-6/+0
* Tools: hv: address compiler warnings for hv_fcopy_daemon.cVitaly Kuznetsov2015-01-251-2/+2
* Tools: hv: address compiler warnings for hv_kvp_daemon.cVitaly Kuznetsov2015-01-251-13/+12
* Tools: hv: remove unused bytes_written from kvp_update_file()Vitaly Kuznetsov2015-01-251-3/+1
* tools: hv: kvp_daemon: make IPv6-only-injection workDexuan Cui2015-01-121-6/+6
* tools: hv: Makefile: Add hv_fcopy_daemon to MakefileMatej Muzila2015-01-121-2/+2
* tools: hv: ignore ENOBUFS and ENOMEM in the KVP daemonDexuan Cui2014-11-261-0/+14
* Tools: hv: vssdaemon: skip all filesystems mounted readonlyVitaly Kuznetsov2014-11-261-1/+1
* Tools: hv: vssdaemon: report freeze errorsVitaly Kuznetsov2014-11-261-4/+12
* tools: hv: introduce -n/--no-daemon optionVitaly Kuznetsov2014-11-073-6/+94
* Tools: hv: vssdaemon: ignore the EBUSY on multiple freezing the same partitionDexuan Cui2014-11-071-8/+40
* Tools: hv: fix file overwriting of hv_fcopy_daemonYue Zhang2014-07-091-1/+2
* Tools: hv: Handle the case when the target file exists correctlyK. Y. Srinivasan2014-04-161-1/+3
* Drivers: hv: Implement the file copy serviceK. Y. Srinivasan2014-02-181-0/+195
* Tools: hv: vssdaemon: Ignore VFAT mounts during the Freeze operationK. Y. Srinivasan2014-02-151-0/+2
OpenPOWER on IntegriCloud