Commit History

Author SHA1 Message Date
  Jeff Mahoney 1cd5447eb6 btrfs: pass fs_info to btrfs_del_root instead of tree_root 8 years ago
  Liu Bo 64ecdb647d Btrfs: add one more sanity check for shared ref type 8 years ago
  Liu Bo 3de28d579e Btrfs: convert to use btrfs_get_extent_inline_ref_type 8 years ago
  Liu Bo 167ce953ca Btrfs: add a helper to retrive extent inline ref type 8 years ago
  Nikolay Borisov 0174484d61 btrfs: Remove chunk_objectid argument from btrfs_make_block_group 8 years ago
  Hans van Kranenburg 583b723151 btrfs: Do not use data_alloc_cluster in ssd mode 8 years ago
  Nikolay Borisov 92ac58ec99 btrfs: Remove never-reached WARN_ON 8 years ago
  Nikolay Borisov 8d8aafeea2 btrfs: Simplify math in should_alloc chunk 8 years ago
  Jeff Mahoney f44d2287d2 btrfs: account for pinned bytes in should_alloc_chunk 8 years ago
  David Sterba ea14b57fd1 btrfs: fix spelling of snapshotting 8 years ago
  Nikolay Borisov e38ae7a086 btrfs: Make flush_space return void 8 years ago
  David Sterba a4f78750ef btrfs: get fs_info from eb in btrfs_print_leaf, remove argument 8 years ago
  Nikolay Borisov e4ff5fb5dc btrfs: Remove unused parameters from volume.c functions 8 years ago
  David Sterba 913e153572 btrfs: drop newlines from strings when using btrfs_* helpers 8 years ago
  Nikolay Borisov 1174cade81 btrfs: Remove redundant checks from btrfs_alloc_data_chunk_ondemand 8 years ago
  Nikolay Borisov 7bdd6277e0 btrfs: Remove redundant argument of flush_space 8 years ago
  Nikolay Borisov 23d1f73788 btrfs: remove unused sectorsize member 8 years ago
  Omar Sandoval 17024ad0a0 Btrfs: fix early ENOSPC due to delalloc 8 years ago
  Jeff Mahoney 144439376b btrfs: fix lockup in find_free_extent with read-only block groups 8 years ago
  Chris Mason 6374e57ad8 btrfs: fix integer overflow in calc_reclaim_items_nr 8 years ago
  Qu Wenruo bc42bda223 btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved ranges 8 years ago
  Qu Wenruo 364ecf3651 btrfs: qgroup: Introduce extent changeset for qgroup reserve functions 8 years ago
  Qu Wenruo 7bc329c183 btrfs: qgroup: Return actually freed bytes for qgroup release or free data 8 years ago
  Omar Sandoval d7eae3403f Btrfs: rework delayed ref total_bytes_pinned accounting 8 years ago
  Omar Sandoval 7be07912b3 Btrfs: return old and new total ref mods when adding delayed refs 8 years ago
  Omar Sandoval 0a16c7d7ae Btrfs: always account pinned bytes when dropping a tree block ref 8 years ago
  Omar Sandoval 4da8b76d34 Btrfs: update total_bytes_pinned when pinning down extents 8 years ago
  Omar Sandoval 55e8196a57 Btrfs: make BUG_ON() in add_pinned_bytes() an ASSERT() 8 years ago
  Omar Sandoval 0d9f824df3 Btrfs: make add_pinned_bytes() take an s64 num_bytes instead of u64 8 years ago
  Nikolay Borisov 0eee8a494e btrfs: Use btrfs_space_info_used instead of opencoding it 8 years ago