Age | Commit message (Expand) | Author |
2017-03-06 | tools: hv: Add clean up function for Ubuntu config | Haiyang Zhang |
2016-12-13 | Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-12-06 | tools: hv: Enable network manager for bonding scripts on RHEL | Haiyang Zhang |
2016-12-06 | Tools: hv: kvp: configurable external scripts path | Alex Fluter |
2016-11-07 | tools: hv: remove unnecessary header files and netlink related code | Weibing Zhang |
2016-11-07 | tools: hv: fix a compile warning in snprintf | Weibing Zhang |
2016-11-07 | tools: hv: remove unnecessary link flag | Weibing Zhang |
2016-09-02 | Drivers: hv: utils: Check VSS daemon is listening before a hot backup | Alex Ng |
2016-08-31 | Tools: hv: kvp: ensure kvp device fd is closed on exec | Vitaly Kuznetsov |
2016-07-12 | tools: hv: Add a script to help bonding synthetic and VF NICs | Haiyang Zhang |
2016-05-01 | tools: hv: lsvmbus: add pci pass-through UUID | Vitaly Kuznetsov |
2016-02-07 | tools/hv: Use include/uapi with __EXPORTED_HEADERS__ | Kamal Mostafa |
2015-12-14 | tools: hv: vss: fix the write()'s argument: error -> vss_msg | Dexuan Cui |
2015-12-14 | tools: hv: remove repeated HV_FCOPY string | Olaf Hering |
2015-12-14 | tools: hv: report ENOSPC errors in hv_fcopy_daemon | Olaf Hering |
2015-08-05 | tools: hv: add a python script lsvmbus to list VMBus devices | Dexuan Cui |
2015-05-24 | Drivers: hv: fcopy: full handshake support | Vitaly Kuznetsov |
2015-05-24 | Drivers: hv: vss: full handshake support | Vitaly Kuznetsov |
2015-05-24 | Tools: hv: vss: use misc char device to communicate with kernel | Vitaly Kuznetsov |
2015-05-24 | Tools: hv: kvp: use misc char device to communicate with kernel | Vitaly Kuznetsov |
2015-03-25 | hv: hypervvssd: call endmntent before call setmntent again | Vaughan Cao |
2015-03-25 | tools: hv: fcopy_daemon: support >2GB files for x86_32 guest | Dexuan Cui |
2015-01-25 | Tools: hv: do not add redundant '/' in hv_start_fcopy() | Vitaly Kuznetsov |
2015-01-25 | Tools: hv: address compiler warnings for hv_fcopy_daemon.c | Vitaly Kuznetsov |
2015-01-25 | Tools: hv: address compiler warnings for hv_kvp_daemon.c | Vitaly Kuznetsov |
2015-01-25 | Tools: hv: remove unused bytes_written from kvp_update_file() | Vitaly Kuznetsov |
2015-01-12 | tools: hv: kvp_daemon: make IPv6-only-injection work | Dexuan Cui |
2015-01-12 | tools: hv: Makefile: Add hv_fcopy_daemon to Makefile | Matej Muzila |
2014-11-26 | tools: hv: ignore ENOBUFS and ENOMEM in the KVP daemon | Dexuan Cui |
2014-11-26 | Tools: hv: vssdaemon: skip all filesystems mounted readonly | Vitaly Kuznetsov |
2014-11-26 | Tools: hv: vssdaemon: report freeze errors | Vitaly Kuznetsov |
2014-11-07 | tools: hv: introduce -n/--no-daemon option | Vitaly Kuznetsov |
2014-11-07 | Tools: hv: vssdaemon: ignore the EBUSY on multiple freezing the same partition | Dexuan Cui |
2014-07-09 | Tools: hv: fix file overwriting of hv_fcopy_daemon | Yue Zhang |
2014-04-16 | Tools: hv: Handle the case when the target file exists correctly | K. Y. Srinivasan |
2014-02-18 | Drivers: hv: Implement the file copy service | K. Y. Srinivasan |
2014-02-15 | Tools: hv: vssdaemon: Ignore VFAT mounts during the Freeze operation | K. Y. Srinivasan |
2014-02-15 | Adding makefile for tools/hv | Bjarke Istrup Pedersen |
2013-12-08 | Tools: hv: remove inclusion of linux/types.h | Olaf Hering |
2013-09-26 | Tools: hv: use single send+recv buffer | Olaf Hering |
2013-09-26 | Tools: hv: cache FQDN in kvp_daemon to avoid timeouts | Olaf Hering |
2013-08-12 | Tools: hv: use full nlmsghdr in netlink_send | Olaf Hering |
2013-08-12 | Tools: hv: correct payload size in netlink_send | Olaf Hering |
2013-08-05 | Tools: hv: check return value of system in hv_kvp_daemon | Olaf Hering |
2013-08-05 | Tools: hv: in kvp_set_ip_info free mac_addr right after usage | Olaf Hering |
2013-08-02 | Tools: hv: check return value of daemon to fix compiler warning. | Olaf Hering |
2013-08-02 | Tools: hv: fix send/recv buffer allocation | Olaf Hering |
2013-07-29 | Merge 3.11-rc3 into char-misc-next. | Greg Kroah-Hartman |
2013-07-26 | tools: hv: Check return value of setsockopt call | Tomas Hozza |
2013-07-26 | tools: hv: Check return value of poll call | Tomas Hozza |