summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/relocation.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: fix reported number of inode blocks after buffered append writesFilipe Manana2017-11-151-1/+2
* Btrfs: rework outstanding_extentsJosef Bacik2017-11-011-0/+3
* btrfs: pass root to various extent ref mod functionsJosef Bacik2017-10-301-7/+7
* btrfs: fix NULL pointer dereference from free_reloc_roots()Naohiro Aota2017-09-261-1/+1
* Btrfs: remove BUG_ON in __add_tree_blockLiu Bo2017-08-211-1/+11
* Btrfs: remove BUG() in add_data_referenceLiu Bo2017-08-211-1/+4
* Btrfs: convert to use btrfs_get_extent_inline_ref_typeLiu Bo2017-08-211-2/+11
* btrfs: Remove never reached error handling code in __add_reloc_rootNikolay Borisov2017-08-161-2/+0
* btrfs: fix integer overflow in calc_reclaim_items_nrChris Mason2017-06-291-1/+1
* btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved r...Qu Wenruo2017-06-291-4/+4
* btrfs: qgroup: Introduce extent changeset for qgroup reserve functionsQu Wenruo2017-06-291-1/+3
* Btrfs: replace tree->mapping with tree->private_dataJosef Bacik2017-06-191-2/+1
* btrfs: Make btrfs_orphan_add take btrfs_inodeNikolay Borisov2017-02-281-1/+1
* btrfs: Make btrfs_drop_extent_cache take btrfs_inodeNikolay Borisov2017-02-281-4/+4
* btrfs: all btrfs_delalloc_release_metadata take btrfs_inodeNikolay Borisov2017-02-281-2/+2
* btrfs: Make btrfs_delalloc_reserve_metadata take btrfs_inodeNikolay Borisov2017-02-281-1/+2
* btrfs: free-space-cache, clean up unnecessary root argumentsJeff Mahoney2017-02-171-3/+2
* btrfs: convert btrfs_inc_block_group_ro to accept fs_infoJeff Mahoney2017-02-171-1/+1
* btrfs: fix over-80 lines introduced by previous cleanupsDavid Sterba2017-02-141-2/+2
* btrfs: Make btrfs_ino take a struct btrfs_inodeNikolay Borisov2017-02-141-8/+8
* Merge branch 'for-chris-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Chris Mason2016-12-131-22/+12
|\
| * Btrfs: remove unused code when creating and merging reloc treesFilipe Manana2016-11-191-19/+0
| * Btrfs: fix relocation incorrectly dropping data referencesFilipe Manana2016-11-191-3/+12
* | btrfs: remove root parameter from transaction commit/end routinesJeff Mahoney2016-12-061-15/+15
* | btrfs: take an fs_info directly when the root is not used otherwiseJeff Mahoney2016-12-061-37/+41
* | btrfs: root->fs_info cleanup, add fs_info convenience variablesJeff Mahoney2016-12-061-57/+71
* | btrfs: pull node/sector/stripe sizes out of root and into fs_infoJeff Mahoney2016-12-061-19/+20
* | btrfs: call functions that always use the same root with fs_info insteadJeff Mahoney2016-12-061-2/+2
* | btrfs: qgroup: Fix qgroup data leaking by using subtree tracingQu Wenruo2016-11-301-96/+23
* | btrfs: qgroup: Rename functions to make it follow reserve,trace,account stepsQu Wenruo2016-11-301-1/+1
* | btrfs: remove constant parameter to memset_extent_buffer and rename itDavid Sterba2016-11-301-1/+1
* | btrfs: make block group flags in balance printks human-readableAdam Borowski2016-11-301-3/+40
|/
* Btrfs: kill BUG_ON in do_relocationLiu Bo2016-10-171-1/+8
* btrfs: unsplit printed stringsJeff Mahoney2016-09-261-7/+9
* Btrfs: don't leak reloc root nodes on errorJosef Bacik2016-09-261-0/+4
* Btrfs: return gracefully from balance if fs tree is corruptedLiu Bo2016-09-261-6/+17
* Btrfs: add a flags field to btrfs_fs_infoJosef Bacik2016-09-261-1/+1
* btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band de...Qu Wenruo2016-09-261-1/+1
* Btrfs: fix endless loop in balancing block groupsLiu Bo2016-09-011-3/+5
* btrfs: update btrfs_space_info's bytes_may_use timelyWang Xiaoguang2016-08-251-2/+9
* btrfs: use correct offset for reloc_inode in prealloc_file_extent_cluster()Wang Xiaoguang2016-08-251-4/+6
* btrfs: relocation: Fix leaking qgroups numbers on data extentsQu Wenruo2016-08-251-6/+103
* btrfs: btrfs_abort_transaction, drop root parameterJeff Mahoney2016-07-261-2/+2
* Btrfs: fix panic in balance due to EIOLiu Bo2016-07-261-0/+4
* Btrfs: change BUG_ON()'s to ASSERT()'s in backref_cache_cleanup()Liu Bo2016-07-261-6/+6
* Btrfs: use FLUSH_LIMIT for relocation in reserve_metadata_bytesJosef Bacik2016-07-071-17/+20
* Btrfs: fill relocation block rsv after allocationJosef Bacik2016-07-071-0/+6
* Btrfs: fix callers of btrfs_block_rsv_migrateJosef Bacik2016-07-071-1/+1
* Merge branch 'cleanups-4.7' into for-chris-4.7-20160525David Sterba2016-05-251-10/+9
|\
| * btrfs: fix string and comment grammatical issues and typosNicholas D Steeves2016-05-251-6/+6