btrfs-progs: add separate make target to clean docs
[platform/upstream/btrfs-progs.git] / send-utils.c
2014-03-21 Qu Wenruobtrfs-progs: Init root_item to avoid gcc 4.8.2 warning
2014-03-21 David Sterbabtrfs-progs: enclose uuid tree compat code with ifdefs
2014-01-31 Wang ShilongBtrfs-progs: make send/receive compatible with older...
2013-08-09 Stefan BehrensBtrfs-progs: use UUID tree for send/receive
2013-04-23 Stefan BehrensBtrfs-progs: add function to map subvol ID to path
2013-04-23 Stefan BehrensBtrfs-progs: don't allocate one byte too much each...
2013-04-23 Stefan BehrensBtrfs-progs: add a function to free subvol_uuid_search...
2013-04-23 Stefan BehrensBtrfs-progs: ignore subvols above BTRFS_LAST_FREE_OBJECTID
2013-02-06 Chris MasonMerge branch 'for-chris' of git://repo.or.cz/btrfs...
2013-01-21 Jan SchmidtBtrfs-progs: bugfix for subvolume parent determination...
2012-10-04 Miao XieBtrfs-progs: restructure list_subvolumes
2012-10-04 Zhou BoBtrfs-progs: move the function declarations to a new...
2012-10-04 Miao XieBtrfs-progs: fix several complie warning
2012-08-09 Chris MasonAllow relative paths for btrfs send
2012-07-26 Alexander BlockBtrfs-progs: add btrfs send/receive commands