Linus Torvalds
|
3615db41c4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
12 years ago |
Jan Schmidt
|
adaa4b8e4d
Btrfs: fix EIO from btrfs send in is_extent_unchanged for punched holes
|
12 years ago |
Linus Torvalds
|
b695188dd3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
12 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Mark Fasheh
|
cb95e7bf7b
btrfs: add "no file data" flag to btrfs send ioctl
|
12 years ago |
Eric Sandeen
|
b4c6f7b75c
btrfs: remove unused fd in btrfs_ioctl_send()
|
12 years ago |
Tsutomu Itoh
|
cfa7a9ccda
Btrfs: fix memory leak in name_cache_insert()
|
12 years ago |
Anand Jain
|
5f3ab90a72
Btrfs: rename root_times_lock to root_item_lock
|
12 years ago |
Alex Lyakas
|
e2d044fe77
Btrfs: Send: preserve ownership (uid and gid) also for symlinks.
|
12 years ago |
Arne Jansen
|
d79e50433b
Btrfs: send correct rdev and mode in btrfs-send
|
12 years ago |
Jan Schmidt
|
96b5bd7771
Btrfs: extended inode refs support for send mechanism
|
12 years ago |
Anand Jain
|
1bcea35597
Btrfs: write_buf is now callable outside send.c
|
12 years ago |
Liu Bo
|
69917e4312
Btrfs: fix a bug in parsing return value in logical resolve
|
12 years ago |
Jan Schmidt
|
995e01b7af
Btrfs: fix gcc warnings for 32bit compiles
|
13 years ago |
Chris Mason
|
74dd17fbe3
Btrfs: fix btrfs send for inline items and compression
|
13 years ago |
Alexander Block
|
6d85ed05e1
Btrfs: don't treat top/root directory inode as deleted/reused
|
13 years ago |
Alexander Block
|
2981e225f7
Btrfs: ignore non-FS inodes for send/receive
|
13 years ago |
Alexander Block
|
2f28f4787c
Btrfs: pass root instead of parent_root to iterate_inode_ref
|
13 years ago |
Alexander Block
|
d8347fa444
Btrfs: use <= instead of < in is_extent_unchanged
|
13 years ago |
Alexander Block
|
3954096d4b
Btrfs: fix check for changed extent in is_extent_unchanged
|
13 years ago |
Alexander Block
|
5dc67d0ba9
Btrfs: free nce and nce_head on error in name_cache_insert
|
13 years ago |
Alexander Block
|
3e126f32f8
Btrfs: remove unused tmp_path from iterate_dir_item
|
13 years ago |
Alexander Block
|
e938c8ad54
Btrfs: code cleanups for send/receive
|
13 years ago |
Alexander Block
|
766702ef49
Btrfs: add/fix comments/documentation for send/receive
|
13 years ago |
Alexander Block
|
e479d9bb5f
Btrfs: update send_progress at correct places
|
13 years ago |
Alexander Block
|
7e0926fe5f
Btrfs: fix use of radix_tree for name_cache in send/receive
|
13 years ago |
Alexander Block
|
17589bd96e
Btrfs: fix memory leak for name_cache in send/receive
|
13 years ago |
Alexander Block
|
adbe7fb6c4
Btrfs: don't break in the final loop of find_extent_clone
|
13 years ago |
Alexander Block
|
52f9e53ede
Btrfs: use normal return path for root == send_root case
|
13 years ago |