index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
hv
/
hv_vss_daemon.c
Age
Commit message (
Expand
)
Author
2020-01-26
Tools: hv: Reopen the devices if read() or write() returns errors
Dexuan Cui
2019-08-17
tools: hv: fix typos in toolchain
Adrian Vladu
2019-08-17
tools: hv: fix KVP and VSS daemons exit code
Adrian Vladu
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 280
Thomas Gleixner
2018-07-03
Tools: hv: vss: fix loop device detection
Vitaly Kuznetsov
2018-03-06
tools: hv: fix compiler warnings about major/target_fname
Dexuan Cui
2017-08-16
Tools: hv: vss: Skip freezing filesystems backed by loop
Alex Ng
2017-05-18
Tools: hv: vss: Thaw the filesystem and continue if freeze call has timed out
Alex Ng
2016-09-02
Drivers: hv: utils: Check VSS daemon is listening before a hot backup
Alex Ng
2015-12-14
tools: hv: vss: fix the write()'s argument: error -> vss_msg
Dexuan Cui
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-03-25
hv: hypervvssd: call endmntent before call setmntent again
Vaughan Cao
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-02-15
Tools: hv: vssdaemon: Ignore VFAT mounts during the Freeze operation
K. Y. Srinivasan
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-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-02
Tools: hv: fix send/recv buffer allocation
Olaf Hering
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
2013-07-26
tools: hv: Improve error logging in VSS daemon.
Tomas Hozza
2013-04-24
Tools: hv: Fix a checkpatch warning
K. Y. Srinivasan
2013-04-24
tools: hv: skip iso9660 mounts in hv_vss_daemon
Olaf Hering
2013-04-24
tools: hv: use FIFREEZE/FITHAW in hv_vss_daemon
Olaf Hering
2013-04-24
tools: hv: use getmntent in hv_vss_daemon
Olaf Hering
2013-04-24
Tools: hv: Fix a checkpatch warning
K. Y. Srinivasan
2013-04-24
tools: hv: fix checks for origin of netlink message in hv_vss_daemon
Olaf Hering
2013-04-24
Tools: hv: fix warnings in hv_vss_daemon
Olaf Hering
2013-03-15
Drivers: hv: Add a new driver to support host initiated backup
K. Y. Srinivasan