summaryrefslogtreecommitdiff
path: root/fs/btrfs/relocation.c
AgeCommit message (Expand)Author
2016-12-13Merge branch 'for-chris-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Chris Mason
2016-12-06btrfs: remove root parameter from transaction commit/end routinesJeff Mahoney
2016-12-06btrfs: take an fs_info directly when the root is not used otherwiseJeff Mahoney
2016-12-06btrfs: root->fs_info cleanup, add fs_info convenience variablesJeff Mahoney
2016-12-06btrfs: pull node/sector/stripe sizes out of root and into fs_infoJeff Mahoney
2016-12-06btrfs: call functions that always use the same root with fs_info insteadJeff Mahoney
2016-11-30btrfs: qgroup: Fix qgroup data leaking by using subtree tracingQu Wenruo
2016-11-30btrfs: qgroup: Rename functions to make it follow reserve,trace,account stepsQu Wenruo
2016-11-30btrfs: remove constant parameter to memset_extent_buffer and rename itDavid Sterba
2016-11-30btrfs: make block group flags in balance printks human-readableAdam Borowski
2016-11-19Btrfs: remove unused code when creating and merging reloc treesFilipe Manana
2016-11-19Btrfs: fix relocation incorrectly dropping data referencesFilipe Manana
2016-10-17Btrfs: kill BUG_ON in do_relocationLiu Bo
2016-09-26btrfs: unsplit printed stringsJeff Mahoney
2016-09-26Btrfs: don't leak reloc root nodes on errorJosef Bacik
2016-09-26Btrfs: return gracefully from balance if fs tree is corruptedLiu Bo
2016-09-26Btrfs: add a flags field to btrfs_fs_infoJosef Bacik
2016-09-26btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band de...Qu Wenruo
2016-09-01Btrfs: fix endless loop in balancing block groupsLiu Bo
2016-08-25btrfs: update btrfs_space_info's bytes_may_use timelyWang Xiaoguang
2016-08-25btrfs: use correct offset for reloc_inode in prealloc_file_extent_cluster()Wang Xiaoguang
2016-08-25btrfs: relocation: Fix leaking qgroups numbers on data extentsQu Wenruo
2016-07-26btrfs: btrfs_abort_transaction, drop root parameterJeff Mahoney
2016-07-26Btrfs: fix panic in balance due to EIOLiu Bo
2016-07-26Btrfs: change BUG_ON()'s to ASSERT()'s in backref_cache_cleanup()Liu Bo
2016-07-07Btrfs: use FLUSH_LIMIT for relocation in reserve_metadata_bytesJosef Bacik
2016-07-07Btrfs: fill relocation block rsv after allocationJosef Bacik
2016-07-07Btrfs: fix callers of btrfs_block_rsv_migrateJosef Bacik
2016-05-25Merge branch 'cleanups-4.7' into for-chris-4.7-20160525David Sterba
2016-05-25btrfs: fix string and comment grammatical issues and typosNicholas D Steeves
2016-05-17Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason
2016-05-13Btrfs: fix race between block group relocation and nocow writesFilipe Manana
2016-05-13Btrfs: don't do unnecessary delalloc flushes when relocatingFilipe Manana
2016-05-13Btrfs: don't wait for unrelated IO to finish before relocationFilipe Manana
2016-04-29btrfs: sink gfp parameter to clear_extent_bitsDavid Sterba
2016-04-29btrfs: sink gfp parameter to set_extent_bitsDavid Sterba
2016-04-28btrfs: rename btrfs_std_error to btrfs_handle_fs_errorAnand Jain
2016-04-09Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-04-04Btrfs: fix invalid reference in replace_pathLiu Bo
2016-01-29Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-25btrfs: add free space tree to the cow-only listDavid Sterba
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-07btrfs: cleanup, use enum values for btrfs_path readaDavid Sterba
2015-10-25Btrfs: fix regression running delayed references when using qgroupsFilipe Manana
2015-10-21btrfs: qgroup: Cleanup old inaccurate facilitiesQu Wenruo
2015-10-21btrfs: extent-tree: Switch to new check_data_free_space and free_reserved_dat...Qu Wenruo
2015-09-29Btrfs: consolidate btrfs_error() to btrfs_std_error()Anand Jain
2015-08-09btrfs: Remove unnecessary variants in relocation.cZhaolei
2015-08-09btrfs: Cleanup: Remove objectid's init-value in create_reloc_inode()Zhaolei