packaging: Apply ASLR feature
[platform/upstream/btrfs-progs.git] / cmds-receive.c
2018-01-31 Rosen Penevbtrfs-progs: treewide: Replace strerror(errno) with %m.
2017-08-24 Misono, Tomohirobtrfs-progs: recieve: add missing short option E to...
2017-05-15 Christian Braunerbtrfs-progs: receiv: fail on first -ENODATA only
2017-04-07 Christian Braunerbtrfs-progs: fix btrfs send & receive with -e flag
2017-03-16 Benedikt Morbachbtrfs-progs: receive: handle root subvol path in clone
2017-03-16 Benedikt Morbachbtrfs-progs: receive: better error reporting for snapshots
2017-03-08 David Sterbabtrfs-progs: move help defines to own header
2016-12-21 Qu Wenruobtrfs-progs: Fix NULL pointer when receive clone operation
2016-12-14 Prasanth K S Rbtrfs-progs: subvol_uuid_search: return error encoded...
2016-12-14 David Sterbabtrfs-progs: docs: update receive help and manual page
2016-12-14 Qu Wenruobtrfs-progs: receive: introduce option to dump send...
2016-12-14 David Sterbabtrfs-progs: receive: rename receive context variable
2016-12-14 David Sterbabtrfs-progs: remove extra newline from messages
2016-11-30 David Sterbabtrfs-progs: receive: properly detect end of stream...
2016-11-09 David Sterbabtrfs-progs: use existing rootid resolving helper in...
2016-09-21 David Sterbabtrfs-progs: receive: improved error handling in proces...
2016-06-01 Nicholas D Steevesbtrfs-progs: typo review of strings and comments
2016-01-14 David Sterbabtrfs-progs: receive: don't leak open find handle
2016-01-12 David Sterbabtrfs-progs: check for negative return value from ioctl
2016-01-12 David Sterbabtrfs-progs: cmd receive: switch to common error messag...
2016-01-12 Neil Hormanbtrfs: only free root_path if it was allocated from...
2015-11-06 David Sterbabtrfs-progs: simplify empty stirngs check
2015-09-01 David Sterbabtrfs-progs: use android compat header
2015-08-31 Brendan Headingbtrfs-progs: compilation errors when using musl libc
2015-06-16 David Sterbabtrfs-progs: receive: use static buffer for cur_subvol...
2015-06-16 David Sterbabtrfs-progs: send utils: switch callbacks to patch_cat3_out
2015-06-16 David Sterbabtrfs-progs: receive: use static buffer for write_path
2015-06-16 David Sterbabtrfs-progs: receive: use static buffer for root_subvol...
2015-06-16 David Sterbabtrfs-progs: send utils: switch callbacks to new helpers
2015-06-15 David Sterbabtrfs-progs: receive: use static buffer for source...
2015-06-15 David Sterbabtrfs-progs: receive: use static buffer for mount point...
2015-06-12 David Sterbabtrfs-progs: receive: use static buffer for cur_subvol
2015-06-12 David Sterbabtrfs-progs: use PATH_MAX instead of BTRFS_PATH_NAME_MAX
2015-06-12 David Sterbabtrfs-progs: receive: implement the update_extent callback
2015-06-12 Josef Bacikbtrfs-progs: make receive work inside of subvolumes
2015-06-09 David Sterbabtrfs-progs: receive: fix minor resource leak
2015-06-02 Josef Bacikbtrfs-progs: specify mountpoint for recieve
2015-05-27 David Sterbabtrfs-progs: receive: restore capabilities after chown
2015-05-26 Emil Karlsonbtrfs-progs: use openat for process_clone in receive
2015-04-24 David Sterbabtrfs-progs: receive: unconditionally print if doing...
2015-04-24 Lauri Võsandibtrfs-progs: optionally enforce chroot for btrfs receive
2015-04-08 David Sterbabtrfs-progs: getopt, use symbolic name for argument...
2015-01-27 Dimitri John Ledkovbtrfs-progs: drop feature defines from C files, in...
2015-01-19 David Sterbabtrfs-progs: cleanup, move getop long options close...
2014-12-19 Qu Wenruobtrfs-progs: Remove deprecated _BSD_SOURCE macro.
2014-08-22 Satoru Takeuchibtrfs-progs: add missing descriptions of '--max-errors...
2014-08-22 Qu Wenruobtrfs-progs: Check fstype in find_mount_root()
2014-08-22 Qu Wenruobtrfs-progs: Remove fprintf() in find_mount_root().
2014-08-22 Filipe David Borba... Btrfs-progs: receive, allow to continue after errors...
2014-05-02 Rakesh PanditBtrfs-progs: receive: remove return type of close_inode...
2014-03-21 Gui Hechengbtrfs-progs: use usage() to replace the warning msg...
2014-03-21 Wang ShilongBtrfs-progs: receive: don't output normal message into...
2014-01-31 Wang ShilongBtrfs-progs: receive: fix the case that we can not...
2014-01-31 David Sterbabtrfs-progs: convert remaining uuid buffer declarations...
2014-01-31 Wang ShilongBtrfs-progs: try harder to make btrfs receive successfully
2013-10-16 Wang ShilongBtrfs-progs: fix magic return value in cmds-receive.c
2013-09-03 Eric Sandeenbtrfs-progs: mark static & remove unused from non-kerne...
2013-09-03 Eric Sandeenbtrfs-progs: drop weird indirections & dead code from...
2013-08-09 Stefan BehrensBtrfs-progs: use UUID tree for send/receive
2013-04-23 Alex Lyakasbtrfs-progs: Fix the receive code pathing
2013-04-23 Stefan BehrensBtrfs-progs: allow to receive to relative directories
2013-04-23 Stefan BehrensBtrfs-progs: Fix that BTRFS_FSID_SIZE is used instead...
2013-04-23 Stefan BehrensBtrfs-progs: btrfs-receive optionally honors the end-cmd
2013-04-23 Stefan BehrensBtrfs-progs: small parent_subvol cleanup for cmds-receive.c
2013-04-23 Stefan BehrensBtrfs-progs: Set the root-id for received subvols in...
2013-04-23 Stefan BehrensBtrfs-progs: btrfs-receive: different levels (amount...
2013-04-23 Stefan BehrensBtrfs-progs: free memory and close file descriptor...
2013-04-23 Stefan BehrensBtrfs-progs: cleanup subvol_uuid_search memory in btrfs...
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: fix overflows of ioctl name args
2013-02-06 Zach Brownbtrfs-progs: remove unused info_fd
2013-02-01 Chen YangBtrfs-progs: Complete the help information of btrfs...
2013-01-21 UlrikBtrfs-progs: correct btrfs receive usage string
2013-01-17 Alex Lyakasbtrfs-progs: Receive: preserve ownership for symlinks...
2013-01-17 Wade ClineBtrfs-progs: Fix compiler warnings on PPC64
2012-07-26 Alexander BlockBtrfs-progs: add btrfs send/receive commands