btrfs-progs: provide positive errno to strerror in cmd_restore
[platform/upstream/btrfs-progs.git] / cmds-send.c
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