提交历史

作者 SHA1 备注 提交日期
  Chris Mason 27b19cc886 Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus 11 年之前
  Chris Mason bbf65cf0b5 Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus 11 年之前
  Fabian Frederick b99d9a6a4a btrfs: fix shadow warning on cmp 11 年之前
  David Sterba fccb84c94a btrfs: move checks for DUMMY_ROOT into a helper 11 年之前
  David Sterba 7ec20afbcb btrfs: new define for the inline extent data start 11 年之前
  David Sterba 4d75f8a9c8 btrfs: remove blocksize from btrfs_alloc_free_block and rename 11 年之前
  David Sterba 0308af4465 btrfs: remove unused parameter blocksize from btrfs_find_tree_block 11 年之前
  David Sterba ce86cd5917 btrfs: remove parameter blocksize from read_tree_block 11 年之前
  David Sterba 58dc4ce432 btrfs: remove unused parameter from readahead_tree_block 11 年之前
  Filipe Manana f98de9b9c0 Btrfs: make btrfs_search_forward return with nodes unlocked 11 年之前
  Filipe Manana 160f4089c8 Btrfs: avoid unnecessary switch of path locks to blocking mode 11 年之前
  Filipe Manana 24cdc847d9 Btrfs: unlock nodes earlier when inserting items in a btree 11 年之前
  David Sterba 707e8a0715 btrfs: use nodesize everywhere, kill leafsize 11 年之前
  Josef Bacik e339a6b097 Btrfs: __btrfs_mod_ref should always use no_quota 11 年之前
  Liu Bo 0b43e04f70 Btrfs: fix leaf corruption after __btrfs_drop_extents 11 年之前
  Filipe Manana 337c6f6830 Btrfs: ensure btrfs_prev_leaf doesn't miss 1 item 11 年之前
  Josef Bacik faa2dbf004 Btrfs: add sanity tests for new qgroup accounting code 11 年之前
  Josef Bacik fcebe4562d Btrfs: rework qgroup accounting 11 年之前
  Miao Xie 27cdeb7096 Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root 11 年之前
  Josef Bacik 3f8a18cc53 Btrfs: hold the commit_root_sem when getting the commit root during send 11 年之前
  Josef Bacik 9e351cc862 Btrfs: remove transaction from send 11 年之前
  Filipe Manana 6baa4293af Btrfs: correctly determine if blocks are shared in btrfs_compare_trees 11 年之前
  Filipe David Borba Manana 23c6bf6a91 Btrfs: fix btrfs_search_slot_for_read backwards iteration 11 年之前
  Wang Shilong ade2e0b3ee Btrfs: fix to search previous metadata extent item since skinny metadata 11 年之前
  Filipe David Borba Manana eb653de159 Btrfs: reduce btree node locking duration on item update 11 年之前
  Frank Holton efe120a067 Btrfs: convert printk to btrfs_ and fix BTRFS prefix 11 年之前
  Filipe David Borba Manana 5de865eebb Btrfs: fix tree mod logging 11 年之前
  Filipe David Borba Manana 7835776635 Btrfs: return immediately if tree log mod is not necessary 11 年之前
  Filipe David Borba Manana 2ef1fed285 Btrfs: more efficient push_leaf_right 11 年之前
  Filipe David Borba Manana 5a4267ca20 Btrfs: try harder to avoid btree node splits 11 年之前