index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
hv
/
hv_vss_daemon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tools: hv: Reopen the devices if read() or write() returns errors
Dexuan Cui
2020-01-26
1
-11
/
+38
*
tools: hv: fix typos in toolchain
Adrian Vladu
2019-08-17
1
-1
/
+1
*
tools: hv: fix KVP and VSS daemons exit code
Adrian Vladu
2019-08-17
1
-0
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 280
Thomas Gleixner
2019-06-05
1
-12
/
+1
*
Tools: hv: vss: fix loop device detection
Vitaly Kuznetsov
2018-07-03
1
-4
/
+61
*
tools: hv: fix compiler warnings about major/target_fname
Dexuan Cui
2018-03-06
1
-0
/
+1
*
Tools: hv: vss: Skip freezing filesystems backed by loop
Alex Ng
2017-08-16
1
-0
/
+7
*
Tools: hv: vss: Thaw the filesystem and continue if freeze call has timed out
Alex Ng
2017-05-18
1
-1
/
+3
*
Drivers: hv: utils: Check VSS daemon is listening before a hot backup
Alex Ng
2016-09-02
1
-0
/
+3
*
tools: hv: vss: fix the write()'s argument: error -> vss_msg
Dexuan Cui
2015-12-14
1
-1
/
+1
*
Drivers: hv: vss: full handshake support
Vitaly Kuznetsov
2015-05-24
1
-0
/
+14
*
Tools: hv: vss: use misc char device to communicate with kernel
Vitaly Kuznetsov
2015-05-24
1
-114
/
+25
*
hv: hypervvssd: call endmntent before call setmntent again
Vaughan Cao
2015-03-25
1
-2
/
+8
*
Tools: hv: vssdaemon: skip all filesystems mounted readonly
Vitaly Kuznetsov
2014-11-26
1
-1
/
+1
*
Tools: hv: vssdaemon: report freeze errors
Vitaly Kuznetsov
2014-11-26
1
-4
/
+12
*
tools: hv: introduce -n/--no-daemon option
Vitaly Kuznetsov
2014-11-07
1
-2
/
+31
*
Tools: hv: vssdaemon: ignore the EBUSY on multiple freezing the same partition
Dexuan Cui
2014-11-07
1
-8
/
+40
*
Tools: hv: vssdaemon: Ignore VFAT mounts during the Freeze operation
K. Y. Srinivasan
2014-02-15
1
-0
/
+2
*
Tools: hv: remove inclusion of linux/types.h
Olaf Hering
2013-12-08
1
-1
/
+0
*
Tools: hv: use single send+recv buffer
Olaf Hering
2013-09-26
1
-5
/
+3
*
Tools: hv: use full nlmsghdr in netlink_send
Olaf Hering
2013-08-12
1
-10
/
+5
*
Tools: hv: correct payload size in netlink_send
Olaf Hering
2013-08-12
1
-1
/
+1
*
Tools: hv: fix send/recv buffer allocation
Olaf Hering
2013-08-02
1
-3
/
+12
*
tools: hv: Check return value of setsockopt call
Tomas Hozza
2013-07-26
1
-1
/
+5
*
tools: hv: Check return value of poll call
Tomas Hozza
2013-07-26
1
-1
/
+10
*
tools: hv: Improve error logging in VSS daemon.
Tomas Hozza
2013-07-26
1
-4
/
+6
*
Tools: hv: Fix a checkpatch warning
K. Y. Srinivasan
2013-04-24
1
-1
/
+1
*
tools: hv: skip iso9660 mounts in hv_vss_daemon
Olaf Hering
2013-04-24
1
-0
/
+2
*
tools: hv: use FIFREEZE/FITHAW in hv_vss_daemon
Olaf Hering
2013-04-24
1
-9
/
+22
*
tools: hv: use getmntent in hv_vss_daemon
Olaf Hering
2013-04-24
1
-18
/
+21
*
Tools: hv: Fix a checkpatch warning
K. Y. Srinivasan
2013-04-24
1
-2
/
+3
*
tools: hv: fix checks for origin of netlink message in hv_vss_daemon
Olaf Hering
2013-04-24
1
-1
/
+7
*
Tools: hv: fix warnings in hv_vss_daemon
Olaf Hering
2013-04-24
1
-4
/
+8
*
Drivers: hv: Add a new driver to support host initiated backup
K. Y. Srinivasan
2013-03-15
1
-0
/
+220