summaryrefslogtreecommitdiff
path: root/cmds-receive.c
Commit message (Expand)AuthorAge
* btrfs-progs: receive: fix minor resource leakDavid Sterba2015-06-09
* btrfs-progs: specify mountpoint for recieveJosef Bacik2015-06-02
* btrfs-progs: receive: restore capabilities after chownDavid Sterba2015-05-27
* btrfs-progs: use openat for process_clone in receiveEmil Karlson2015-05-26
* btrfs-progs: receive: unconditionally print if doing chrootDavid Sterba2015-04-24
* btrfs-progs: optionally enforce chroot for btrfs receiveLauri Võsandi2015-04-24
* btrfs-progs: getopt, use symbolic name for argument requirementsDavid Sterba2015-04-08
* btrfs-progs: drop feature defines from C files, in favour of CFLAGS definesDimitri John Ledkov2015-01-27
* btrfs-progs: cleanup, move getop long options close to their useDavid Sterba2015-01-19
* btrfs-progs: Remove deprecated _BSD_SOURCE macro.Qu Wenruo2014-12-19
* btrfs-progs: add missing descriptions of '--max-errors' in btrfs-receive docu...Satoru Takeuchi2014-08-22
* btrfs-progs: Check fstype in find_mount_root()Qu Wenruo2014-08-22
* btrfs-progs: Remove fprintf() in find_mount_root().Qu Wenruo2014-08-22
* Btrfs-progs: receive, allow to continue after errors happenFilipe David Borba Manana2014-08-22
* Btrfs-progs: receive: remove return type of close_inode_for_writeRakesh Pandit2014-05-02
* btrfs-progs: use usage() to replace the warning msg on no-arg usageGui Hecheng2014-03-21
* Btrfs-progs: receive: don't output normal message into stderrWang Shilong2014-03-21
* Btrfs-progs: receive: fix the case that we can not find the subvolumeWang Shilong2014-01-31
* btrfs-progs: convert remaining uuid buffer declarations to BTRFS_UUID_UNPARSE...David Sterba2014-01-31
* Btrfs-progs: try harder to make btrfs receive successfullyWang Shilong2014-01-31
* Btrfs-progs: fix magic return value in cmds-receive.cWang Shilong2013-10-16
* btrfs-progs: mark static & remove unused from non-kernel codeEric Sandeen2013-09-03
* btrfs-progs: drop weird indirections & dead code from send/receiveEric Sandeen2013-09-03
* Btrfs-progs: use UUID tree for send/receiveStefan Behrens2013-08-09
* btrfs-progs: Fix the receive code pathingAlex Lyakas2013-04-23
* Btrfs-progs: allow to receive to relative directoriesStefan Behrens2013-04-23
* Btrfs-progs: Fix that BTRFS_FSID_SIZE is used instead of BTRFS_UUID_SIZEStefan Behrens2013-04-23
* Btrfs-progs: btrfs-receive optionally honors the end-cmdStefan Behrens2013-04-23
* Btrfs-progs: small parent_subvol cleanup for cmds-receive.cStefan Behrens2013-04-23
* Btrfs-progs: Set the root-id for received subvols in btrfs receiveStefan Behrens2013-04-23
* Btrfs-progs: btrfs-receive: different levels (amount) of debug outputStefan Behrens2013-04-23
* Btrfs-progs: free memory and close file descriptor in btrfs receiveStefan Behrens2013-04-23
* Btrfs-progs: cleanup subvol_uuid_search memory in btrfs send/receiveStefan Behrens2013-04-23
* btrfs-progs: fix overflows of ioctl name argsEric Sandeen2013-02-05
* btrfs-progs: remove unused info_fdZach Brown2013-02-05
* Btrfs-progs: Complete the help information of btrfs send/receiveChen Yang2013-02-01
* Btrfs-progs: correct btrfs receive usage stringUlrik2013-01-21
* btrfs-progs: Receive: preserve ownership for symlinks, by using 'lchown'Alex Lyakas2013-01-17
* Btrfs-progs: Fix compiler warnings on PPC64Wade Cline2013-01-17
* Btrfs-progs: add btrfs send/receive commandsAlexander Block2012-07-26