Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-10-01 | Btrfs: rename backref_ctx::found_in_send_root to found_itself | Alexander Block | 1 | -4/+4 |
2012-10-01 | Btrfs: remove unused use_list from send/receive code | Alexander Block | 1 | -2/+0 |
2012-10-01 | Btrfs: add correct parent to check_dirs when dir got moved | Alexander Block | 1 | -0/+11 |
2012-10-01 | Btrfs: remove unused code with #if 0 | Alexander Block | 1 | -0/+2 |
2012-10-01 | Btrfs: add missing check for dir != tmp_dir to is_first_ref | Alexander Block | 1 | -1/+1 |
2012-10-01 | Btrfs: fix cur_ino < parent_ino case for send/receive | Alexander Block | 1 | -244/+146 |
2012-10-01 | Btrfs: add rdev to get_inode_info in send/receive | Alexander Block | 1 | -13/+17 |
2012-07-27 | Btrfs: using vmalloc and friends needs vmalloc.h | Stephen Rothwell | 1 | -0/+1 |
2012-07-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -0/+4571 |
2012-07-26 | Btrfs: uninit variable fixes in send/receive | Chris Mason | 1 | -2/+2 |
2012-07-26 | Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receive | Alexander Block | 1 | -0/+4570 |