summaryrefslogtreecommitdiff
path: root/cmds-receive.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs-progs: use UUID tree for send/receiveStefan Behrens2013-08-091-7/+16
* btrfs-progs: Fix the receive code pathingAlex Lyakas2013-04-231-10/+57
* Btrfs-progs: allow to receive to relative directoriesStefan Behrens2013-04-231-1/+1
* Btrfs-progs: Fix that BTRFS_FSID_SIZE is used instead of BTRFS_UUID_SIZEStefan Behrens2013-04-231-1/+1
* Btrfs-progs: btrfs-receive optionally honors the end-cmdStefan Behrens2013-04-231-3/+13
* Btrfs-progs: small parent_subvol cleanup for cmds-receive.cStefan Behrens2013-04-231-8/+6
* Btrfs-progs: Set the root-id for received subvols in btrfs receiveStefan Behrens2013-04-231-0/+4
* Btrfs-progs: btrfs-receive: different levels (amount) of debug outputStefan Behrens2013-04-231-16/+16
* Btrfs-progs: free memory and close file descriptor in btrfs receiveStefan Behrens2013-04-231-3/+24
* Btrfs-progs: cleanup subvol_uuid_search memory in btrfs send/receiveStefan Behrens2013-04-231-0/+1
* btrfs-progs: fix overflows of ioctl name argsEric Sandeen2013-02-051-2/+3
* btrfs-progs: remove unused info_fdZach Brown2013-02-051-3/+0
* Btrfs-progs: Complete the help information of btrfs send/receiveChen Yang2013-02-011-2/+2
* Btrfs-progs: correct btrfs receive usage stringUlrik2013-01-211-1/+1
* btrfs-progs: Receive: preserve ownership for symlinks, by using 'lchown'Alex Lyakas2013-01-171-1/+1
* Btrfs-progs: Fix compiler warnings on PPC64Wade Cline2013-01-171-0/+2
* Btrfs-progs: add btrfs send/receive commandsAlexander Block2012-07-261-0/+912