summaryrefslogtreecommitdiff
path: root/fs/btrfs/send.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-01Btrfs: rename backref_ctx::found_in_send_root to found_itselfAlexander Block1-4/+4
2012-10-01Btrfs: remove unused use_list from send/receive codeAlexander Block1-2/+0
2012-10-01Btrfs: add correct parent to check_dirs when dir got movedAlexander Block1-0/+11
2012-10-01Btrfs: remove unused code with #if 0Alexander Block1-0/+2
2012-10-01Btrfs: add missing check for dir != tmp_dir to is_first_refAlexander Block1-1/+1
2012-10-01Btrfs: fix cur_ino < parent_ino case for send/receiveAlexander Block1-244/+146
2012-10-01Btrfs: add rdev to get_inode_info in send/receiveAlexander Block1-13/+17
2012-07-27Btrfs: using vmalloc and friends needs vmalloc.hStephen Rothwell1-0/+1
2012-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+4571
2012-07-26Btrfs: uninit variable fixes in send/receiveChris Mason1-2/+2
2012-07-26Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receiveAlexander Block1-0/+4570