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