aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.c
Commit message (Expand)AuthorAge
* Btrfs: fix deadlock when writing out free space cachesFilipe Manana2018-10-17
* Btrfs: kill btrfs_clear_path_blockingLiu Bo2018-10-15
* btrfs: handle error of get_old_rootNikolay Borisov2018-10-15
* Btrfs: remove unnecessary level check in balance_levelLiu Bo2018-10-15
* Btrfs: do not unnecessarily pass write_lock_level when processing leafLiu Bo2018-10-15
* btrfs: Remove 'objectid' member from struct btrfs_rootMisono Tomohiro2018-10-15
* btrfs: Remove V0 extent supportNikolay Borisov2018-08-06
* btrfs: Deduplicate extent_buffer init codeNikolay Borisov2018-08-06
* btrfs: Remove fs_info from fixup_low_keysNikolay Borisov2018-08-06
* Btrfs: remove unused check of skip_lockingLiu Bo2018-05-30
* Btrfs: remove always true check in unlock_upLiu Bo2018-05-30
* Btrfs: grab write lock directly if write_lock_level is the max levelLiu Bo2018-05-30
* Btrfs: move get root out of btrfs_search_slot to a helperLiu Bo2018-05-30
* Btrfs: use more straightforward extent_buffer_uptodate checkLiu Bo2018-05-30
* Btrfs: remove superfluous free_extent_buffer in read_block_for_searchLiu Bo2018-05-30
* btrfs: fix reading stale metadata blocks after degraded raid1 mountsLiu Bo2018-05-17
* Btrfs: send, fix invalid access to commit roots due to concurrent snapshottingRobbie Ko2018-05-14
* btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba2018-04-12
* btrfs: update barrier in should_cow_blockDavid Sterba2018-03-30
* btrfs: Validate child tree block's level and first keyQu Wenruo2018-03-30
* btrfs: kill tree_mod_log_set_root_pointer helperDavid Sterba2018-03-30
* btrfs: kill tree_mod_log_set_node_key helperDavid Sterba2018-03-30
* btrfs: kill trivial wrapper tree_mod_log_eb_moveDavid Sterba2018-03-30
* btrfs: remove trivial locking wrappers of tree mod logDavid Sterba2018-03-30
* btrfs: drop fs_info parameter from __tree_mod_log_oldest_rootDavid Sterba2018-03-30
* btrfs: embed tree_mod_move structure to tree_mod_elemDavid Sterba2018-03-30
* btrfs: drop unused fs_info parameter from tree_mod_log_eb_moveDavid Sterba2018-03-30
* btrfs: drop fs_info parameter from tree_mod_log_free_ebDavid Sterba2018-03-30
* btrfs: drop fs_info parameter from tree_mod_log_free_ebDavid Sterba2018-03-30
* btrfs: drop fs_info parameter from tree_mod_log_insert_keyDavid Sterba2018-03-30
* btrfs: drop fs_info parameter from tree_mod_log_insert_moveDavid Sterba2018-03-30
* btrfs: drop fs_info parameter from tree_mod_log_set_node_keyDavid Sterba2018-03-30
* btrfs: Remove redundant comment from btrfs_search_forwardNikolay Borisov2018-03-26
* btrfs: Improve btrfs_search_slot descriptionNikolay Borisov2018-01-22
* btrfs: Rename bin_search -> btrfs_bin_searchNikolay Borisov2018-01-22
* btrfs: Fix out of bounds access in btrfs_search_slotNikolay Borisov2018-01-22
* btrfs: handle errors while updating refcounts in update_ref_for_cowJeff Mahoney2017-12-06
* btrfs: pass root to various extent ref mod functionsJosef Bacik2017-10-30
* btrfs: Remove unused arguments from btrfs_changed_cb_tNikolay Borisov2017-10-30
* btrfs: get fs_info from eb in btrfs_print_leaf, remove argumentDavid Sterba2017-08-16
* btrfs: adjust includes after vmalloc removalDavid Sterba2017-06-19
* btrfs: rename btrfs_leaf_data to BTRFS_LEAF_DATA_OFFSETNikolay Borisov2017-06-19
* Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-10
|\
| * btrfs: sink GFP flags parameter to tree_mod_log_insert_rootDavid Sterba2017-04-18
| * btrfs: sink GFP flags parameter to tree_mod_log_insert_moveDavid Sterba2017-04-18
* | treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-08
|/
* Merge branch 'for-chris-4.11-part2' of git://git.kernel.org/pub/scm/linux/ker...Chris Mason2017-02-28
|\
| * btrfs: remove BUG_ON from __tree_mod_log_insertDavid Sterba2017-02-28
* | Btrfs: try harder to migrate items to left sibling before splitting a leafFilipe Manana2017-02-23
|/
* btrfs: remove unused parameter from tree_move_next_or_upnextDavid Sterba2017-02-17