Btrfs-progs: use UUID tree for send/receive
[platform/upstream/btrfs-progs.git] / cmds-send.c
2013-08-09 Stefan BehrensBtrfs-progs: use UUID tree for send/receive
2013-08-09 Stefan BehrensBtrfs-progs: add send option for using new end-cmd...
2013-04-23 Stefan BehrensBtrfs-progs: btrfs-send: free used memory and close fds
2013-04-23 Alex Lyakasbtrfs-progs: Fix the receive code pathing
2013-04-23 Stefan BehrensBtrfs-progs: cleanup subvol_uuid_search memory in btrfs...
2013-04-23 Stefan BehrensBtrfs-progs: close file descriptor in cmds-send.c
2013-04-09 Stefan BehrensBtrfs-progs: Use /proc/mounts instead of /etc/mtab
2013-02-06 Chris MasonMerge branch 'cov-fixes-v1-integration-20130201' of...
2013-02-06 Chris MasonMerge branch 'for-chris' of git://repo.or.cz/btrfs...
2013-02-06 Eric Sandeenbtrfs-progs: initialize pipefd[] for error path
2013-02-01 Anand JainBtrfs-progs: make get_subvol_name non cmds-send specific
2013-02-01 Chen YangBtrfs-progs: Complete the help information of btrfs...
2013-01-31 Chen YangBtrfs-prog/send: fix wrong dump_fd check in cmd_send_st...
2013-01-25 Chen YangBtrfs-prog/send: fix wrong best-parent assignment in...
2013-01-21 Jan SchmidtBtrfs-progs: correcting misnamed parameter options...
2013-01-21 Arvin Schnellbtrfs-progs: initialize data before send ioctl
2013-01-17 Lluis Batlle i Rossellbtrfs-progs: Fix getopt on arm platforms
2013-01-17 David Sterbabtrfs-progs: do not send stream into a terminal
2013-01-17 Wade ClineBtrfs-progs: Fix compiler warnings on PPC64
2012-10-04 Miao XieBtrfs-progs: fix several complie warning
2012-08-20 Jan SchmidtBtrfs-progs: replace find_mount_root from send code
2012-08-09 Chris MasonAllow relative paths for btrfs send
2012-07-26 Alexander BlockBtrfs-progs: add btrfs send/receive commands