summaryrefslogtreecommitdiff
path: root/fs/btrfs/relocation.c
Commit message (Expand)AuthorAge
* btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba2018-04-12
* btrfs: Validate child tree block's level and first keyQu Wenruo2018-03-31
* btrfs: qgroup: Use separate meta reservation type for delallocQu Wenruo2018-03-31
* 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
* btrfs: free-space-cache, clean up unnecessary root argumentsJeff Mahoney2017-02-17
* btrfs: convert btrfs_inc_block_group_ro to accept fs_infoJeff Mahoney2017-02-17
* btrfs: fix over-80 lines introduced by previous cleanupsDavid Sterba2017-02-14
* btrfs: Make btrfs_ino take a struct btrfs_inodeNikolay Borisov2017-02-14
* Merge branch 'for-chris-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Chris Mason2016-12-13
|\
| * Btrfs: remove unused code when creating and merging reloc treesFilipe Manana2016-11-19
| * Btrfs: fix relocation incorrectly dropping data referencesFilipe Manana2016-11-19
* | btrfs: remove root parameter from transaction commit/end routinesJeff Mahoney2016-12-06
* | btrfs: take an fs_info directly when the root is not used otherwiseJeff Mahoney2016-12-06
* | btrfs: root->fs_info cleanup, add fs_info convenience variablesJeff Mahoney2016-12-06
* | btrfs: pull node/sector/stripe sizes out of root and into fs_infoJeff Mahoney2016-12-06
* | btrfs: call functions that always use the same root with fs_info insteadJeff Mahoney2016-12-06
* | btrfs: qgroup: Fix qgroup data leaking by using subtree tracingQu Wenruo2016-11-30
* | btrfs: qgroup: Rename functions to make it follow reserve,trace,account stepsQu Wenruo2016-11-30
* | btrfs: remove constant parameter to memset_extent_buffer and rename itDavid Sterba2016-11-30
* | btrfs: make block group flags in balance printks human-readableAdam Borowski2016-11-30
|/
* Btrfs: kill BUG_ON in do_relocationLiu Bo2016-10-17
* btrfs: unsplit printed stringsJeff Mahoney2016-09-26
* Btrfs: don't leak reloc root nodes on errorJosef Bacik2016-09-26
* Btrfs: return gracefully from balance if fs tree is corruptedLiu Bo2016-09-26
* Btrfs: add a flags field to btrfs_fs_infoJosef Bacik2016-09-26
* btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band de...Qu Wenruo2016-09-26
* Btrfs: fix endless loop in balancing block groupsLiu Bo2016-09-01
* btrfs: update btrfs_space_info's bytes_may_use timelyWang Xiaoguang2016-08-25
* btrfs: use correct offset for reloc_inode in prealloc_file_extent_cluster()Wang Xiaoguang2016-08-25
* btrfs: relocation: Fix leaking qgroups numbers on data extentsQu Wenruo2016-08-25
* btrfs: btrfs_abort_transaction, drop root parameterJeff Mahoney2016-07-26
* Btrfs: fix panic in balance due to EIOLiu Bo2016-07-26
* Btrfs: change BUG_ON()'s to ASSERT()'s in backref_cache_cleanup()Liu Bo2016-07-26
* Btrfs: use FLUSH_LIMIT for relocation in reserve_metadata_bytesJosef Bacik2016-07-07