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_fcopy_daemon.c
Age
Commit message (
Expand
)
Author
2020-01-26
Tools: hv: Reopen the devices if read() or write() returns errors
Dexuan Cui
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 280
Thomas Gleixner
2018-09-30
tools: hv: fcopy: set 'error' in case an unknown operation was requested
Vitaly Kuznetsov
2018-03-06
tools: hv: include string.h in hv_fcopy_daemon
Olaf Hering
2018-03-06
tools: hv: fix compiler warnings about major/target_fname
Dexuan Cui
2017-08-16
Tools: hv: update buffer handling in hv_fcopy_daemon
Olaf Hering
2016-11-07
tools: hv: remove unnecessary header files and netlink related code
Weibing Zhang
2015-12-14
tools: hv: remove repeated HV_FCOPY string
Olaf Hering
2015-12-14
tools: hv: report ENOSPC errors in hv_fcopy_daemon
Olaf Hering
2015-05-24
Drivers: hv: fcopy: full handshake support
Vitaly Kuznetsov
2015-01-25
Tools: hv: do not add redundant '/' in hv_start_fcopy()
Vitaly Kuznetsov
2015-01-25
Tools: hv: address compiler warnings for hv_fcopy_daemon.c
Vitaly Kuznetsov
2014-11-07
tools: hv: introduce -n/--no-daemon option
Vitaly Kuznetsov
2014-07-09
Tools: hv: fix file overwriting of hv_fcopy_daemon
Yue Zhang
2014-04-16
Tools: hv: Handle the case when the target file exists correctly
K. Y. Srinivasan
2014-02-18
Drivers: hv: Implement the file copy service
K. Y. Srinivasan