aboutsummaryrefslogtreecommitdiff
path: root/drivers/hv/hv_fcopy.c
AgeCommit message (Expand)Author
2015-08-04Drivers: hv: fcopy: dynamically allocate smsg_out in fcopy_send_data()Vitaly Kuznetsov
2015-05-24Drivers: hv: utils: unify driver registration reportingVitaly Kuznetsov
2015-05-24Drivers: hv: fcopy: full handshake supportVitaly Kuznetsov
2015-05-24Drivers: hv: fcopy: convert to hv_utils_transportVitaly Kuznetsov
2015-05-24Drivers: hv: fcopy: set .owner reference for file operationsVitaly Kuznetsov
2015-05-24Drivers: hv: fcopy: switch to using the hvutil_device_state state machineVitaly Kuznetsov
2015-05-24Drivers: hv: fcopy: rename fcopy_work -> fcopy_timeout_workVitaly Kuznetsov
2015-05-24Drivers: hv: fcopy: process deferred messages when we complete the transactionVitaly Kuznetsov
2015-01-25hv: hv_fcopy: drop the obsolete message on transfer failureDexuan Cui
2014-07-17Drivers: hv: hv_fcopy: fix a race condition for SMP guestDexuan Cui
2014-02-18Drivers: hv: fcopy_open() can be staticFengguang Wu
2014-02-18Drivers: hv: Implement the file copy serviceK. Y. Srinivasan