| Commit message (Expand) | Author | Age | Files | Lines |
* | btrfs: delayed-inode: Use new qgroup meta rsv for delayed inode and item | Qu Wenruo | 2018-03-31 | 1 | -16/+30 |
* | btrfs: qgroup: Use separate meta reservation type for delalloc | Qu Wenruo | 2018-03-31 | 9 | -57/+69 |
* | btrfs: qgroup: Introduce function to convert META_PREALLOC into META_PERTRANS | Qu Wenruo | 2018-03-31 | 2 | -0/+64 |
* | btrfs: qgroup: Don't use root->qgroup_meta_rsv for qgroup | Qu Wenruo | 2018-03-31 | 3 | -13/+24 |
* | btrfs: qgroup: Split meta rsv type into meta_prealloc and meta_pertrans | Qu Wenruo | 2018-03-31 | 5 | -25/+87 |
* | btrfs: qgroup: Cleanup the remaining old reservation counters | Qu Wenruo | 2018-03-31 | 2 | -14/+0 |
* | btrfs: qgroup: Update trace events to use new separate rsv types | Qu Wenruo | 2018-03-31 | 2 | -20/+33 |
* | btrfs: qgroup: Fix wrong qgroup reservation update for relationship modification | Qu Wenruo | 2018-03-31 | 1 | -21/+23 |
* | btrfs: qgroup: Make qgroup_reserve and its callers to use separate reservatio... | Qu Wenruo | 2018-03-31 | 1 | -11/+9 |
* | btrfs: qgroup: Introduce helpers to update and access new qgroup rsv | Qu Wenruo | 2018-03-31 | 1 | -0/+68 |
* | btrfs: qgroup: Skeleton to support separate qgroup reservation type | Qu Wenruo | 2018-03-31 | 2 | -8/+35 |
* | Btrfs: delete dead code in btrfs_orphan_add() | Omar Sandoval | 2018-03-31 | 1 | -25/+4 |
* | btrfs: ctree.h: Fix wrong comment position about csum size | Misono, Tomohiro | 2018-03-31 | 1 | -1/+1 |
* | btrfs: defer adding raid type kobject until after chunk relocation | Jeff Mahoney | 2018-03-31 | 5 | -20/+62 |
* | btrfs: remove dead create_space_info calls | Jeff Mahoney | 2018-03-31 | 2 | -17/+5 |
* | Btrfs: replace: cache rbio when rebuild data on missing device | Liu Bo | 2018-03-31 | 1 | -3/+7 |
* | btrfs: fix lockdep splat in btrfs_alloc_subvolume_writers | Jeff Mahoney | 2018-03-31 | 1 | -1/+1 |
* | btrfs: drop optimal argument from find_live_mirror() | Anand Jain | 2018-03-31 | 1 | -8/+8 |
* | btrfs: drop num argument from find_live_mirror() | Anand Jain | 2018-03-31 | 1 | -4/+12 |
* | btrfs: Drop fs_info parameter from __btrfs_run_delayed_refs | Nikolay Borisov | 2018-03-31 | 1 | -2/+2 |
* | btrfs: Drop fs_info parameter from btrfs_finish_extent_commit | Nikolay Borisov | 2018-03-31 | 3 | -5/+4 |
* | btrfs: Drop fs_info parameter from btrfs_qgroup_account_extents | Nikolay Borisov | 2018-03-31 | 3 | -6/+5 |
* | btrfs: drop fs_info parameter from btrfs_run_delayed_refs | Nikolay Borisov | 2018-03-31 | 4 | -20/+18 |
* | btrfs: Remove unused flush var in shrink_delalloc | Nikolay Borisov | 2018-03-31 | 1 | -5/+0 |
* | btrfs: Remove unused extent_root var from caching_thread | Nikolay Borisov | 2018-03-31 | 1 | -2/+0 |
* | btrfs: remove max_active var from open_ctree | Nikolay Borisov | 2018-03-31 | 1 | -3/+0 |
* | btrfs: Remove unused root var from relink_file_extents | Nikolay Borisov | 2018-03-31 | 1 | -2/+0 |
* | btrfs: Remove unused tot_len var from lzo_decompress | Nikolay Borisov | 2018-03-31 | 1 | -2/+0 |
* | btrfs: Remove unused length var from scrub_handle_errored_block | Nikolay Borisov | 2018-03-31 | 1 | -2/+0 |
* | btrfs: Remove unused op_key var from add_delayed_refs | Nikolay Borisov | 2018-03-31 | 1 | -4/+1 |
* | btrfs: volumes: Remove the meaningless condition of minimal nr_devs when allo... | Qu Wenruo | 2018-03-31 | 1 | -3/+2 |
* | btrfs: Document parameters of btrfs_reserve_extent | Nikolay Borisov | 2018-03-31 | 1 | -0/+45 |
* | btrfs: Handle error from btrfs_uuid_tree_rem call in _btrfs_ioctl_set_receive... | Nikolay Borisov | 2018-03-31 | 1 | -4/+11 |
* | btrfs: Use sizeof directly instead of a constant variable | Nikolay Borisov | 2018-03-31 | 1 | -3/+2 |
* | btrfs: rename submit callbacks and drop double underscores | David Sterba | 2018-03-31 | 2 | -16/+15 |
* | btrfs: remove unused parameters from extent_submit_bio_done_t | David Sterba | 2018-03-31 | 3 | -8/+4 |
* | btrfs: remove unused parameters from extent_submit_bio_start_t | David Sterba | 2018-03-31 | 3 | -7/+2 |
* | btrfs: separate types for submit_bio_start and submit_bio_done | David Sterba | 2018-03-31 | 3 | -6/+15 |
* | btrfs: kill tree_mod_log_set_root_pointer helper | David Sterba | 2018-03-31 | 1 | -13/+7 |
* | btrfs: kill tree_mod_log_set_node_key helper | David Sterba | 2018-03-31 | 1 | -15/+17 |
* | btrfs: kill trivial wrapper tree_mod_log_eb_move | David Sterba | 2018-03-31 | 1 | -15/+12 |
* | btrfs: remove trivial locking wrappers of tree mod log | David Sterba | 2018-03-31 | 1 | -39/+19 |
* | btrfs: drop fs_info parameter from __tree_mod_log_oldest_root | David Sterba | 2018-03-31 | 1 | -6/+5 |
* | btrfs: embed tree_mod_move structure to tree_mod_elem | David Sterba | 2018-03-31 | 1 | -6/+4 |
* | btrfs: drop unused fs_info parameter from tree_mod_log_eb_move | David Sterba | 2018-03-31 | 1 | -7/+6 |
* | btrfs: drop fs_info parameter from tree_mod_log_free_eb | David Sterba | 2018-03-31 | 1 | -7/+4 |
* | btrfs: drop fs_info parameter from tree_mod_log_free_eb | David Sterba | 2018-03-31 | 1 | -9/+6 |
* | btrfs: drop fs_info parameter from tree_mod_log_insert_key | David Sterba | 2018-03-31 | 1 | -15/+12 |
* | btrfs: drop fs_info parameter from tree_mod_log_insert_move | David Sterba | 2018-03-31 | 1 | -13/+10 |
* | btrfs: drop fs_info parameter from tree_mod_log_set_node_key | David Sterba | 2018-03-31 | 1 | -11/+8 |