提交历史

作者 SHA1 备注 提交日期
  Anand Jain 5f3ab90a72 Btrfs: rename root_times_lock to root_item_lock 12 年之前
  Alex Lyakas e2d044fe77 Btrfs: Send: preserve ownership (uid and gid) also for symlinks. 12 年之前
  Arne Jansen d79e50433b Btrfs: send correct rdev and mode in btrfs-send 12 年之前
  Jan Schmidt 96b5bd7771 Btrfs: extended inode refs support for send mechanism 12 年之前
  Anand Jain 1bcea35597 Btrfs: write_buf is now callable outside send.c 12 年之前
  Liu Bo 69917e4312 Btrfs: fix a bug in parsing return value in logical resolve 13 年之前
  Jan Schmidt 995e01b7af Btrfs: fix gcc warnings for 32bit compiles 13 年之前
  Chris Mason 74dd17fbe3 Btrfs: fix btrfs send for inline items and compression 13 年之前
  Alexander Block 6d85ed05e1 Btrfs: don't treat top/root directory inode as deleted/reused 13 年之前
  Alexander Block 2981e225f7 Btrfs: ignore non-FS inodes for send/receive 13 年之前
  Alexander Block 2f28f4787c Btrfs: pass root instead of parent_root to iterate_inode_ref 13 年之前
  Alexander Block d8347fa444 Btrfs: use <= instead of < in is_extent_unchanged 13 年之前
  Alexander Block 3954096d4b Btrfs: fix check for changed extent in is_extent_unchanged 13 年之前
  Alexander Block 5dc67d0ba9 Btrfs: free nce and nce_head on error in name_cache_insert 13 年之前
  Alexander Block 3e126f32f8 Btrfs: remove unused tmp_path from iterate_dir_item 13 年之前
  Alexander Block e938c8ad54 Btrfs: code cleanups for send/receive 13 年之前
  Alexander Block 766702ef49 Btrfs: add/fix comments/documentation for send/receive 13 年之前
  Alexander Block e479d9bb5f Btrfs: update send_progress at correct places 13 年之前
  Alexander Block 7e0926fe5f Btrfs: fix use of radix_tree for name_cache in send/receive 13 年之前
  Alexander Block 17589bd96e Btrfs: fix memory leak for name_cache in send/receive 13 年之前
  Alexander Block adbe7fb6c4 Btrfs: don't break in the final loop of find_extent_clone 13 年之前
  Alexander Block 52f9e53ede Btrfs: use normal return path for root == send_root case 13 年之前
  Alexander Block 35075bb046 Btrfs: use kmalloc instead of stack for backref_ctx 13 年之前
  Alexander Block ee849c0472 Btrfs: rename backref_ctx::found_in_send_root to found_itself 13 年之前
  Alexander Block d27aed5e24 Btrfs: remove unused use_list from send/receive code 13 年之前
  Alexander Block ccf1626b49 Btrfs: add correct parent to check_dirs when dir got moved 13 年之前
  Alexander Block 9ea3ef516d Btrfs: remove unused code with #if 0 13 年之前
  Alexander Block b9291affaa Btrfs: add missing check for dir != tmp_dir to is_first_ref 13 年之前
  Alexander Block 1f4692da95 Btrfs: fix cur_ino < parent_ino case for send/receive 13 年之前
  Alexander Block 85a7b33b96 Btrfs: add rdev to get_inode_info in send/receive 13 年之前