index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
hv
/
hv_vss_daemon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-16
Tools: hv: vss: Skip freezing filesystems backed by loop
Alex Ng
1
-0
/
+7
2017-05-18
Tools: hv: vss: Thaw the filesystem and continue if freeze call has timed out
Alex Ng
1
-1
/
+3
2016-09-02
Drivers: hv: utils: Check VSS daemon is listening before a hot backup
Alex Ng
1
-0
/
+3
2015-12-15
tools: hv: vss: fix the write()'s argument: error -> vss_msg
Dexuan Cui
1
-1
/
+1
2015-05-24
Drivers: hv: vss: full handshake support
Vitaly Kuznetsov
1
-0
/
+14
2015-05-24
Tools: hv: vss: use misc char device to communicate with kernel
Vitaly Kuznetsov
1
-114
/
+25
2015-03-25
hv: hypervvssd: call endmntent before call setmntent again
Vaughan Cao
1
-2
/
+8
2014-11-27
Tools: hv: vssdaemon: skip all filesystems mounted readonly
Vitaly Kuznetsov
1
-1
/
+1
2014-11-27
Tools: hv: vssdaemon: report freeze errors
Vitaly Kuznetsov
1
-4
/
+12
2014-11-07
tools: hv: introduce -n/--no-daemon option
Vitaly Kuznetsov
1
-2
/
+31
2014-11-07
Tools: hv: vssdaemon: ignore the EBUSY on multiple freezing the same partition
Dexuan Cui
1
-8
/
+40
2014-02-15
Tools: hv: vssdaemon: Ignore VFAT mounts during the Freeze operation
K. Y. Srinivasan
1
-0
/
+2
2013-12-09
Tools: hv: remove inclusion of linux/types.h
Olaf Hering
1
-1
/
+0
2013-09-26
Tools: hv: use single send+recv buffer
Olaf Hering
1
-5
/
+3
2013-08-13
Tools: hv: use full nlmsghdr in netlink_send
Olaf Hering
1
-10
/
+5
2013-08-13
Tools: hv: correct payload size in netlink_send
Olaf Hering
1
-1
/
+1
2013-08-02
Tools: hv: fix send/recv buffer allocation
Olaf Hering
1
-3
/
+12
2013-07-27
tools: hv: Check return value of setsockopt call
Tomas Hozza
1
-1
/
+5
2013-07-27
tools: hv: Check return value of poll call
Tomas Hozza
1
-1
/
+10
2013-07-27
tools: hv: Improve error logging in VSS daemon.
Tomas Hozza
1
-4
/
+6
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