summaryrefslogtreecommitdiff
path: root/fs/btrfs/send.c
AgeCommit message (Expand)Author
2012-10-01Btrfs: use normal return path for root == send_root caseAlexander Block
2012-10-01Btrfs: use kmalloc instead of stack for backref_ctxAlexander Block
2012-10-01Btrfs: rename backref_ctx::found_in_send_root to found_itselfAlexander Block
2012-10-01Btrfs: remove unused use_list from send/receive codeAlexander Block
2012-10-01Btrfs: add correct parent to check_dirs when dir got movedAlexander Block
2012-10-01Btrfs: remove unused code with #if 0Alexander Block
2012-10-01Btrfs: add missing check for dir != tmp_dir to is_first_refAlexander Block
2012-10-01Btrfs: fix cur_ino < parent_ino case for send/receiveAlexander Block
2012-10-01Btrfs: add rdev to get_inode_info in send/receiveAlexander Block
2012-07-27Btrfs: using vmalloc and friends needs vmalloc.hStephen Rothwell
2012-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-07-25Btrfs: uninit variable fixes in send/receiveChris Mason
2012-07-25Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receiveAlexander Block