summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/relocation.c
Commit message (Expand)AuthorAge
* Btrfs: add missing error handling after doing leaf/node binary searchFilipe Manana2019-02-25
* btrfs: open code now trivial btrfs_set_lock_blockingDavid Sterba2019-02-25
* btrfs: qgroup: Use delayed subtree rescan for balanceQu Wenruo2019-02-25
* btrfs: qgroup: Introduce per-root swapped blocks infrastructureQu Wenruo2019-02-25
* btrfs: relocation: Delay reloc tree deletion after merge_reloc_rootsQu Wenruo2019-02-25
* Btrfs: drop useless LIST_HEAD in merge_reloc_rootJulia Lawall2019-02-25
* btrfs: Fix typos in comments and stringsAndrea Gelmini2018-12-17
* btrfs: add helper to describe block group flagsAnand Jain2018-12-17
* Btrfs: prevent ioctls from interfering with a swap fileOmar Sandoval2018-12-17
* btrfs: relocation: set trans to be NULL after ending transactionPan Bian2018-11-23
* btrfs: relocation: Remove redundant tree level checkQu Wenruo2018-10-15
* btrfs: relocation: Cleanup while loop using rbtree_postorder_for_each_entry_safeQu Wenruo2018-10-15
* btrfs: qgroup: Only trace data extents in leaves if we're relocating data blo...Qu Wenruo2018-10-15
* btrfs: qgroup: Use generation-aware subtree swap to mark dirty extentsQu Wenruo2018-10-15
* btrfs: relocation: Add basic extent backref related comments for build_backre...Qu Wenruo2018-10-15
* btrfs: Handle owner mismatch gracefully when walking up treeQu Wenruo2018-10-15
* btrfs: Remove 'objectid' member from struct btrfs_rootMisono Tomohiro2018-10-15
* btrfs: switch update_size to bool in btrfs_block_rsv_migrate and btrfs_rsv_ad...Lu Fengqi2018-10-15
* btrfs: btrfs_iget never returns an is_bad_inode inodeAl Viro2018-08-06
* btrfs: qgroup: Drop root parameter from btrfs_qgroup_trace_subtreeLu Fengqi2018-08-06
* btrfs: relocation: Only remove reloc rb_trees if reloc control has been initi...Qu Wenruo2018-08-06
* btrfs: annotate unlikely branches after V0 extent type removalDavid Sterba2018-08-06
* btrfs: Add graceful handling of V0 extentsNikolay Borisov2018-08-06
* btrfs: Remove V0 extent supportNikolay Borisov2018-08-06
* btrfs: return EUCLEAN if extent_inline_ref type is invalidSu Yue2018-08-06
* btrfs: Remove fs_info from btrfs_force_chunk_allocNikolay Borisov2018-08-06
* btrfs: Remove fs_info from btrfs_inc_block_group_roNikolay Borisov2018-08-06
* btrfs: fix describe_relocation when printing unknown flagsAnand Jain2018-05-28
* btrfs: remove unused fs_info parameterGu Jinxiang2018-05-28
* btrfs: Fix wrong first_key parameter in replace_pathQu Wenruo2018-04-26
* btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba2018-04-12
* btrfs: Validate child tree block's level and first keyQu Wenruo2018-03-30
* btrfs: qgroup: Use separate meta reservation type for delallocQu Wenruo2018-03-30
* btrfs: Handle btrfs_set_extent_delalloc failure in relocate_file_extent_clusterNikolay Borisov2018-03-01
* Btrfs: fix reported number of inode blocks after buffered append writesFilipe Manana2017-11-15
* Btrfs: rework outstanding_extentsJosef Bacik2017-11-01
* btrfs: pass root to various extent ref mod functionsJosef Bacik2017-10-30
* btrfs: fix NULL pointer dereference from free_reloc_roots()Naohiro Aota2017-09-26
* Btrfs: remove BUG_ON in __add_tree_blockLiu Bo2017-08-21
* Btrfs: remove BUG() in add_data_referenceLiu Bo2017-08-21
* Btrfs: convert to use btrfs_get_extent_inline_ref_typeLiu Bo2017-08-21
* btrfs: Remove never reached error handling code in __add_reloc_rootNikolay Borisov2017-08-16
* btrfs: fix integer overflow in calc_reclaim_items_nrChris Mason2017-06-29
* btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved r...Qu Wenruo2017-06-29
* btrfs: qgroup: Introduce extent changeset for qgroup reserve functionsQu Wenruo2017-06-29
* Btrfs: replace tree->mapping with tree->private_dataJosef Bacik2017-06-19
* btrfs: Make btrfs_orphan_add take btrfs_inodeNikolay Borisov2017-02-28
* btrfs: Make btrfs_drop_extent_cache take btrfs_inodeNikolay Borisov2017-02-28
* btrfs: all btrfs_delalloc_release_metadata take btrfs_inodeNikolay Borisov2017-02-28
* btrfs: Make btrfs_delalloc_reserve_metadata take btrfs_inodeNikolay Borisov2017-02-28