index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
hv
/
hv_vss_daemon.c
Age
Commit message (
Expand
)
Author
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