index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
hv
/
hv_vss_daemon.c
Age
Commit message (
Expand
)
Author
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