index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
hv
Age
Commit message (
Expand
)
Author
Files
Lines
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-26
tools: hv: ignore ENOBUFS and ENOMEM in the KVP daemon
Dexuan Cui
1
-0
/
+14
2014-11-26
Tools: hv: vssdaemon: skip all filesystems mounted readonly
Vitaly Kuznetsov
1
-1
/
+1
2014-11-26
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-09
Tools: hv: fix file overwriting of hv_fcopy_daemon
Yue Zhang
1
-1
/
+2
2014-04-16
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
2013-12-08
Tools: hv: remove inclusion of linux/types.h
Olaf Hering
2
-2
/
+0
2013-09-26
Tools: hv: use single send+recv buffer
Olaf Hering
2
-11
/
+7
2013-09-26
Tools: hv: cache FQDN in kvp_daemon to avoid timeouts
Olaf Hering
1
-7
/
+12
2013-08-12
Tools: hv: use full nlmsghdr in netlink_send
Olaf Hering
2
-20
/
+10
2013-08-12
Tools: hv: correct payload size in netlink_send
Olaf Hering
2
-2
/
+2
2013-08-05
Tools: hv: check return value of system in hv_kvp_daemon
Olaf Hering
1
-1
/
+5
2013-08-05
Tools: hv: in kvp_set_ip_info free mac_addr right after usage
Olaf Hering
1
-2
/
+1
2013-08-02
Tools: hv: check return value of daemon to fix compiler warning.
Olaf Hering
1
-1
/
+2
2013-08-02
Tools: hv: fix send/recv buffer allocation
Olaf Hering
2
-6
/
+24
2013-07-29
Merge 3.11-rc3 into char-misc-next.
Greg Kroah-Hartman
1
-2
/
+3
2013-07-26
tools: hv: Check return value of setsockopt call
Tomas Hozza
1
-1
/
+5
2013-07-26
tools: hv: Check return value of poll call
Tomas Hozza
1
-1
/
+10
2013-07-26
tools: hv: Improve error logging in VSS daemon.
Tomas Hozza
1
-4
/
+6
2013-07-16
Tools: hv: KVP: Fix a bug in IPV6 subnet enumeration
K. Y. Srinivasan
1
-2
/
+3
2013-06-17
tools: hv: Improve error logging in KVP daemon.
Tomas Hozza
1
-11
/
+18
2013-06-03
tools: hv: Fix file descriptor leaks
Tomas Hozza
1
-1
/
+5
2013-06-03
tools: hv: Check retrun value of strchr call
Tomas Hozza
1
-1
/
+3
2013-06-03
tools: hv: Check return value of poll call
Tomas Hozza
1
-1
/
+10
2013-06-03
tools: hv: Check return value of setsockopt call
Tomas Hozza
1
-1
/
+7
2013-04-24
Tools: hv: Fix a checkpatch warning
K. Y. Srinivasan
1
-1
/
+1
2013-04-24
tools: hv: skip iso9660 mounts in hv_vss_daemon
Olaf Hering
1
-0
/
+2
2013-04-24
tools: hv: use FIFREEZE/FITHAW in hv_vss_daemon
Olaf Hering
1
-9
/
+22
2013-04-24
tools: hv: use getmntent in hv_vss_daemon
Olaf Hering
1
-18
/
+21
2013-04-24
Tools: hv: Fix a checkpatch warning
K. Y. Srinivasan
1
-2
/
+3
2013-04-24
tools: hv: fix checks for origin of netlink message in hv_vss_daemon
Olaf Hering
1
-1
/
+7
2013-04-24
Tools: hv: fix warnings in hv_vss_daemon
Olaf Hering
1
-4
/
+8
2013-03-15
Drivers: hv: Add a new driver to support host initiated backup
K. Y. Srinivasan
1
-0
/
+220
2013-03-15
tools: hv: daemon should check type of received Netlink msg
Tomas Hozza
1
-0
/
+4
2013-03-15
tools: hv: daemon setsockopt should use options macros
Tomas Hozza
1
-3
/
+7
2013-03-15
tools: hv: daemon should subscribe only to CN_KVP_IDX group
Tomas Hozza
1
-2
/
+2
2013-01-18
tools: hv: Use CLOEXEC when opening kvp_pool files
Tomas Hozza
1
-4
/
+4
2013-01-17
tools: hv: Fix how ifcfg-* file is created
Tomas Hozza
2
-43
/
+38
[next]