summaryrefslogtreecommitdiff
path: root/cmds-receive.c
Commit message (Expand)AuthorAge
* btrfs-progs: use existing rootid resolving helper in btrfs_list_get_path_rootidDavid Sterba2016-11-09
* btrfs-progs: receive: improved error handling in process_snapshotDavid Sterba2016-09-21
* btrfs-progs: typo review of strings and commentsNicholas D Steeves2016-06-01
* btrfs-progs: receive: don't leak open find handleDavid Sterba2016-01-14
* btrfs-progs: check for negative return value from ioctlDavid Sterba2016-01-12
* btrfs-progs: cmd receive: switch to common error message wrapperDavid Sterba2016-01-12
* btrfs: only free root_path if it was allocated from the heapNeil Horman2016-01-12
* btrfs-progs: simplify empty stirngs checkDavid Sterba2015-11-06
* btrfs-progs: use android compat headerDavid Sterba2015-09-01
* btrfs-progs: compilation errors when using musl libcBrendan Heading2015-08-31
* btrfs-progs: receive: use static buffer for cur_subvol pathDavid Sterba2015-06-16
* btrfs-progs: send utils: switch callbacks to patch_cat3_outDavid Sterba2015-06-16
* btrfs-progs: receive: use static buffer for write_pathDavid Sterba2015-06-16
* btrfs-progs: receive: use static buffer for root_subvol_pathDavid Sterba2015-06-16
* btrfs-progs: send utils: switch callbacks to new helpersDavid Sterba2015-06-16
* btrfs-progs: receive: use static buffer for source fileDavid Sterba2015-06-15
* btrfs-progs: receive: use static buffer for mount point option argumentDavid Sterba2015-06-15
* btrfs-progs: receive: use static buffer for cur_subvolDavid Sterba2015-06-12
* btrfs-progs: use PATH_MAX instead of BTRFS_PATH_NAME_MAXDavid Sterba2015-06-12
* btrfs-progs: receive: implement the update_extent callbackDavid Sterba2015-06-12
* btrfs-progs: make receive work inside of subvolumesJosef Bacik2015-06-12
* 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