aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/relocation.c
Commit message (Expand)AuthorAge
* btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_ex...Qu Wenruo2019-10-15
* Btrfs: add missing extents release on file extent cluster relocation errorFilipe Manana2019-10-11
* btrfs: relocation: fix use-after-free on dead relocation rootsQu Wenruo2019-09-25
* btrfs: move basic block_group definitions to their own headerJosef Bacik2019-09-09
* btrfs: Remove leftover of in-band dedupeNikolay Borisov2019-09-09
* btrfs: migrate the delalloc space stuff to it's own homeJosef Bacik2019-07-04
* btrfs: reloc: Also queue orphan reloc tree for cleanup to avoid BUG_ON()Qu Wenruo2019-05-28
* btrfs: extent-tree: Use btrfs_ref to refactor btrfs_free_extent()Qu Wenruo2019-04-29
* btrfs: extent-tree: Use btrfs_ref to refactor btrfs_inc_extent_ref()Qu Wenruo2019-04-29
* btrfs: get fs_info from block group in lookup_free_space_inodeDavid Sterba2019-04-29
* btrfs: Remove redundant inode argument from btrfs_add_ordered_sumNikolay Borisov2019-04-29
* btrfs: fix panic during relocation after ENOSPC before writeback happensJosef Bacik2019-04-29
* btrfs: reloc: Fix NULL pointer dereference due to expanded reloc_root lifespanQu Wenruo2019-04-29
* btrfs: Introduce extent_io_tree::owner to distinguish different io_treesQu Wenruo2019-04-29
* btrfs: Introduce fs_info to extent_io_treeQu Wenruo2019-04-29
* 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